[
https://jira.jboss.org/jira/browse/JBIDE-5791?page=com.atlassian.jira.plu...
]
Rob Stryker commented on JBIDE-5791:
------------------------------------
Um... the wizards and APIs are *not* set up at all to have more than 1 segment
configuration name. As you can see, he's browsing to server/custom and selecting
"MyDefault" as the configuration. This is saving "MyDefault" as the
configuration name.
After that, all calculations are going to server/config-name/deploy, so in this case,
thats server/MyDefault/deploy.
None of the APIs are able to handle a multiple-segment configuration "name".
This is not just a bug in the UI but rather not a supported usecase.
User should instead copy the configuration to server/MyDefault, rather than
server/custom/MyDefault
Referencing custom server config in subdir is not reflected in deploy
and tmp directories
-----------------------------------------------------------------------------------------
Key: JBIDE-5791
URL:
https://jira.jboss.org/jira/browse/JBIDE-5791
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.1.0.CR2
Reporter: Len DiMaggio
Assignee: Rob Stryker
Priority: Critical
Fix For: 3.1.0.CR2
Attachments: jbds_custom1.png, jbds_custom2.png, jbds_custom3.png
To recreate this issue:
1) Make a copy of the server profile into a subdirectory (for example, copy default into
/server/custom/mydefault)
2) Create a server in JBDS using this /server/custom/mydefault server
3) Observe the server's deploy and tmp directories - they will be created in
/server/mydefault
4) To workaround this - see the 3rd screenshot - intuitively, when the user references a
new custom server in a subdir, the deploy and tmp dirs would be in off the same subdir
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira