[JBoss-user] [Messaging, JMS & JBossMQ] - JBossMQ Recurrent Connection Failure

2006-06-14 Thread bsbodden
We have an application running on: JBoss 2.4.4 + Catalina OS: WIN 2K and we get this exception every once in while and eventually we see degradation of the JBoss JMS stack performance. Yes, we know this is an very old version of JBoss but we are stuck with it for the time being. This is how we

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - JBoss 5.0.0alpha and Tapestry Webapp

2005-10-26 Thread bsbodden
I have an application that is currently working on JBoss 4.0.3RC1 using EJB3+Tapestry 4. Since I want to expose some of my SSB methods as Web Services I decided to build JBoss 5.0.0alpha (today) to use annotation based webservices as explained here: http://www.jboss.org/index.html?module=bb&op=

[JBoss-user] [JBossWS] - Re: JBossWS client in WAR uses different version of Axis

2005-03-31 Thread bsbodden
Any other JBoss deployment/classloading gurus out there? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3872297#3872297 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3872297 ---

[JBoss-user] [JBossWS] - Re: JBossWS client in WAR uses different version of Axis

2005-03-29 Thread bsbodden
I meant that Laszlo is a client to a set of Web Services served from a EJB-based app in JBoss. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3871922#3871922 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3871922

[JBoss-user] [JBossWS] - Re: JBossWS client in WAR uses different version of Axis

2005-03-29 Thread bsbodden
Unfortunately I am using JBossWS to serve the laszlo app so I can't do away with it. I can't believe that it is this hard to isolate a WAR deployment from the app server loaded classes. Thanks for the help. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=387190

[JBoss-user] [JBossWS] - JBossWS client in WAR uses different version of Axis

2005-03-27 Thread bsbodden
I have an EJB based application that exposes a set of services as RPC-style web services. I building a rich client front end using Laszlo. Laszlo is deployed as an exploded war and it ships with its own version of Axis. My web services work fine but of course on the Laszlo side of things I'm get