-
Apr 28th, 2010, 03:25 AM
#1
tomcat spring and glassfish
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
-
Apr 28th, 2010, 04:02 AM
#2
of course, there is not problem to do it.
-
Apr 28th, 2010, 04:12 AM
#3
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 a data source in the Glassfish administration console.
-
Apr 28th, 2010, 05:44 AM
#4
Following error when deploying to Glassfish:
An error has occured
Exception while loading the app : java.lang.Exception: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: java.lang.IllegalArgumentException: java.lang.NullPointerException
I don't really know what it could be
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules