Sorry I'm new at this and yes I skipped the building JBoss with ant. Good call Peter. Now when I run "run.sh" I get this
java.lang.ClassNotFoundException: org.jboss.system.server.ServerImpl | at java.net.URLClassLoader$1.run(URLClassLoader.java:200) | at java.security.AccessController.doPrivileged(Native Method) | at java.net.URLClassLoader.findClass(URLClassLoader.java:188) | at java.lang.ClassLoader.loadClass(ClassLoader.java:307) | at java.lang.ClassLoader.loadClass(ClassLoader.java:252) | at org.jboss.system.server.ServerLoader.createServer(ServerLoader.java:286) | at org.jboss.system.server.ServerLoader.load(ServerLoader.java:268) | at org.jboss.Main.boot(Main.java:194) | at org.jboss.Main$1.run(Main.java:508) | at java.lang.Thread.run(Thread.java:619) Any idea? Thanks View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4255637#4255637 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4255637 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
