[JBoss JIRA] Created: (JBIDE-7033) Only test snapshot can be displayed in Guvnor repository view, errors occur when display a other snapshot
by Denny Xu (JIRA)
Only test snapshot can be displayed in Guvnor repository view, errors occur when display a other snapshot
---------------------------------------------------------------------------------------------------------
Key: JBIDE-7033
URL: https://jira.jboss.org/browse/JBIDE-7033
Project: Tools (JBoss Tools)
Issue Type: Bug
Environment: The issue only appears for BRMS 5.1.0
Reporter: Denny Xu
Assignee: Denny Xu
Fix For: 3.2.0.Beta
I create a "test" snapshot under snapshot/defaultPackage and create another snapshot with the name is any string except "test' in snapshots/mortgages, and then try to expand two snapshot package folders, the 'defaultPakcage' works well, but when expanding the 'mortgages' package , errors occurs:
org.xml.sax.SAXParseException: Premature end of file.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:239)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:283)
at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:124)
at org.guvnor.tools.utils.webdav.StreamProcessingUtils.parseListing(StreamProcessingUtils.java:57)
at org.guvnor.tools.utils.webdav.WebDavClient.listDirectory(WebDavClient.java:110)
at org.guvnor.tools.views.model.TreeParent.listDirectory(TreeParent.java:122)
at org.guvnor.tools.views.model.TreeParent.fetchDeferredChildren(TreeParent.java:97)
at org.eclipse.ui.progress.DeferredTreeContentManager$1.run(DeferredTreeContentManager.java:235)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (JBIDE-7120) Server supplied JBossWS Runtime should be set as default
by Lukas Jungmann (JIRA)
Server supplied JBossWS Runtime should be set as default
--------------------------------------------------------
Key: JBIDE-7120
URL: https://jira.jboss.org/browse/JBIDE-7120
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Webservices
Affects Versions: 3.1.1
Reporter: Lukas Jungmann
Assignee: Brian Fitzpatrick
-create a new dynamic web project
-set target runtime to some JBossAS server
-modify project facets to contain JBoss Web Services Core
=> at this point user cannot simply finish the wizard - he is forced to click at least 3x 'next' to choose the JBossWS runtime he wants to use. I believe that in most cases it will be the one provided by the server, so setting it by default (and allowing user to change it if he'd like to) would simplify and speed up project creation process.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months