[jbosstools-issues] [JBoss JIRA] (JBIDE-10902) Can't create sample JAX-RS service in OpenShift-created Dynamic Web Project

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Tue Feb 14 14:34:00 EST 2012


Brian Fitzpatrick created JBIDE-10902:
-----------------------------------------

             Summary: Can't create sample JAX-RS service in OpenShift-created Dynamic Web Project
                 Key: JBIDE-10902
                 URL: https://issues.jboss.org/browse/JBIDE-10902
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Webservices
    Affects Versions: 3.3.0.M5
            Reporter: Brian Fitzpatrick
            Assignee: Brian Fitzpatrick
            Priority: Critical
             Fix For: 3.3.0.Beta1


While doing some testing of the WS Tester, Xavier came upon a weird error in the Web Services -> Create a Sample RESTful Web Service wizard. He was attempting to create a sample JAX-RS service in a project created using the OpenShift tooling and was blocked by an error in the wizard claiming it couldn't find any Java source folder.

It turns out that the WS creation wizards do a search to find the default source folder in the Dynamic Web/Java Project by seeing which one is missing an explicit output location in the classpath. 

Now we run through the project twice. If we can't find one without the output location, we just go with the first one we come across. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list