yes david jencks
On 2002.06.07 14:26:16 -0400 Brandon Knitter wrote: > Would making an EAR make it possible to package an ejb.jar file with > other > necessary supporting jars? > > -- > -bk > > > Quoting JD Brennan <[EMAIL PROTECTED]>: > > > If you are trying to put a .jar inside your EJB jar, you can > > extract the contents of the jar into your jar. That's what > > we do. One stop shopping. One jar to deploy. Well, plus > > the service XML for the database, plus the JDBC driver. So > > we got it down to 3 files... ;-) > > > > JD > > > > -----Original Message----- > > From: Emerson Cargnin - MSA [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, June 06, 2002 1:28 PM > > To: [EMAIL PROTECTED] > > Subject: Re: [JBoss-user] Where to put a ejb jar especif lib > > > > > > You got me wrong... > > > > I asked : > > What directory, INSIDE THE EJB.JAR, I can put my jars libs... > > ----- Original Message ----- > > From: "Greg Turner" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Thursday, June 06, 2002 5:08 PM > > Subject: Re: [JBoss-user] Where to put a ejb jar especif lib > > > > > > > ejb.jar files go into /deploy > > > > > > Emerson Cargnin - MSA wrote: > > > > > > > I know its a little off-topic, but where I put a ejb jar especif > lib. I > > > > tried ejb.jar#/lib dir but it didn't work. I had to put inside > > jboss/lib. Is > > > > there a better solution? > > > > > > > > Emerson Cargnin - MSA > > > > SICREDI - Ramal 3358-4860 > > > > > > > > _______________________________________________________________ > > > > > > > > Don't miss the 2002 Sprint PCS Application Developer's Conference > > > > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > > > > > > > _______________________________________________ > > > > JBoss-user mailing list > > > > [EMAIL PROTECTED] > > > > https://lists.sourceforge.net/lists/listinfo/jboss-user > > > > > > -- > > > Greg Turner > > > > > > Tiburon Enterprise Systems > > > http://www.tiburon-e-systems.com > > > Box 1171 > > > Tiburon, CA 94920 > > > 415-332-3363 > > > > > > > > > > > > _______________________________________________________________ > > > > > > Don't miss the 2002 Sprint PCS Application Developer's Conference > > > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > > > > > _______________________________________________ > > > JBoss-user mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/jboss-user > > > > > > _______________________________________________________________ > > > > Don't miss the 2002 Sprint PCS Application Developer's Conference > > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > > > _______________________________________________ > > JBoss-user mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/jboss-user > > > > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
