Deployment to Tomcat fails when IvyDE is configured to use "Resolve
dependencies in workspace" and referred projects are indeed in your workspace
-------------------------------------------------------------------------------------------------------------------------------------------------
Key: IVYDE-290
URL: https://issues.apache.org/jira/browse/IVYDE-290
Project: IvyDE
Issue Type: Bug
Components: workspace resolver
Affects Versions: trunk
Environment: Apache Ivy 2.2.1.alpha_20111113200050
org.apache.ivy.feature.feature.group Apache Software Foundation
Apache Ivy Ant Tasks 2.2.1.alpha_20111113200050
org.apache.ivy.eclipse.ant.feature.feature.group Apache Software
Foundation
Apache IvyDE 2.2.0.201111080039-hudson-200
org.apache.ivyde.feature.feature.group Apache Software Foundation
Apache IvyDE Resolve Visualizer 2.2.0.201111080039-hudson-200
org.apache.ivyde.eclipse.resolvevisualizer.feature.feature.group Apache
Software Foundation
Reporter: GK Ephorus
When I configure Eclipse to deploy a certain scope of ivy(eg. runtime) to
Tomcat (via Deployment Assembly in Eclipse 3.7) I get nasty NPEs and the
document-root is not available (org.apache.catalina.core.StandardContext
resourcesStart
SEVERE: Error starting static Resources java.lang.IllegalArgumentException:
Document base
..../my-workspace/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/wtpwebapps/my-context
does not exist or is not a readable directory)
When I close all projects and only re-open the project that I want to deploy to
a Eclipse-managed-Tomcat, I get no errors.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira