On Wed, 2006-06-14 at 02:10, John Smith wrote:
> Hello,
> 
> I am new to the list so please excuse this very basic question. We are now 
> upgrading our Weblogic Server version from 7.0 sp2 to 8.1 sp5 and our JDK 
> version from 1.3.1_06 to 1.4.2_08. We added some tweaks to the 
> weblogic-ejb-jar.xml and weblogic-cmp-rdbms-jar.xml files in the xdoclet.jar 
> file that came with the Lomboz 0.9 plug-in for Eclipse 2.1. We are currently 
> using Ant 1.5.4. We have been able to build successfully for the past three 
> years with the above mentioned, but now we need to upgrade to JDK 1.4.2_08 
> and are getting xdoclet related build errors with this version. We think it 
> has to do with JDK 1.4 generating javadocs differently than JDK 1.3 (with 
> 1.4 using xjavadoc.exe and so forth). 

XDoclet doesn't use the JDK's javadoc (originally it did, but for a long
time now we've used our own parser), so the JDK version shouldn't really
matter.  Or are you saying the 1.4 JDK has problems with our parser?  I
know that not to be the case in general, since I've used XDoclet on
1.4-based projects in the past, though we don't use Weblogic so I
couldn't say for sure if there are any issues with that module.

> In any case, the first step we think 
> we need to take is to verify which version of xdoclet we are actually using. 
> Could someone please verify which version of xdoclet actually shipped with 
> Lomboz 0.9? After much research through the docs that came with it and going 
> through many searches online, I thought perhaps we could get a definitive 
> answer at this forum, perhaps from the developers of xdoclet.

Sorry, I don't use Lomboz so I've no idea what version it uses.  I don't
know about any of the other developers.  You might have more luck on the
xdoclet-user list; to be honest, since this is a question about using
XDoclet rather than developing it, that's probably the more appropriate
place to ask anyway.


Andrew.



_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to