Re: [JBoss-user] About deployment application on JBoss

2002-02-15 Thread David Jencks

On 2002.02.15 12:58:31 -0500 Christine wrote:
> Hi,
> 
> I am a new user of JBoss. I used J2EE server and Websphere before. Both
> provide deployment tools which will generate ejb and web descriptor for
> you. But in Jboss, do I have to write jaws.xml, jboss.xml, web.xml by
> myself and use Ant to build the ear file? Could anyone tell me whether
> there is better way to do so? Thanks in advance!

JBoss can normally deploy jars, ears, and I think wars (with an appropriate
web container) without any jboss specific files.  You need the jboss files
only if the defaults are inappropriate for you.  You may be able to get
away with not having any jboss specific files by some of these tricks:

setting DefaultDS to point to the database you want to use

Changing StandardJaws and StandardJBoss to specify more appropriate
defaults.

If you still need to customize further, I recommend investigating xdoclet
(on sourceforge) which can generate all the deployment descriptors for
several app servers including JBoss and Weblogic (and including
ejb-jar.xml)

david jencks




> Regards
> 
> --
> Jia (Christine) Li
> 
> 524N ICT Building
> Department of Computer Science
> University of Calgary

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



RE: [JBoss-user] About deployment application on JBoss

2002-02-15 Thread Michael Schulz

If you use Forte for your Java IDE, there are some tools available:

http://forte.sun.com/ffj/downloads/index.html


This link is to an EJB code generator/deployer that works specifically with
JBoss:

http://www.ambitj.com/


I have not tried these myself (yet), so you should evaluate them yourself.

-Michael Schulz


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Christine
Sent: Friday, February 15, 2002 11:59 AM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] About deployment application on JBoss


Hi,

I am a new user of JBoss. I used J2EE server and Websphere before. Both
provide deployment tools which will generate ejb and web descriptor for
you. But in Jboss, do I have to write jaws.xml, jboss.xml, web.xml by
myself and use Ant to build the ear file? Could anyone tell me whether
there is better way to do so? Thanks in advance!

Regards

--
Jia (Christine) Li

524N ICT Building
Department of Computer Science
University of Calgary



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


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



[JBoss-user] About deployment application on JBoss

2002-02-15 Thread Christine

Hi,

I am a new user of JBoss. I used J2EE server and Websphere before. Both
provide deployment tools which will generate ejb and web descriptor for
you. But in Jboss, do I have to write jaws.xml, jboss.xml, web.xml by
myself and use Ant to build the ear file? Could anyone tell me whether
there is better way to do so? Thanks in advance!

Regards

--
Jia (Christine) Li

524N ICT Building
Department of Computer Science
University of Calgary



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