User development,
A new message was posted in the thread "How to query for executions in a particular activity":
http://community.jboss.org/message/527127#527127
Author : Peter Swartwout
Profile : http://community.jboss.org/people/spincycle
Message:
--------------------------------------------------------------
Thanks Tom, that's what I'm doing, but to use that API I have to iterate over the list of process instances. I was hoping for a Hibernate-like query that returns a list of executions at a particular activity, all in one shot.
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/527127#527127
User development,
A new message was posted in the thread "How to query for executions in a particular activity":
http://community.jboss.org/message/527124#527124
Author : Mike Burton
Profile : http://community.jboss.org/people/mike_burton
Message:
--------------------------------------------------------------
Hello Peter,
Once you get the process instances list with Query API, you have to use ProcessInstance.findActiveExecutionIn (activityName) to get an Execution in a particular activity.
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/527124#527124
User development,
A new message was posted in the thread "ThreadLocalPool - Is it working the way we think?":
http://community.jboss.org/message/527121#527121
Author : HARI KRISHNAN
Profile : http://community.jboss.org/people/hari708
Message:
--------------------------------------------------------------
Hi,
I am trying to develop EJB3.0 over JBOSS 5.1 GA and latest EJB plugin.The problem i am seeing is there is no pooling happening.If we check the JMX console for the EJB the count goes on increasing with each request.
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/527121#527121
User development,
A new message was posted in the thread "Updating JBT via Eclipse check for updates":
http://community.jboss.org/message/527120#527120
Author : Denis Golovin
Profile : http://community.jboss.org/people/dgolovin
Message:
--------------------------------------------------------------
It should pick up last update from development update site, which is 3.1.0.CR1. Check that you have http://download.jboss.org/jbosstools/updates/development update site enabled in your preferences. Open Preferences dialog using bar menu "Help->Preferences..." and then select category "Install/Update->Available Software Sites".
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/527120#527120
User development,
A new message was posted in the thread "Problem activating "PROJECT ARCHIVES" from ANT":
http://community.jboss.org/message/527119#527119
Author : Denis Golovin
Profile : http://community.jboss.org/people/dgolovin
Message:
--------------------------------------------------------------
To fix your error you need:
1. Disable filtering for hidden files
2. Open .packages file in root of your project
3. Clean attribute packages/package@todir
Now if you run build using eclipse ant runner it creates archive in root of your project.
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/527119#527119
User development,
A new message was posted in the thread "problem rendering custom elements in JBossTools HTML editor":
http://community.jboss.org/message/527116#527116
Author : Max Andersen
Profile : http://community.jboss.org/people/max.andersen@jboss.com
Message:
--------------------------------------------------------------
I know it is not perfect but for simply components you can set a custom template based on html by right clicking the element and choose "Template".
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/527116#527116
User development,
A new message was posted in the thread "JMS Bridge between IBM MQ and JBM":
http://community.jboss.org/message/527114#527114
Author : Veeru M
Profile : http://community.jboss.org/people/vmeghraj
Message:
--------------------------------------------------------------
Hi Yong, Thank you for your reply. javax.jms.XAConnectionFactory is not exposed in wmq.jmsra.rar. It always returns the object that implements javax.jms.ConnectionFactory. Do you have any other suggestion on this?
--------------------------------------------------------------
To reply to this message visit the message page: http://community.jboss.org/message/527114#527114