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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...