[jboss-user] [JBoss jBPM] - Re: Deploy jbpm-bpel process definition error

alex.guizar@jboss.com do-not-reply at jboss.com
Mon Jan 14 08:22:41 EST 2008


Notice the following entry in the server console.
13:28:40,937 INFO [WscompileTool] error : com.sun.tools.javac.Main is not available in the classpath
Are you running AS with a JRE as opposed to a JDK? If so, please use a JDK because the wscompile tool requires the java compiler.
Alternatively, if you are running JBoss AS from an IDE (e.g. Eclipse) make sure you include tools.jar from <jdk-install-dir>/lib in the classpath.

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

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



More information about the jboss-user mailing list