Dear developers,
Following error occurs when deploying a web application to Glassfish:
An error has occured
Exception while loading the app : java.lang.Exception:...
Type: Posts; User: manud; Keyword(s):
Dear developers,
Following error occurs when deploying a web application to Glassfish:
An error has occured
Exception while loading the app : java.lang.Exception:...
Following error when deploying to Glassfish:
An error has occured
Exception while loading the app : java.lang.Exception: java.lang.IllegalStateException: ContainerBase.addChild: start:...
I have a problem with JNDI names. I use a mysql connector.
When i'm look up for the object Connection Pool, i have a message "Name not bound to an object". Still, i'm creating a connection pool and...
I have developed an application with tomcat 6 and spring jars.
I'd like to deploy it in a glassfish container. Is it possible?
Thnks