look here:
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859083#3859083
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3889364#3889364
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3889364
I have a very similar problem only I use JBoss 3.2.7.
It looks like the second transaction gains access to the instance A during the
first transaction where A supposed to be locked.
Why?
~Vadym
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3879864
a jar gets loaded only once.
~Vadym
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859203#3859203
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859203
--
Hi
Is there a way of putting jstl.jar and common.jar NOT in WAR's /WEB-INF/lib,
but somewhere in the application server directory structure? I tried (with no
luck):
jboss3.2.6/lib
jboss3.2.6/server/default/lib
jboss3.2.6/server/default/deploy/jbossweb-tomcat50.sar
~Vadym
View the ori