[
https://jira.jboss.org/browse/JBIDE-7517?page=com.atlassian.jira.plugin.s...
]
Rob Stryker commented on JBIDE-7517:
------------------------------------
snjezana can you provide more details for this, maybe a trace for where this value is
coming from? I don't have access to a windows machine, but I find this hard to follow
by looking at the code.
From your description, it seems dynwebapp.war is the project's
deployment, adn so therefore webmodule.jar is a child module. If it's a child module,
my first question is what happens to the dynwebapp.war? Does the dynwebapp.war get
published to the correct location?
Problem with deployment when Eclipse and JBoss AS are installed on
different Windows drives
-------------------------------------------------------------------------------------------
Key: JBIDE-7517
URL:
https://jira.jboss.org/browse/JBIDE-7517
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.2.0.Beta1
Environment: Windows XP
Reporter: Snjezana Peco
Assignee: Rob Stryker
Priority: Blocker
Fix For: 3.2.0.Beta2
Steps to reproduce:
- install Eclipse on one drive (C:, for instance) and JBoss AS on another (E:, for
instance)
- download the dynwebapp project attached to
https://bugs.eclipse.org/bugs/show_bug.cgi?id=328974
- start Eclipse
- deploy the project to JBoss AS
The webmodule.jar module will be deployed to
C:/<JBOSS_DEPLOY>/dynwebapp.war/WEB-INF/lib instead of to
E:/<JBOSS_DEPLOY>/dynwebapp.war/WEB-INF/lib.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira