| Author |
How to deploy a jar file
|
Vikki Fiawoo
Greenhorn
Joined: Oct 22, 2010
Posts: 11
|
|
Good Afternoon,
I have a pretty strange problem I am facing. On December 2, I was able to successfully deploy a project that is bundled as a jar file. I used the Glassfish Administration Console to deploy the jar file and I encountered no problems. Then today, I tried to work on the same project and it would not work. So I decided to re-deploy the jar file and now I am getting the following error message:
Exception Occurred :Error occurred during deployment: There is no installed container capable of handling this application jwsur_code. Please see server.log for more details.
I do not know why this is happening.
Another option I tried was to auto-deploy the jar file in the autodeploy folder in Glassfish. Can someone please help me understand why this is not working now? What could possible be wrong,? Is there any solution to this?
P.S. I am using Glassfish 3.x/J2ee 1.6.
Thanks in advance for your help
|
 |
Haina Minawa
Ranch Hand
Joined: Oct 13, 2011
Posts: 119
|
|
|
It suggested that you should see the server.log for more details. What did you see ?
|
 |
 |
|
|
subject: How to deploy a jar file
|
|
|