On Thu, 2004-03-25 at 22:21, Kyle VanderBeek wrote: > I'm getting an error that someone else saw before: > > http://www.mail-archive.com/[EMAIL PROTECTED]/msg05118.html > > I couldn't find a resolution available in the list or elsewhere. When > trying to use xdoclet-1.2 on my BSD build machine, I get the error: > > generate-config: > [copy] Copying 4 files to > /usr/home/kylev/cvswork/is/www/bondedsender/www-com/build/conf/WEB-INF > [webdoclet] (XDocletMain.start 47 ) Running <strutsconfigxml/> > [webdoclet] (TemplateSubTask.engineStarted 794 ) Generating output > 'struts-config.xml' using template file > 'jar:/usr/home/kylev/cvswork/is/3rd_party/java/xdoclet-1.2/lib/xdoclet-apache-module-1.2.jar!/xdoclet/modules/apache/struts/resources/struts_config_xml.xdt'. > [webdoclet] (TemplateEngine.invokeMethod 541 ) Invoking method failed: > xdoclet.tagshandler.ClassTagsHandler.forAllClassTags, line=65 of template > jar:/usr/home/kylev/cvswork/is/3rd_party/java/xdoclet-1.2/lib/xdoclet-apache-module-1.2.jar!/xdoclet/modules/apache/struts/resources/struts_config_xml.xdt > [webdoclet] java.lang.reflect.InvocationTargetException: > [webdoclet] java.lang.AbstractMethodError: xjavadoc/AbstractProgramElement.getName > [webdoclet] at xjavadoc.XDoc.getSuperDoc(XDoc.java:683) > [webdoclet] at xjavadoc.XDoc.getTags(XDoc.java:175) > [webdoclet] at > xdoclet.tagshandler.ClassTagsHandler.forAllClassTags(ClassTagsHandler.java:548) > [webdoclet] at java.lang.reflect.Method.invoke(Native Method) > [webdoclet] at xdoclet.template.TemplateEngine.invoke(TemplateEngine.java:635) > ... > > Some people indicate that this is a prolem that shows up when someone > compiled something with the 1.4 SDK.
Ah. That's entirely possible, I'm running Sun's JDK 1.4.2 on my home machine (which I used to build the .tgz distribution files). Can't remember which version the Windows machine I built the .zip version was running, but it may well have been a 1.4.x as well. If I can get a 1.3 JDK to install without breaking the 1.4 installation and re-build it using that, would you be willing to test it for me? (since I don't have access to a BSD box) Andrew. > I can't compile xdoclet itself on > that machine (or others like it), since I get a similar error out of the > xjavadoc stages of the xdoclet build (ant). > > Has anyone seen this problem and solved it? > > Does anyone have instructions for compiling xjavadoc under a 1.3.1 SDK? > I'd like to try and roll my own xjavadoc.jar to use in place of the one > in the xdoclet-1.2 distribution, but am having difficulting getting all > the xalan/xerces nonsense sorted. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
