Yes, that sounds like an excellent strategy - want to write up a Wiki page with code examples?
Another thing that would be very useful for people using Seam with Spring would be to be able to inject a Seam-managed persistence context (Session or EntityManager) into a Spring DAO. This has got to be very easy to set up, is my guess (just write a Spring factory method that looks up the Seam PC).
Does someone want to figure out the details of that, and wikify it?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980499#3980499
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980499
We are wanting to use DB2 as the persistence source for JBoss Messaging. I have noted others having had to modify the oracle-persistence-service.xml to get it working. Is there a supported DB2 example available?
If there is not one already, I am willing to create one, if with others testing and input it is eventually made part of the supported distribution.
Our preference is to have a supported example, even if we have to create the initial version.
We will be deploying DB2 on Linux, but would also like to test it against the iSeries/AS400/i5 platform.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980494#3980494
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980494
We are using twiddle to deploy/undeploy application on jboss.
Is there a way to specifiy timeout for MBean Operations ?. Sometimes when we try to undeploy the applications, The application takes forever to stop and the twiddle command blocks waiting for the undeploy call to return.
How do we specifiy timeout for the undeploy command ? We were trying to specify this in the -D options in the twiiddle.sh
-Djmx.remote.x.request.timeout=120
but it doesn't seem to take effect. Any suggestions ?.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980492#3980492
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980492