I installed the JDK1.5 with the sun's self-extracting binary and the JBoss by unzipping the file.
I'm posting the last output I got, since every time it gives me a different, but similar, error. | ========================================================================= | | JBoss Bootstrap Environment | | JBOSS_HOME: /usr/jboss | | JAVA: /usr/java/bin/java | | JAVA_OPTS: -server -Xms128m -Xmx128m -Dprogram.name=run.sh | | CLASSPATH: /usr/jboss/bin/run.jar:/usr/java/lib/tools.jar | | ========================================================================= | | 13:33:48,102 INFO [Server] Starting JBoss (MX MicroKernel)... | 13:33:48,104 INFO [Server] Release ID: JBoss [Zion] 4.0.2 (build: CVSTag=JBoss_4_0_2 date=200505022023) | 13:33:48,105 INFO [Server] Home Dir: /usr/jboss | 13:33:48,105 INFO [Server] Home URL: file:/usr/jboss/ | 13:33:48,106 INFO [Server] Library URL: file:/usr/jboss/lib/ | 13:33:48,107 INFO [Server] Patch URL: null | 13:33:48,108 INFO [Server] Server Name: minimal | 13:33:48,108 INFO [Server] Server Home Dir: /usr/jboss/server/minimal | 13:33:48,109 INFO [Server] Server Home URL: file:/usr/jboss/server/minimal/ | 13:33:48,109 INFO [Server] Server Data Dir: /usr/jboss/server/minimal/data | 13:33:48,110 INFO [Server] Server Temp Dir: /usr/jboss/server/minimal/tmp | 13:33:48,110 INFO [Server] Server Config URL: file:/usr/jboss/server/minimal/conf/ | 13:33:48,110 INFO [Server] Server Library URL: file:/usr/jboss/server/minimal/lib/ | 13:33:48,111 INFO [Server] Root Deployment Filename: jboss-service.xml | 13:33:48,116 INFO [Server] Starting General Purpose Architecture (GPA)... | Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/mx/server/registry/BasicMBeanRegistry | at org.jboss.mx.server.registry.BasicMBeanRegistry.class$(BasicMBeanRegistry.java:126) | at org.jboss.mx.server.registry.BasicMBeanRegistry.<clinit>(BasicMBeanRegistry.java:126) | at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) | at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) | at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) | at java.lang.reflect.Constructor.newInstance(Constructor.java:494) | at org.jboss.mx.server.MBeanServerImpl.createRegistry(MBeanServerImpl.java:1484) | at org.jboss.mx.server.MBeanServerImpl.<init>(MBeanServerImpl.java:187) | at org.jboss.mx.server.MBeanServerBuilderImpl.newMBeanServer(MBeanServerBuilderImpl.java:56) | at javax.management.MBeanServerFactory.newMBeanServer(MBeanServerFactory.java:316) | at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:219) | at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:369) | at org.jboss.system.server.ServerImpl.start(ServerImpl.java:315) | at org.jboss.Main.boot(Main.java:195) | at org.jboss.Main$1.run(Main.java:463) | at java.lang.Thread.run(Thread.java:595) | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955935#3955935 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955935 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