Hello, is it possible to install jboss on a network drive and run it as a nt service under Windows? What I tried: - JBOSS_HOME=\\servername\sharename$\aaa\bbb\ccc\jboss-3.2.3 - the nt service is installed with a javaservice.exe - the nt service runs with the domain user dom\user, the user has administrator access on the local machine and full control of the share and sub dirs of %JBOSS_HOME% the nt service starts, but throws the following error message (in stderr.log) Failed to boot JBoss: java.lang.ClassNotFoundException: org.jboss.system.server.ServerImpl at java.net.URLClassLoader$1.run(URLClassLoader.java:198) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:186) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:262) at org.jboss.system.server.ServerLoader.createServer(ServerLoader.java:251) at org.jboss.system.server.ServerLoader.load(ServerLoader.java:233) at org.jboss.Main.boot(Main.java:142) at org.jboss.Main$1.run(Main.java:395) at java.lang.Thread.run(Thread.java:536)
thanks... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3953640#3953640 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3953640 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user