[jboss-user] [Beginners Corner] - Re: Using ProcessBuilder to start a new process from a servl

2008-02-12 Thread tina99
"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

[jboss-user] [Beginners Corner] - Using ProcessBuilder to start a new process from a servlet

2008-02-11 Thread tina99
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[]

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Services with EJB dependency do not start up

2008-01-21 Thread tina99
"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

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Services with EJB dependency do not start up

2008-01-20 Thread tina99
"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

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Services with EJB dependency do not start up

2008-01-18 Thread tina99
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

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Services with EJB dependency do not start up

2008-01-18 Thread tina99
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