RE: deployment tool

2001-11-20 Thread DeVincentiis Giustino

Hi,
you can try Ant (http://jakarta.apache.org/ant/)

Giustino

  -Original Message-
  From: kamsky@yahoo [mailto:[EMAIL PROTECTED]]
  Sent: Tuesday, November 20, 2001 6:54 AM
  To: Orion-Interest
  Subject: deployment tool
  
  
  Hi,
  
  Is there a deployment tool that is easier than j2sdkee1.3?
  What is it?
  
  Thanks
  
  
  _
  Do You Yahoo!?
  Get your free @yahoo.com address at http://mail.yahoo.com
  
  




Re: deployment tool

2001-11-20 Thread Jose Mena

does orion support the new ejb 2.0 version?
- Original Message - 
From: DeVincentiis Giustino [EMAIL PROTECTED]
To: Orion-Interest [EMAIL PROTECTED]
Sent: Tuesday, November 20, 2001 8:50 AM
Subject: RE: deployment tool


 Hi,
 you can try Ant (http://jakarta.apache.org/ant/)
 
 Giustino
 
   -Original Message-
   From: kamsky@yahoo [mailto:[EMAIL PROTECTED]]
   Sent: Tuesday, November 20, 2001 6:54 AM
   To: Orion-Interest
   Subject: deployment tool
   
   
   Hi,
   
   Is there a deployment tool that is easier than j2sdkee1.3?
   What is it?
   
   Thanks
   
   
   _
   Do You Yahoo!?
   Get your free @yahoo.com address at http://mail.yahoo.com
   
   
 





Re: deployment tool

2001-11-20 Thread Eddie

The best there is :)

I luve it

Eddie
- Original Message - 
From: DeVincentiis Giustino [EMAIL PROTECTED]
To: Orion-Interest [EMAIL PROTECTED]
Sent: Tuesday, November 20, 2001 8:50 AM
Subject: RE: deployment tool


 Hi,
 you can try Ant (http://jakarta.apache.org/ant/)
 
 Giustino
 
   -Original Message-
   From: kamsky@yahoo [mailto:[EMAIL PROTECTED]]
   Sent: Tuesday, November 20, 2001 6:54 AM
   To: Orion-Interest
   Subject: deployment tool
 
 
   Hi,
 
   Is there a deployment tool that is easier than j2sdkee1.3?
   What is it?
 
   Thanks
 
 
   _
   Do You Yahoo!?
   Get your free @yahoo.com address at http://mail.yahoo.com
 
 
 
 




Re: deployment tool

2001-11-20 Thread ???

I'm usin orion 1.2.2..
How can I deploy class files? Is there and deployment tool?



- Original Message - 
From: DeVincentiis Giustino [EMAIL PROTECTED]
To: Orion-Interest [EMAIL PROTECTED]
Sent: Tuesday, November 20, 2001 4:50 PM
Subject: RE: deployment tool


 Hi,
 you can try Ant (http://jakarta.apache.org/ant/)
 
 Giustino
 
   -Original Message-
   From: kamsky@yahoo [mailto:[EMAIL PROTECTED]]
   Sent: Tuesday, November 20, 2001 6:54 AM
   To: Orion-Interest
   Subject: deployment tool
   
   
   Hi,
   
   Is there a deployment tool that is easier than j2sdkee1.3?
   What is it?
   
   Thanks
   
   
   _
   Do You Yahoo!?
   Get your free @yahoo.com address at http://mail.yahoo.com
   
   
 
 




deployment tool

2001-11-19 Thread [EMAIL PROTECTED]

Hi,

Is there a deployment tool that is easier than j2sdkee1.3?
What is it?

Thanks


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





RE: Sun J2EE deployment tool and Orion

2000-12-19 Thread J.T. Wenting

please no VBScripts... I will not run potential worms, no matter what your
virusscanner (if that's what it is) says.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Dominic Hanlan
 Sent: Tuesday, December 19, 2000 14:57
 To: Orion-Interest
 Subject: Sun J2EE deployment tool and Orion


 - (on the network)

 hanland.vcf was scanned and no virus found
 -






SV: Sun J2EE deployment tool and Orion

2000-12-19 Thread Klaus . Myrseth

Its a html mail with a vcard attached :) so no problems there...

Btw for the original sender, I would appreciate if you sendt plain text to
the list, its hard to read your mail in pine :)

Klaus

-Opprinnelig melding-
Fra: J.T. Wenting [mailto:[EMAIL PROTECTED]]
Sendt: 19. desember 2000 14:36
Til: Orion-Interest
Emne: RE: Sun J2EE deployment tool and Orion


please no VBScripts... I will not run potential worms, no matter what your
virusscanner (if that's what it is) says.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED]]On Behalf Of Dominic Hanlan
 Sent: Tuesday, December 19, 2000 14:57
 To: Orion-Interest
 Subject: Sun J2EE deployment tool and Orion


 - (on the network)

 hanland.vcf was scanned and no virus found
 -






Re: Graphical deployment tool

2000-06-28 Thread Fabio Silva

Amalaraj AMALARAJ wrote:

 Hello to all,

 Can any body tell me how to invoke the GUI to deploy the EJB in Orion1.0

 Thanks in advance

 Amalaraj

 ___

Hi there Amalaraj

Normally, I don't use those tools but try:

java -jar assemblerlauncher.jar

Or, if you want to assemble just an EJB:

java -jar ejbassembler.jar

issue those commands inside your orion distribution directory.

Best Regards,

Fábio






J2EE SDK Deployment tool

2000-05-03 Thread Robert Keith (UK)

Hi Guys,

Can I use the J2EE SDK tool to create EAR files and then use these EAR files
with Orion?

If so can you guys point me in the direction of the docs, or provide some
useful tips on doing this.

thanx

Robert




Re: J2EE SDK Deployment tool

2000-05-03 Thread Magnus Stenman

Assembly tools, yes. These are standardized and the .ear you output is
deployable in any J2EE platform.
Deployment tools on the other hand are server-specific. Orion currently
ships with assembly tools (earassembler being the main one) but deployment
is still "file based". The admin console from where deployment will take
place is under development but the release has been postponed to the Orion
1.1 release. 1.1 is not far off though, it will follow shortly after the
"fcs" 1.0 release.

So, for now:
a) You can either use the Sun-RI assembly tools or Orion's tools for
assembly (to make the .ear), both works.
b) For deployment you'll have to edit server.xml etc until the admin console
is released.

I hope that clears things up.

/Magnus Stenman, the Orion team


- Original Message -
From: "Robert Keith (UK)" [EMAIL PROTECTED]
To: "Orion-Interest" [EMAIL PROTECTED]
Sent: Wednesday, May 03, 2000 12:09 PM
Subject: J2EE SDK Deployment tool


 Hi Guys,

 Can I use the J2EE SDK tool to create EAR files and then use these EAR
files
 with Orion?

 If so can you guys point me in the direction of the docs, or provide some
 useful tips on doing this.

 thanx

 Robert





Re: J2EE SDK Deployment tool

2000-05-03 Thread Jim Archer

I have a dumb question... Whats an EAR file?

Thanks...

Jim

--On Wednesday, May 03, 2000 11:09 AM +0100 "Robert Keith (UK)" 
[EMAIL PROTECTED] wrote:

 Hi Guys,

 Can I use the J2EE SDK tool to create EAR files and then use these EAR
 files with Orion?

 If so can you guys point me in the direction of the docs, or provide some
 useful tips on doing this.

 thanx

 Robert








RE: J2EE SDK Deployment tool

2000-05-03 Thread Steven W. Rock


.ear is an enterprise application jar file that contains all the ejb jar
files, the .war (web jar file) and the xml deployment descriptor for the
application. The complete app is jarred into this one file.

Here is the breakdown of all the jar files.

1. EJB Module ( .jar file)

contains:
- enterprise java bean
- remote interface
- home interface
- primary key class, if entity bean

- additional third party support classes not in J2EE
- ejb-jar deployment descriptor.

2. Web Module (.war file)

contains:
- java classes for servlets and classes they depend on
- jsp pages and helper classes
- static documents ( sound files, HTML, gif, etc.)
- Applets and their support classes
- Web Deployment Descriptor.

3. Application Module (.ear file)

contains:
- all ejb .jar files
- all .war files
- Application Deployment Descriptor

-Steve


-Original Message-
From: Jim Archer [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 03, 2000 5:15 PM
To: Orion-Interest
Subject: Re: J2EE SDK Deployment tool




I have a dumb question... Whats an EAR file?

Thanks...

Jim

--On Wednesday, May 03, 2000 11:09 AM +0100 "Robert Keith (UK)"
[EMAIL PROTECTED] wrote:

 Hi Guys,

 Can I use the J2EE SDK tool to create EAR files and then use these EAR
 files with Orion?

 If so can you guys point me in the direction of the docs, or provide some
 useful tips on doing this.

 thanx

 Robert









Re: J2EE SDK Deployment tool

2000-05-03 Thread Eric Richardson

Hi,
Enterprise Application aRchive. WAR is a Web ...
These are in JAR format with special locations for components.

Hope this helps,
Eric

Jim Archer wrote:

 I have a dumb question... Whats an EAR file?

 Thanks...

 Jim

 --On Wednesday, May 03, 2000 11:09 AM +0100 "Robert Keith (UK)"
 [EMAIL PROTECTED] wrote:

  Hi Guys,
 
  Can I use the J2EE SDK tool to create EAR files and then use these EAR
  files with Orion?
 
  If so can you guys point me in the direction of the docs, or provide some
  useful tips on doing this.
 
  thanx
 
  Robert