| /
| vhost
| jboss.jca:service=ManagedConnectionPool,name=someDS
|
|
this does not seem to work. is there an error here? thx
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950882#3950882
Reply to the post :
http://www.jboss.com/ind
|
|
|
|
|
|
sorry
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3946233#3946233
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3946233
you need the lines in bold
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3946232#3946232
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3946232
-
posted here:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=83239
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944799#3944799
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944799
---
we're gonna use the standard spring/hibernate setup documented all over the
place (e.g. spring doc, spring in action, etc.).
my question is this: with jboss and its hibernate support (and spring ?) , is
there anything special with jboss that i have to keep in mind?
it looks to me like i have
ok, to redeploy an app (war or ear) jboss seems pretty good. but what can i
do with jboss in the following scenarios.
1) user is logged into app while i redeploy --
2) user is logged into an app that uses EJBs and i redeploy those EJBs
(Stateless) --
how does jboss handle reployment issues