[XDoclet-JIRA] Created: (XDT-1639) Ant build fails with newer version of jdk

"Mike Smith (JIRA)" <[email protected]> Tue, 6 Jun 2006 20:52:59 -0500 (CDT)
Newsgroups gmane.comp.java.xdoclet.devel
Message-ID <143551151.1149645179330.JavaMail.j2ee@atlassian01.managed.contegix.com>
Ant build fails with newer version of jdk
-----------------------------------------

         Key: XDT-1639
         URL: http://opensource.atlassian.com/projects/xdoclet/browse/XDT-1639
     Project: XDoclet
        Type: Bug

  Components: XDoclet Module, EJB Module, Build Process, Bea Module  
    Versions: 1.2.3    
 Environment: Windows 2000, SQL Server 2000, Weblogic 7.0 (upgrading to 8.1), jdk 1.3.1_06. J2EE project using struts 1.1 framework, using XDoclet via the Lomboz 0.9 Eclipse plug-in.

    Reporter: Mike Smith
 Assigned to: xdoclet-devel (Use for new issues) 
    Priority: Critical


We use XDoclet via the Lomboz 0.9 Eclipse plug-in, the jars we have in our project lib. We have been able to successfully do a build using ant (currently version 1.5.4) for the past three years using the above environment. Now we have begun an upgrade path for Weblogic 8.1. However, we are still trying to get a successful build. We have narrowed the problem down to the jdk. If we do the build with 1.3.1_06 we have no problem. However, when we use 1.4.2_08, we get the following error:   

[ejbdoclet] Running <castorMapping/>
[ejbdoclet]   Generating output 'mapping.xml' using template file 'jar:file:C:\projects\ets2app\lib\
eclipse\plugins\com.objectlearn.jdt.j2ee\xdoclet.jar!/xdoclet/ejb/vendor/mapping_xml.j'.
[ejbdoclet] 5 errors
[ejbdoclet] 132 warnings

In our \projects\ets2app\lib\eclipse\plugins directory, we have a com.objectlearn.jdt.j2ee folder which has the following files:
xdoclet.jar
log4j.jar

We had customized two files in the xdoclet.jar, weblogic-ejb-jar-xml.j and weblogic-cmp-rdbms-jar-xml.j. Added tags for database/caching and cdata tags to avoid parsing errors. In any case, we are stumped as to why jdk 1.4.2_08 is giving the build a problem. 

Any suggestions would be greatly appreciated. 

Thanks in advance,
BW

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira