Within my service I have an mbean which is accessed by my war file. Ho开发者_如何学JAVAw do I ensure that the war file is deployed and started after the service?If the service is deployed as a sar, th
I am learning EJB3 from last few days. I have many questions regarding EJB, application servers and deployment of EJB.
while starting JBoss 5.1.0.GA in virtual server machine on Debian (linux-VServer technology) I get the following error:
Is it possible to limit the number of JMS receiver instances to a single instance? I.e. only process a single message from a queue at any one time?
Where can I find the org.apache.jasper.JspC class in the JBoss 4.2 distribution (exactly a 4.2.2.GA one)?
I\'m creating additional module to already multi-module maven project. And for this one I want everything to be like in other modules(meaning dependencies) just to test hello world, then I\'ll go do s
I\'ve just finished re-installing my OS, and as always install and test standard tools which I use, and now I get this error like never before when I tried to start Jboss 5 from eclipse, its quite big
This is my problem: I have a JBoss server (Runni开发者_如何学Pythonng an existing app) and a Apache Tomcat (Running an app created by me) server running on the same server with different ports.
Hallo, I have a more specific question about deplo开发者_如何转开发ying a Java-application. I have created a Java application, it is a WAR file and can be installed on any Java application server. T
I\'ve been reading about java/spring/hibernate and worked trough a \"dummy\" examples so I told my friend to recommend something a bit harder for me, and now I\'m stuck.. here is the simplest class I