[jbosstools-issues] [JBoss JIRA] (JBIDE-10199) Cannot use the RESTful Web Services creation wizard with JBossAS7

Brian Fitzpatrick (Commented) (JIRA) jira-events at lists.jboss.org
Mon Nov 28 16:28:40 EST 2011


    [ https://issues.jboss.org/browse/JBIDE-10199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646093#comment-12646093 ] 

Brian Fitzpatrick commented on JBIDE-10199:
-------------------------------------------

This patch updates the runtime jar detection routine to actually look for three jars in the project classpath instead. This should support Maven, Glassfish, AS7, AS6, AS5... much more consistently than looking for particular jars in particular locations.

It also updates the message that comes back from the jar test to be a warning instead of an error, which allows the wizard to continue despite not finding the jars if the user wishes to do so. 
                
> Cannot use the RESTful Web Services creation wizard with JBossAS7
> -----------------------------------------------------------------
>
>                 Key: JBIDE-10199
>                 URL: https://issues.jboss.org/browse/JBIDE-10199
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Webservices
>    Affects Versions: 3.3.0.M4
>            Reporter: Xavier Coulon
>            Assignee: Brian Fitzpatrick
>            Priority: Critical
>              Labels: jbossas, rest
>             Fix For: 3.3.0.M5
>
>         Attachments: JBIDE-10199.png, patch.txt
>
>
> The "RESTful Web Services creation" wizard claims that the RESTEasy jars are not found in the project which uses JBossAS7 as a target runtime. Yet, the JAX-RS APIs are available in the classpath.

--
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