[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-6752) [restwizard] provide warning if selected web project does not have configured runtime

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Tue Aug 31 10:35:13 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-6752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Fitzpatrick updated JBIDE-6752:
-------------------------------------

    Attachment: clipboard.txt


This patch adds a check to make sure that the runtime associated with the selected project actually includes the RestEasy jars. If not, it prevents the wizard from finishing and directs the user to install RE in the runtime.

> [restwizard] provide warning if selected web project does not have configured runtime
> -------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6752
>                 URL: https://jira.jboss.org/browse/JBIDE-6752
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Webservices
>    Affects Versions: 3.2.0.M2
>            Reporter: Lukas Jungmann
>            Assignee: Brian Fitzpatrick
>             Fix For: 3.2.0.Beta
>
>         Attachments: clipboard.txt
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> -create some web project and target it to some runtime which does not contain JAX-RS runtime (ie JBoss server 5.1)
> -invoke and finish the REST service wizard
> => created project is not buildable
> we should at least provide a warning if target server does not provide required runtime and/or provide some way for the user so he can configure required stuff from the wizard

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

        


More information about the jbosstools-issues mailing list