By browsing to
http://localhost:8080 nothing will be served (however all
deployed apps do in their appropriate subdirectory)
When trying to launch glassfish it throws a number of errors but I don't know
what configuration item it is choking on, any ideas?
The errors are upon startup
----------------
Critical error during deployment:
com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED!
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:375)
FURTHER DOWN..
Caused by: javax.faces.FacesException:
java.util.concurrent.ExecutionException: java.lang.NullPointerException
FURTHER DOWN..
Caused by: java.lang.NullPointerException
at
org.glassfish.faces.integration.GlassFishInjectionProvider.getAnnotatedClassesInCurrentModule(GlassFishInjectionProvider.java:113)
---------------------
Any ideas or help would be much appreciated. Thanks
--
[Message sent by forum member 'jcpearce2005']
View Post: http://forums.java.net/node/871522