]
Martin Malina closed JBIDE-17927.
---------------------------------
Verified in JBDS 8.0.0.CR1 B225
Remote EAP 5: empty config dir results in nonworking server
-----------------------------------------------------------
Key: JBIDE-17927
URL:
https://issues.jboss.org/browse/JBIDE-17927
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.2.0.Beta3
Environment: JBDS 8.0.0.Beta3a B178
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 4.2.0.CR1
From JBIDE-17824:
The default is now "default" even for runtime-less servers. And the validation
of "default" is correct. But when I remove that string and click Test, it says
ok. When I create the server with empty config string, it will have
"--configuration=" in the launch config which will definitely fail.
I wouldn't complain if the empty field still resulted in default being used (and the
Test button would need to work that way too), but perhaps better is to disallow an empty
string and also the Test button should return an error.