Franklin Antony [http://community.jboss.org/people/frankee787] created the 
discussion

"Re: In memory TaskClient without Mina or JMS"

To view the discussion, visit: http://community.jboss.org/message/617530#617530

--------------------------------------------------------------
Hi Daniele,
   I was able to plugin in the Human Task API along with my main application. 
The only problem I was facing was that, task.getId()  was returning 0 always. 
Until I noticed that there was no transaction taking place(My mistake). 
However, now it is WORKING fine. After I do a taskSession.add(Task,null) , I 
just retrieve the task.getId() and the value is there thankfully!!

  I really wish this is part of the core API. What good is the Human Task API , 
if it runs stand alone but cannot address the Transactional demarcation 
necessities? Anyways, I shall try to start out a JIRA and post it up over here 
for some votes. 

   By any chance is your team pursuing the adoption of the API  in the project? 
If NO can you please state your reasons for not incorporating the API?

Fingers crossed.

Regards,
Franklin
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/617530#617530]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to