Hi, 
My Question is somehow related to this.
I hvae got Orion generated the specific xml descriptors (orion-XXX.xml).
Then I copied them to my development directory and packaged them in the EAR
file, each in the directory of its
J2EE standard one. (e.g. orion-ejb-jar.xml was located where ejb-jar.xml
should be.)

Unfortunately, Orion did not deploy the changes I made to my development
version of the orion specific files, but kept the files it had generated. 

How can I deploy my orion specific descriptors in the EAR file?

Any help is appreciated! 
Thanks, 

Tibor


-----Original Message-----
From: Simon Kelly [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 25, 2002 12:31 AM
To: Orion-Interest
Subject: RE: Generating descriptors


Check out Xdoclet:
http://xdoclet.sourceforge.net/

> -----Original Message-----
> From: The elephantwalker [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, January 24, 2002 10:19 AM
> To:   Orion-Interest
> Subject:      RE: Generating descriptors
> 
> Michael,
> 
> The Orion assembler tools are not reliable on Orion. However, when you
> deploy an application, orion will automaticly generate the
> orion-ejb-jar.xml, orion-application.xml, and orion-web.xml files. These
are
> orion-specific deployment descriptors which you can modify and use as you
> see fit. As for the j2ee ejb-jar.xml, application.xml, and web.xml files,
> you will need to generate those on your own, or use jdeveloper, forte for
> java, netbeans, sun's j2ee tools, or do it by hand (which is what I do).
> 
> Regards,
> 
> the elephantwalker
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Michal Palicka
> Sent: Thursday, January 24, 2002 5:28 AM
> To: Orion-Interest
> Subject: Generating descriptors
> 
> 
> 
> Hello,
> 
> what tools do you use to generate various descriptors
> (beans, applications, etc.)?
> 
> Do you prefer writing descriptors manualy?
> Could you give me any hints?
> 
> I tried the EJB Assembler tool, which is a part of Orion,
> but I could not generate the EJB descriptor.
> 
> I am able to generate the EJB jar file, but without the descriptor.
> When I try to save the descriptor I always get the
> following error: Couldn't save to that location: META-INF.
> 
> Could you tell me, what are the correct steps to generate
> an EJB + the corresponding descriptor?
> 
> Thanks in advance
> Michal Palicka, Cleverlance
> 
> 
> 

Reply via email to