Hi, I am new to JBoss... I downloaded version 4.0.2, unzipped the files and tried to run it with the run.bat command I got a NullPointerException!
Apparently there is a class inside the run.jar named Version that is invoking a method named 'loadProperties()' that tries to read a file at: /org/jboss/version.properties The file is there, but for some unknown reason the Version class cannot find it... so getResourceAsStream() returns null I cannot start the server Please help! Alex View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884142#3884142 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884142 ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
