WEB-INF/classes not getting deployed to Glassfish 3.1 [message #1064572] |
Wed, 19 June 2013 21:03  |
Eclipse User |
|
|
|
I am having trouble getting a web application deployed to Glassfish 3.1.1.
When building the war using maven and deploying it directly via the console, everything works fine. When adding the application to the server, backing beans are not visible to JSF pages.
Upon further investigation, it is apparent that none of the classes under WEB-INF are not being deployed. The jar dependencies under lib are there, but there is no classes directory. When I package the war using maven I can see the classes are in there.
Is there some option I'm missing?
Details :
Eclipse Juno SR2
Glassfish 3.1.1
MacOSX 10.8
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03640 seconds