[jboss-user] [Installation, Configuration & Deployment] - JBoss EAR Deployment issue

2007-01-09 Thread vaibhav_5979
I am using JBoss with MySQL for my application development. I have created the EAR file (with myapp.jar, webapp.jar and application.xml) as per the documentation. I am not getting any errors while deploying the EAR file. But upon accessing the application through browser, I am getting following

[jboss-user] [Installation, Configuration & Deployment] - jars are not getting loaded from 'lib'

2007-01-04 Thread vaibhav_5979
We are using trying to deploy our .ear file on jboss-4.0.5.GA and using mysql at the back end. The deployment is error free, problems are occuring when the first request is being made, at this point the jars which we have put inside the lib folder are not getting loaded. These are the error m