[Jportlet-devel] Apache Tomcat/4.0.3 - HTTP Status 500 - Internal Server Error
Brought to you by:
tchbansi
From: Suraj B. <Su...@3s...> - 2003-07-22 05:51:23
|
The procedure I have done 1. is set to JBoss deploy directory ---${env.JBOSS_HOME}/server/default/deploy 2.name *.war and *.jar as jportlet-hello.war and jportlet-hello.jar 3. from PROJECT_HOME/src/: type ant type ant deply 4. Then there was jportlet-hello.war file in the ${env.JBOSS_HOME}/server/default/deploy derectory 5. But when the server try starts(JBOS) there was error and getting Apache Tomcat/4.0.3 - HTTP Status 500 - Internal Server Error when asking the http://127.0.0.1:8080/jportlet-hello/index.jsp can some one help me suraj |