[JBoss-user] [Management, JMX/JBoss] - deploy order using depends in jboss-web.xml

2006-06-14 Thread quentincompson
| / | 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

[JBoss-user] [JBoss/Spring Integration] - Re: You are trying to use a connection factory that has been

2006-05-24 Thread quentincompson
| | | | | | 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

[JBoss-user] [JBoss/Spring Integration] - Re: You are trying to use a connection factory that has been

2006-05-24 Thread quentincompson
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 -

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - spring/hibernate setup question

2006-05-18 Thread quentincompson
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 ---

[JBoss-user] [JBoss/Spring Integration] - simple setup spring/hibenate setup

2006-05-18 Thread quentincompson
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

[JBoss-user] [Beginners Corner] - redeploying production app

2005-03-07 Thread quentincompson
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