[JBoss-user] [Installation, Configuration & Deployment] - Class-loading not working as advertised

2006-01-13 Thread ashok777
I have two applications - foo1.ear and foo2.ear, deployed to a JBoss 4.0.3SP1 server. foo1.ear is self-contained - all of its needed jar files are packaged in its ear, and jdom.jar is one such jar. On the other hand foo2.ear does not include any needed jar files that are in foo1.ear. When a

[JBoss-user] [Installation, Configuration & Deployment] - Deployment order of applications

2006-01-13 Thread ashok777
I have two applications, foo.ear and bar.ear that are being deployed to a JBoss server with foo.ear depending on bar.ear. Because of the dependence I would want to have bar.ear loaded before foo.ear. Wondering if there is way to control the load order. View the original post : http://www.jbo

[JBoss-user] [Tomcat, HTTPD, Servlets & JSP] - Need plug-in that delivers HTTP on the back-end

2005-08-02 Thread ashok777
We use Apache to front-end a JBoss App Server. All browser accesses go through Apache. For one of our applications, we have a need to keep a persistent connection between a logged in browser client and the server app. The server app needs to send chunks of data to the browser client periodica

[JBoss-user] [Messaging, JMS & JBossMQ] - JBoss MDB container does not attempt to re-establish JMS con

2005-07-01 Thread ashok777
Environment : MDB configured to access a remote JMS provider [a JBoss App server instance in this case]. Clustered deployment. Version : JBoss AS 4.0.2 Problem description: As long as the remote server is in a 'running state' the MDB deploys properly. However if the remote server goes down a