[jboss-user] [JBossWS] - Errors compiling jbossws-samples-1.2.0.GA

ansantharam do-not-reply at jboss.com
Fri Sep 28 14:14:35 EDT 2007


Using JDK1.4 with JBoss-WS 1.2GA 

During the compilation of the sample applications getting the following errors:

compile14:
    [javac] Compiling 106 source files to C:\jbossws-1.2.1.GA\jbossws-samples-1.2.0.GA\output\classes
    [javac] C:\jbossws-1.2.1.GA\jbossws-samples-1.2.0.GA\src\main\java\org\jboss\test\ws\JBossWSTest.java:41: cannot access org.jb
oss.ws.core.utils.DOMWriter
    [javac] bad class file: C:\jbossws-1.2.1.GA\jbossws-samples-1.2.0.GA\lib\jbossws-core.jar(org/jboss/ws/core/utils/DOMWriter.cl
ass)
    [javac] class file has wrong version 49.0, should be 48.0
    [javac] Please remove or make sure it appears in the correct subdirectory of the classpath.
    [javac] import org.jboss.ws.core.utils.DOMWriter;
    [javac]                                ^
    [javac] 1 error

BUILD FAILED
C:\jbossws-1.2.1.GA\jbossws-samples-1.2.0.GA\build.xml:361: Compile failed; see the compiler error output for details.

Any help is appreciated.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089816#4089816

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4089816



More information about the jboss-user mailing list