Re: [JBoss-user] Tools

2001-07-01 Thread Konstantin Priblouda
--- Ivan Novick <[EMAIL PROTECTED]> wrote: > As far as app deployment, ANT can be utilized to > automate the packaging and > deployment process. As far as generation of XML > descriptors, it is fairly > easy to have one sample XML descriptor file and then > just cut and paste to > create any oth

Re: [JBoss-user] Tools

2001-07-01 Thread Ivan Novick
it seems to be simple and straightforward. Ivan - Original Message - From: "Devraj Mukherjee" <[EMAIL PROTECTED]> To: "JBoss List Serve" <[EMAIL PROTECTED]> Sent: Sunday, July 01, 2001 1:49 AM Subject: [JBoss-user] Tools > Can anyone, tell me what tool

Re: [JBoss-user] Tools

2001-07-01 Thread Peter Fagerlund
sorry correction of link http://jboss.org:8081/jive/forum.jsp?forum=19 >http://jboss.org:8081/jive7forum.jsp?forum=19 /peter ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

Re: [JBoss-user] Tools

2001-07-01 Thread Peter Fagerlund
on 1-07-01 10.49, Devraj Mukherjee at [EMAIL PROTECTED] wrote: > Can anyone, tell me what tools are included in JBoss for helping with app > deployment and generation of the XML descriptors?/ There is a thread regarding JBossGUI at http://jboss.org:8081/jive7forum.jsp?forum=19 /peter

RE: [JBoss-user] Tools

2001-07-01 Thread Vincent Harcq
illet 2001 10:49 > A : JBoss List Serve > Objet : [JBoss-user] Tools > > > Can anyone, tell me what tools are included in JBoss for helping with app > deployment and generation of the XML descriptors?/ > > Devraj > > > ___

[JBoss-user] Tools

2001-07-01 Thread Devraj Mukherjee
Can anyone, tell me what tools are included in JBoss for helping with app deployment and generation of the XML descriptors?/ Devraj ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user

Re: [JBoss-user] tools for ear

2001-05-23 Thread Ivan Novick
Ant can do it no --> you just have to write the script Ivan - Original Message - From: "Jim Downing" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 23, 2001 7:58 AM Subject: Re: [JBoss-user] tools for ear > Sorry, my mistake, the *ear* t

Re: [JBoss-user] tools for ear

2001-05-23 Thread danch (Dan Christopherson)
For what it's worth, I just use Ant's 'jar' task. All you need to do is have the various descriptors ready and build a jar. Per Lewau wrote: > On Wed, 23 May 2001, Jim Downing wrote: > > >>Yes, Ant can. The ejbjar task is one of the optional tasks. >> > > AFAIK that task only produces ejb ja

Re: [JBoss-user] tools for ear

2001-05-23 Thread Jim Downing
D]> Sent: Wednesday, May 23, 2001 12:32 PM Subject: Re: [JBoss-user] tools for ear > > On Wed, 23 May 2001, Jim Downing wrote: > > > Yes, Ant can. The ejbjar task is one of the optional tasks. > > AFAIK that task only produces ejb jars and not ear files. An ear file is >

AW: [JBoss-user] tools for ear

2001-05-23 Thread Lutz Hilken
endet: Mittwoch, 23. Mai 2001 15:21 An: [EMAIL PROTECTED] Betreff: Re: [JBoss-user] tools for ear You can also use the j2eesdk's deploytool (if you prefer GUIs), but don't forget to add your jboss.xml's into the META-INF dirs. I personally like ant much better. -- Per Lewau wrote: &

RE: [JBoss-user] tools for ear

2001-05-23 Thread Paul Austin
Lewau Sent: 23 May 2001 12:33 To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] tools for ear On Wed, 23 May 2001, Jim Downing wrote: > Yes, Ant can. The ejbjar task is one of the optional tasks. AFAIK that task only produces ejb jars and not ear files. An ear file is trivial to create wit

Re: [JBoss-user] tools for ear

2001-05-23 Thread Per Lewau
be done with the ejbjar and war tasks. > > jim > > - Original Message - > From: "ALex Loubyansky" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, May 23, 2001 11:24 AM > Subject: [JBoss-user] tools for ear > > > &

Re: [JBoss-user] tools for ear

2001-05-23 Thread Jim Downing
Yes, Ant can. The ejbjar task is one of the optional tasks. jim - Original Message - From: "ALex Loubyansky" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 23, 2001 11:24 AM Subject: [JBoss-user] tools for ear > Hello! > > can anyone

[JBoss-user] tools for ear

2001-05-23 Thread ALex Loubyansky
Hello! can anyone suggest me a tool for creating ear files? can Ant create ear files? thanks ALex ___ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user