"nishan_inapp" wrote : Tina,
|
| try changing "ownext,jar" to the fully qualified filename, and
| let us know.
|
| Best,
| Nishan
|
Hi Nishan,
hm you could do
processBuilder.directory(new File("absolutePathToJar")
but that is not an option because we use more than one server on
Hi,
we are using a webapp inside JBoss 4.2.2.GA. Sometimes we experienced a problem
and the JBoss hanges up. So now we would like to start an external jar file for
the specific problem, so if this process fails, JBoss remains intact. Inside a
servlet we tried something like this:
| String[]
"jaikiran" wrote : Try adding the dependency on
|
| jboss.j2ee:module=JBossServiceTest-ejb.jar,service=EJB3
|
| I guess, you will see this listed on the jmx-console too under the
jboss.j2ee domain.
|
|
|
|
yes thx. I know it works this way and this is how I am currently decl
"jaikiran" wrote : Maybe the name of the service corresponding to your EJB has
changed from 4.0.5 to 4.2.2. Go the jmx-console
(http://localhost:8080/jmx-console) and see what's the name of the service
which corresponds to your EJB and then use this in the depends tag of your MBean
Hi,
thanks
ups, there is copy & paste error in my previous post. the mbean declaration is:
| true
| de.dis.service.DeleteUnusedPicsSchedule
| NOW
| 600
| -1
|
jboss.j2ee:service=EJB,plugin=pool,jndiName=ImportManager
|
Tina
View t
Hi,
I am currently upgrading from JBoss 4.0.5 to 4.2.2ga. We have some services
defined in the service.xml. This xml has not changed since working with JBoss
4.0.5. However with JBoss 4.2.2ga we get the following error message:
| INFO [JmxKernelAbstraction] installing MBean:
jboss.j2ee:ea