Hi,
 more clear :

       $SOME_WHERE/ com.company.c
       $SOME_WHERE/
       $SOME_WHERE/
       $SOME_WHERE/

Jay Walters wrote:

> you can use any package structure you'd like for your app...
>
> the xml files go in the meta-inf directory of the jar file
>
> -----Original Message-----
> From: Hunter Hillegas
> To: JBoss 2
> Sent: 6/22/01 7:56 PM
> Subject: [JBoss-user] Packaging Beans Correctly
>
> I'm just getting into the meat of this whole J2EE thing and I have a
> question about packaging my beans...
>
> Basically, can I do this:
>
> com
> |
> company
> |
> ejb
> /|\
> e s mdb
>
> Basically three directories under each containing different types of
> beans
> and then the jboss.xml and ejb-jar.xml at the top level?
>
> I guess that would technically generate three packages in 1 jar with one
> of
> each xml file. Is that allowed?
>
> Hunter
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to