[jboss-dev-forums] [Design of JBoss ESB] - Re: Wise based soap client for esb
jeffdelong
do-not-reply at jboss.com
Tue Jun 24 13:47:15 EDT 2008
I checked out your workspace, and ran ant dist. Got the following error:
[java] compile:
[java] [javac] Compiling 6 source files to /shared/workspace/ws-wise/product/services/soap/build/classes
[java] [javac] /shared/workspace/ws-wise/product/services/soap/src/main/java/org/jboss/soa/esb/actions/soap/wise/SOAPClient.java:25: cannot access it.javalinux.wise.core.client.InvocationResult
[java] [javac] bad class file: /shared/workspace/ws-wise/product/services/soap/lib/ext/Wise-core.jar(it/javalinux/wise/core/client/InvocationResult.class)
[java] [javac] class file has wrong version 50.0, should be 49.0
[java] [javac] Please remove or make sure it appears in the correct subdirectory of the classpath.
[java] [javac] import it.javalinux.wise.core.client.InvocationResult;
[java] [javac] ^
[java] [javac] 1 error
[java] BUILD FAILED
[java] /shared/workspace/ws-wise/product/build.xml:210: The following error occurred while executing this line:
[java] /shared/workspace/ws-wise/product/services/build.xml:11: The following error occurred while executing this line:
[java] /shared/workspace/ws-wise/product/services/soap/base-project-build.xml:56: Compile failed; see the compiler error output for details.
[java] Total time: 51 seconds
BUILD FAILED
/shared/workspace/ws-wise/product/build.xml:474: The following error occurred while executing this line:
/shared/workspace/ws-wise/product/build.xml:96: Java returned: 1
Any thoughts?
Thanks,
Jeff
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160313#4160313
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160313
More information about the jboss-dev-forums
mailing list