Kuru wrote:
hey,
war files are not deploying from the deploy folder, no changes were made to
the default web.xml file.
after deploying the war manually, and going into it by clicking the psml tab
on the browser in jetspeed shows an empty container where the app should be.
The same war gets extracted and runs fine on the server, just having
problems with trying to run it locally on my machine with linux.
Got a few errors in the catalina.out log. I am new to all of this and dont
know what other information maybe help, and as far as the web.xml file goes
I havent changed any of it.
Your help is much appreciated. Thanks.
Kuru
ERROR: Failure deploying
/root/Jetspeed-2.1/webapps/jetspeed/WEB-INF/deploy/wtpq.war
[Fatal Error] :2:43: Element type "defaults" must be followed by either
attribute specifications, ">" or "/>".
The error above clearly tells you something is wrong with you web.xml
definition.
It might seem strange the jetspeed deployer is more strict in validating it
than your web server, but I don't know which web server you are using.
Anyway, you need to check your web.xml and see where its broken (line 2,
position 43).
If you can't find it yourself, you can copy/paste it in a message and send it
to this list so we maybe help out.
NB: don't try to attach it as attachments are not allowed on this list.
Regards,
Ate
ERROR: java.lang.IllegalArgumentException: WEB-INF/web.xml
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]