I usually try to deploy it manually, but check and make sure that the portlet web-app context (/WebReport) is what it is deployed as.
-----Original Message----- From: vasasree [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 07, 2007 12:29 PM To: [email protected] Subject: DeploymentException in Jetspeed(IllegalArguementException : WEB-INF/web.xml) Hi I am trying to deploy a sample portlet (.war ) in to jetspeed... I did everything according to the document. It is throwing following exception .. ERROR: java.lang.IllegalArgumentException: WEB-INF/web.xml But in the webpage it is showing an error message " Failed to retrieve Portlet Definition for WebReport::webreport " Can anybody help me in finding out the resolution... Thanks in advance --kbr The stacktrace of Exception is follows.... ERROR: java.lang.IllegalArgumentException: WEB-INF/web.xml org.apache.jetspeed.deployment.DeploymentException: java.lang.IllegalArgumentExc eption: WEB-INF/web.xml at org.apache.jetspeed.deployment.impl.DeployPortletAppEventListener.dep loyPortletApplication(DeployPortletAppEventListener.java:224) at org.apache.jetspeed.deployment.impl.DeployPortletAppEventListener.inv okeDeploy(DeployPortletAppEventListener.java:209) at org.apache.jetspeed.deployment.impl.StandardDeploymentManager.dispatc h(StandardDeploymentManager.java:264) at org.apache.jetspeed.deployment.impl.StandardDeploymentManager.deploy( StandardDeploymentManager.java:178) at org.apache.jetspeed.deployment.impl.StandardDeploymentManager.fireDep loymentEvent(StandardDeploymentManager.java:209) at org.apache.jetspeed.deployment.impl.StandardDeploymentManager$FileSys temScanner.run(StandardDeploymentManager.java:357) Caused by: java.lang.IllegalArgumentException: WEB-INF/web.xml at org.apache.jetspeed.tools.deploy.JetspeedDeploy.<init>(JetspeedDeploy .java:164) at org.apache.jetspeed.tools.deploy.JetspeedDeploy.<init>(JetspeedDeploy .java:88) at org.apache.jetspeed.deployment.impl.DeployPortletAppEventListener.dep loyPortletApplication(DeployPortletAppEventListener.java:219) ... 5 more ERROR: Failure deploying C:\Apache\Jetspeed-2.1.2\webapps\jetspeed\WEB-INF\deplo y\WebReport.war -- View this message in context: http://www.nabble.com/DeploymentException-in-Jetspeed%28IllegalArguementExce ption-%3A-WEB-INF-web.xml%29-tf4231209.html#a12037594 Sent from the Jetspeed - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
