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
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
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
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