[
https://jira.jboss.org/jira/browse/JBIDE-3742?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen moved JBDS-613 to JBIDE-3742:
-------------------------------------------------
Project: Tools (JBoss Tools) (was: Developer Studio)
Key: JBIDE-3742 (was: JBDS-613)
Component/s: drools
(was: visualeditor)
Affects Version/s: 3.0.0.CR2
(was: 2.0.0.cr1)
Error message for unreachable server from EGT unclear (WebDav error:
Method PROPFIND is not defined in RFC 2068 and is not su pported by the Servlet API (501)
)
----------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-3742
URL:
https://jira.jboss.org/jira/browse/JBIDE-3742
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: drools
Affects Versions: 3.0.0.CR2
Reporter: Len DiMaggio
Same message as seen in GUVNOR-120
If the server connection is correctly configured, but the server is not reachable, the
error displayed in JBDS is:
WebDav error: Method PROPFIND is not defined in RFC 2068 and is not supported by the
Servlet API (501)
It looks like it's just the results of Exception.getMessage()
org.guvnor.tools.utils.webdav.WebDavException: WebDav error: Method PROPFIND is not
defined in RFC 2068 and is not supported by the Servlet API (501)
at
org.guvnor.tools.utils.webdav.WebDavClient.listDirectory(WebDavClient.java:91)
at org.guvnor.tools.views.model.TreeParent.listDirectory(TreeParent.java:105)
at
org.guvnor.tools.views.model.TreeParent.fetchDeferredChildren(TreeParent.java:80)
at
org.eclipse.ui.progress.DeferredTreeContentManager$1.run(DeferredTreeContentManager.java:234)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Can we change to something like "server not reachable"
--
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