Hello,
I experience problems on deploying the QuickCarRental EAR into SAP WEB AS 6.30 SP.
I do the following:
1) Build the EAR in Dev Studio -> OK
2) Deploy the EAR from Dev Studio via SDM -> OK
3) Calling the URL http://localhost:50000/QuickCarRental -> ERROR 503
4) The J2EE Engine Admin GUI shows the sap.com/QuickCarRentalEar with a red cross
What I suspect is some form of error during deployment ( jsp, classpath related ??? )
Is there a way get more hints from the J2EE Engine what went wrong during deployment ?
Of course other examples like the myEarProject are working 😔
Best regards, Jörg
the red cross means you app is not started. Please try to start it (same window, start app button)
Usually this should be done anyway, but woithout clearly knowing what version you run (SP is not enough) I'm only guessing.
Regards,
Benny
Add a comment