[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: when i deployed a Spring project on jboss , i encoutered
geeraghav
do-not-reply at jboss.com
Mon Aug 27 23:31:11 EDT 2007
Bill,
I encountered a similar problem when deploying the application in jboss. The problem for us was that we were using a jar file for our webapplication and that jar file was wrongly placed under server/default/lib. We moved the jar file to server/default/deploy/app.war/WEB-INF/lib and it started working.
Hope this helps.
Regards,
Raghavan G
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078566#4078566
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078566
More information about the jboss-user
mailing list