On 31 Jan, Conor MacNeill wrote:
> L,
> 
> Download the DTD from the link to a local directory and then add a <dtd>
> element to inform ejbjar where the DTD is.
> 
> Check out the documentation
> http://jakarta.apache.org/ant/manual/OptionalTasks/ejb.html#ejbjar
> 
> In particular, look at the description of the dtd element and the examples.
> I have copied in a relevant snippet here
> 
> <dtd publicId="-//BEA Systems, Inc.//DTD WebLogic 5.1.0 EJB//EN"
> 
> location="${weblogic.home}/classes/weblogic/ejb/deployment/xml/weblogic-ejb-
> jar.dtd"/>
> 
> Obviously you need to select the appropriate publicId and location values.
> 

Thanks, that's a got step forward.

L

-- 
Laurent Duperval <mailto:[EMAIL PROTECTED]>

"Technically, Windows is an 'operating system,' which means that it
supplies your computer with the basic commands that it needs to
suddenly, with no warning whatsoever, stop operating."
                     -Dave Barry



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to