Runtime Exception : Application not registered.
Hi,
I'm trying to deploy my J2EE Web application on Sun One App server which has been configured as a JSR45 server in IntelliJ 7.0.3 version. When I try to deploy the application I get the following runtime exception ::
could not undeploy the component.
/..../common.xml : An exception occured while running the command. The exception message is :Cannot Undeploy the component. Application not registered.
Any thoughts on how to get around this problem ? I need to solve it immediately.
Thanks,
请先登录再写评论。
Why would you connect as JSR45??? You do know that GlassFish is supported don't you?
When I try to configure Sun One as Glass fish server, IntelliJ reports missing file : lib/appserv-deployment-client.jar. I appreciate it if you suggest some way to resolve this issue ,