jboss-4.2.x Questions
2
I have imported a project and got the error "Target runtime JBoss v4.2 is not defined".
I have added the JBoss 4.2 Runtime library. However, the error is still there.
In my Java Build Path, I have...
Pilatus asked 4/11, 2013 at 2:55
2
I've two ears deployed on one jboss instance. I'm using quartz configured inside mbean. Both of the ears are using StatefulJobs. Unfortunately one is using library antlr-runtime-3.0, but the second...
Sloshy asked 15/4, 2015 at 15:47
2
Solved
JBoss Version: 4.2.3GA. This works in apache tomcat 6.0. In JBoss, I had to add the following setting: -Dorg.apache.catalina.STRICT_SERVLET_COMPLIANCE=false to get the forward to work, but now when...
Jittery asked 8/8, 2011 at 15:14
1
Hello good people of StackOverflow!
I've tried many tutorials on using JBoss Seam and looked at the "Restbay" example in the Seam distro. But I cannot get a working REST web service with the follo...
Oraleeoralia asked 18/7, 2011 at 14:49
1
Solved
I am having trouble starting a JBoss 4.2.2 server - it is producing the following error message (from org.jboss.kernel.plugins.dependency.AbstractKernelController) :
Error installing to Described:...
Ankeny asked 18/5, 2011 at 10:42
2
Solved
I'm having a problem with the following setup:
A Java application send email msg to a JMS queue, then an MDB listening to the queue get the email msg with the onMessage method, it open a connectio...
Joaquinajoash asked 11/2, 2011 at 20:11
1
Solved
I am having a problem deploying an ear with bundled wars, jars, and configuration files (.properties files) on JBoss 4.3-eap. Here is my ear structure:
+app.ear
+lib
*.jar libraries that the ...
Poppy asked 25/8, 2009 at 18:21
1
© 2022 - 2024 — McMap. All rights reserved.