Hi all,
I'm currently playing with our legacy EJB app on JBoss version 3.0.8 on linux, JDK 1.4.2_xx.
I want to start JBoss only on a specific IP. I've googled around to find out ways for newer JBoss, like the -b, or the -Djboss.bind.address, but i've found none for older JBoss. I've tried those for my JBoss, but they didnt work out. Is there a way to achieve this ?
Please share your thoughts.
Thank you and Regards,
Albert Kam
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155301#4155301
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155301
Hi,
I am planning to create a SessionFacade infront of my Jbpm. Could somebody tell me what type of a transation should I use in this scenario?
Basically, Should I leave the Transation to be managed by the Container (CMT) or Hibernate (JTA)?
Also, could you please tell me in which scenario should I disable my transaction in jbpm-cfg.xml? i.e isTransactionEnabled="false"?
Thanks in advance
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155292#4155292
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4155292