[jboss-user] [JBoss Messaging] - Re: Remote JMS server

mskonda do-not-reply at jboss.com
Wed Sep 20 10:32:02 EDT 2006


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#3972953

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972953



More information about the jboss-user mailing list