[jboss-user] [JCA/JBoss] - JCA build error
ruperty
do-not-reply at jboss.com
Tue Jun 9 13:11:01 EDT 2009
Hi,
When building a inflowgateway class I get the error below for the standard jboss classes, that looks like it is to do with the java version, even though I am using 1.6. How does ant find the java directory? Any idea what I am doing wrong?
Rupert
[javac] Compiling 1 source file to c:\jbossesb-server-4.5.GA\projects\socket
| rver-jca\build\classes
| [javac] c:\jbossesb-server-4.5.GA\projects\socket-server-jca\src\org\restart
| a\esb\listeners\jca\SocketEndpoint.java:5: cannot access org.jboss.soa.esb.cl
| t.ServiceInvoker
| [javac] bad class file: c:\jbossesb-server-4.5.GA\server\default\deploy\jbos
| b.sar\lib\jbossesb-rosetta.jar(org/jboss/soa/esb/client/ServiceInvoker.class)
|
| [javac] class file has wrong version 49.0, should be 47.0
| [javac] Please remove or make sure it appears in the correct subdirectory of
| e classpath.
| [javac] import org.jboss.soa.esb.client.ServiceInvoker;
| [javac] ^
| [javac] 1 error
|
|
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236478#4236478
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4236478
More information about the jboss-user
mailing list