That's a bug that has been fixed:

http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=X
DT-152
http://tinyurl.com/30t6

Aslak

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Kris
> Schneider
> Sent: 26. november 2002 16:56
> To: [EMAIL PROTECTED]
> Subject: Re: [Xdoclet-user] Does XDoclet 1.2 support WebLogic 7.0?
>
>
> Hm, sort of. Here's one problem in WebLogicSubTask (1.2.0-beta1 release):
>
> private final static String WEBLOGIC_DD_SYSTEMID_70 =
> "http://www.bea.com/servers/wls600/dtd/weblogic-ejb-jar.dtd";;
>
> So, if your task is:
>
> <weblogic version="7.0" .../>
>
> Your weblogic-ejb-jar.xml will have:
>
> <!DOCTYPE weblogic-ejb-jar PUBLIC
>   "-//BEA Systems, Inc.//DTD WebLogic 7.0.0 EJB//EN"
>   "http://www.bea.com/servers/wls600/dtd/weblogic-ejb-jar.dtd";>
>
> But it's supposed to be:
>
> <!DOCTYPE weblogic-ejb-jar PUBLIC
>   "-//BEA Systems, Inc.//DTD WebLogic 7.0.0 EJB//EN"
>   "http://www.bea.com/servers/wls700/dtd/weblogic-ejb-jar.dtd";>
>
> Quoting [EMAIL PROTECTED]:
>
> > Subject line says it all. Keeping my fingers crossed. Thanks. Chuck.
> >
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Get the new Palm Tungsten T
> > handheld. Power & Color in a compact size!
> > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
> > _______________________________________________
> > Xdoclet-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/xdoclet-user
> >
>
>
> --
> Kris Schneider <mailto:[EMAIL PROTECTED]>
> D.O.Tech       <http://www.dotech.com/>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Get the new Palm Tungsten T
> handheld. Power & Color in a compact size!
> http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
> _______________________________________________
> Xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user



-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T 
handheld. Power & Color in a compact size! 
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to