16:42:57,673 INFO [ServerInfo] Java version: 1.4.2_08,Sun Microsystems Inc. 16:42:57,674 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.4.2_08-b03,Sun Microsystems Inc. 16:42:57,674 INFO [ServerInfo] OS-System: Linux 2.6.18-53.el5,i386
16:42:57,674 INFO [ServerInfo] OS-System: Linux 2.6.18-53.el5,i386 16:42:57,674 DEBUG [ServerInfo] Full System Properties Dump 16:42:57,674 DEBUG [ServerInfo] java.runtime.name: Java(TM) 2 Runtime Environment, Standard Edition 16:42:57,674 DEBUG [ServerInfo] jboss.server.base.dir: /usr/jboss/server 16:42:57,674 DEBUG [ServerInfo] java.protocol.handler.pkgs: org.jboss.net.protocol 16:42:57,674 DEBUG [ServerInfo] sun.boot.library.path: /usr/java/j2sdk1.4.2_08/jre/lib/i386 16:42:57,674 DEBUG [ServerInfo] jboss.server.lib.url: file:/usr/jboss/server/all/lib/ 16:42:57,674 DEBUG [ServerInfo] java.vm.version: 1.4.2_08-b03 Also if a class is indeed loaded from jar I get following message: [Loaded java.lang.Object from /usr/java/j2sdk1.4.2_08/jre/lib/rt.jar] However this file is loaded directly from the war and is not inside a jar, thus it just say which war file, and which package the class is located in? To make things even more interessing I removed the class from the war file.... no effect. Removing a jsp from same jar file however immidietly makes jboss scream. I checked the build script and confirmed and confirmed again, there is no jar file, all the classes is built directly into war file, I am adviced to re-install jboss, but I really want to know what is going on..... so it is my last resort. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234477#4234477 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234477 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
