Can not deploy Web application on Glassfish!
1006360May 1 2013 — edited Jul 12 2013Hello, I am trying to deploy and run a Fusion Web Application in Glassfish but I continue to have an error:
[08:08:57 PM] ---- Deployment started. ----
[08:08:57 PM] Target platform is (Glassfish 3.1).
[08:08:57 PM] Retrieving existing application information
[08:09:01 PM] Running dependency analysis...
[08:09:01 PM] Building...
[08:09:01 PM] Deploying profile...
[08:09:01 PM] Wrote Web Application Module to C:\JDeveloper\mywork\Application3\ViewController\deploy\Application3_ViewController_webapp.war
[08:09:02 PM] Deploying Application...
[08:09:07 PM] Unable to add application
[08:09:07 PM] POST http://localhost:4848/management/domain/applications/application returned a response status of 400
[08:09:07 PM] Deployment cancelled.
[08:09:07 PM] ---- Deployment incomplete ----.
[08:09:07 PM] Remote deployment failure
[08:09:07 PM] Unable to add application
[08:09:07 PM] POST http://localhost:4848/management/domain/applications/application returned a response status of 400
If you can please help me, I do not understand where the problem is..