Yes, that was it.

Now it's not finding my config.properties file which is included in the
myApp.jar:
config.properties
Manifest.mf
persistence.xml
...

InputStream is = this.getClass().getResourceAsStream( "/" + bundleFileName
); 


     Starting myApp...10:03:22,072 FATAL [Server] Could not find bundle.
Name: config.properties apps.config.ConfigBundleException: Could not find
bundle. Name: config.properties

Thank you
-- 
View this message in context: 
http://www.nabble.com/Geronimo-2.1.2-SNAPSHOT-Server-Start-Up-Failed-tp18298989s134p18317837.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.

Reply via email to