[
http://jira.jboss.com/jira/browse/JBIDE-1082?page=comments#action_12382828 ]
Oliver Treichel commented on JBIDE-1082:
----------------------------------------
As fas as I know, the installer installs Eclipse, JBoss Tools and JBoss AS into the same
directory. However, the workspace is selected by the user upon the first startup and the
default is in the home directory. Therefore, this will still be an issue if the product
was installed outside the /home file system (if /home is a separate file system at all).
Deployment to JBoss-AS is incomplete when eclipse workspace and
jboss-as are on different file systems.
-------------------------------------------------------------------------------------------------------
Key: JBIDE-1082
URL:
http://jira.jboss.com/jira/browse/JBIDE-1082
Project: JBoss Tools
Issue Type: Bug
Components: JBossAS
Affects Versions: 2.0.0.Beta4
Environment: Fedora 7; Kernel 2.6.22.9-91.fc7; RedHat Developer Studio 1.0beta2;
Sun jdk1.5.0_13; Dell Dimension 9200; Core2 Duo 6400; 3 GB ram; /home and /opt are on
different file systems; all file systems (except /boot) are LVM volumes
Reporter: Oliver Treichel
Assigned To: Rob Stryker
Priority: Blocker
Fix For: 2.0.1
When my eclipse workspace is in the /home file system and RHDS is installed under the
/opt file system, then any deployment to the jboss-as only copies the folders of the web
application but no files (e.g. web.xml). As a result the web application is unusable and
jboss-as generates a warning message during startup:
21:01:13,071 INFO [TomcatDeployer] deploy, ctxPath=/Registration,
warUrl=.../deploy/Registration.war/
21:01:13,168 WARN [config] Unable to process deployment descriptor for context
'null'
When I have both, workspace and RHDS on the same file system (e.g. in /home), then the
deployment is complete and the web application works without problems.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira