Thanks for your answers. You helped me.
The application works now!
"PeterJ" wrote : What you posted is a report indicating that something has
failed, but it does not provide enough information to determine the error.
Earlier in the console output there should be a stack trace that identifies th
What you posted is a report indicating that something has failed, but it does
not provide enough information to determine the error. Earlier in the console
output there should be a stack trace that identifies the error, please post
that.
Also, post the contents of your ejb-jar.xml and jboss.xml
"PeterJ" wrote : Package the files into a JAR file, such as hello.jar.
|
|
I created this jar before and i became this error:
| --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
| ObjectName: jboss.j2ee:service=EJB3,module=Hellobean.jar
| State: FAILED
| Reason: org.jboss.xb
Package the files into a JAR file, such as hello.jar. This JAR file should
contain:
server/HelloBean.class
server/HelloBeanRemote.class
META-INF/jboss.xml
META-INF/ejb-jar.xml
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063215#4063215
Reply to the post