<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Could not lookup beanmanager in jndi in weblogic in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/could-not-lookup-beanmanager-in-jndi-in-weblogic/m-p/134969#M94730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;instanceVariable&amp;nbsp; class is already implementing java.io.Serializable interface. Can you please elaborate what you mean by "initialize the right context when it's used for the first time" ? Problem is with the attributes inside the InstanceVariable classes are not initilized is that the problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am able to access the "instanceVariable" in next serviceTask . Issue is seems to be with expression set in the conditional flow. If i set ${false} , no issues instance get created. Why is the conditional expression is not loading the instancevariable&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Jun 2013 16:50:33 GMT</pubDate>
    <dc:creator>vinothkumar_j2e</dc:creator>
    <dc:date>2013-06-04T16:50:33Z</dc:date>
    <item>
      <title>Could not lookup beanmanager in jndi in weblogic</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-not-lookup-beanmanager-in-jndi-in-weblogic/m-p/134967#M94728</link>
      <description>hi,I have conditional flow with expression&amp;nbsp; ${ instanceVaraiable.getCanSkipPool()}&amp;nbsp; returns boolean.instanceVariable (JAVA BEAN with get &amp;amp; set methods) is set during the process flow.&amp;nbsp; When control reaches the conditional flow , i get below error and instance is not getting created . What needs</description>
      <pubDate>Tue, 04 Jun 2013 15:05:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-not-lookup-beanmanager-in-jndi-in-weblogic/m-p/134967#M94728</guid>
      <dc:creator>vinothkumar_j2e</dc:creator>
      <dc:date>2013-06-04T15:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Could not lookup beanmanager in jndi in weblogic</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-not-lookup-beanmanager-in-jndi-in-weblogic/m-p/134968#M94729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The "instanceVariable" is serialized, stored in the DB and deserialized again when needed. Possibly the context the bean needs is not serialized and will be de-serialized as "null" or something like that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Either make a custom variable type (extending SerializableType) that initialized the correct context for the "instanceVariable" POJO before passing it on the the engine. For an example, see org.activiti.engine.impl.variable.JPAEntityVariableType. Another option is to make the POJO smart enough to initialize the right context when it's used for the first time and still store it as you do now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 15:20:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-not-lookup-beanmanager-in-jndi-in-weblogic/m-p/134968#M94729</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-06-04T15:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Could not lookup beanmanager in jndi in weblogic</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-not-lookup-beanmanager-in-jndi-in-weblogic/m-p/134969#M94730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;instanceVariable&amp;nbsp; class is already implementing java.io.Serializable interface. Can you please elaborate what you mean by "initialize the right context when it's used for the first time" ? Problem is with the attributes inside the InstanceVariable classes are not initilized is that the problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am able to access the "instanceVariable" in next serviceTask . Issue is seems to be with expression set in the conditional flow. If i set ${false} , no issues instance get created. Why is the conditional expression is not loading the instancevariable&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2013 16:50:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-not-lookup-beanmanager-in-jndi-in-weblogic/m-p/134969#M94730</guid>
      <dc:creator>vinothkumar_j2e</dc:creator>
      <dc:date>2013-06-04T16:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Could not lookup beanmanager in jndi in weblogic</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-not-lookup-beanmanager-in-jndi-in-weblogic/m-p/134970#M94731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is the "instance variable" set on the execution/process when the conditional flow is reached? If not, this is the issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I didn't see you were using activiti-CDI, so ignore the comments above.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 12:30:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-not-lookup-beanmanager-in-jndi-in-weblogic/m-p/134970#M94731</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-06-06T12:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Could not lookup beanmanager in jndi in weblogic</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/could-not-lookup-beanmanager-in-jndi-in-weblogic/m-p/134971#M94732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I removed all the engine table and re-created engine again . Not getting above error anymore. Looks like i was accessing wrong variable&amp;nbsp; or Serializable data was corrupt.&amp;nbsp; Thanks everyone.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jun 2013 14:08:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/could-not-lookup-beanmanager-in-jndi-in-weblogic/m-p/134971#M94732</guid>
      <dc:creator>vinothkumar_j2e</dc:creator>
      <dc:date>2013-06-06T14:08:25Z</dc:date>
    </item>
  </channel>
</rss>

