The structure of my ear is as follows:
+-META-INF
| |
| +-- MANIFEST.MF
| +-- application.xml
| +-- jboss-app.xml
|
+---lib
| |
| +-- jboss-messaging.jar
| +-- jboss-aop.jar
| +-- jboss-remoting.jar
| +-- jboss-serialization.jar
|
+-- mdb.jar
|
+-- MANIFEST.MF: Class-Path:
lib/jboss-aop.jar,lib/jboss-messaging.jar,lib/jboss-remoting.jar,lib/jboss-serialization.jar
+-- ejb-jar.xml
+-- jboss.xml
+-- <SimpleMDB.class>
I am sending the ear to you and ovidiu.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972953#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...