]
Martin Malina commented on JBIDE-13445:
---------------------------------------
[~rob.stryker], if you're asking about the issue where I couldn't set up the
custom deployment directories (when using file operations) then the answer is: No, I
cannot replicate it in JBDS 8.0.1.CR1 B333. It works fine now.
Enable possibility of deployment scanner additions for remote
servers
---------------------------------------------------------------------
Key: JBIDE-13445
URL:
https://issues.jboss.org/browse/JBIDE-13445
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: server
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 4.2.x
Currently, additions tot he deployment scanners are limited to locally running servers.
This is due to a lack of API allowing accurate discovery of what folders need to be added
for remote servers, specifically no way for as.core classes to discover what the remote
server home is, what the remote configuration folder is, etc. There is a lack of api
here, and that will need to be fixed before this issue can work.
Remember: If a remote server is not running with its management ports exposed, do not
attempt to add the scanners, as the management connections will fail.