[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-9516) Problem installing RESTEasy jars

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Wed Aug 24 13:17:17 EDT 2011


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

Brian Fitzpatrick commented on JBIDE-9516:
------------------------------------------

Ok... Couple of things.

First, I found a coding error that I'll get into JBDS 4.1.1 and JBDS 5.0.0 that should fix the issue with the RESTeasy sample wizard. So you're not going insane there, I was looking for a particular jar that has changed names (i.e. added a version qualifier) that the wizard couldn't find.

Second, to get the thing to deploy I copied the RESTeasy libs into the [runtime]/libs directory as well as the [runtime]/server/default/libs directory to get the helloworld service to deploy properly. (I'm running against the "default" profile. You should put it into whichever profile you're using.)

I'm not sure that that's the right way to configure it, so you might want to ask in the RESTeasy forum as well, but it seems to work. 

So I'll get this fix into the 4.1.1 stream and 5.0.0 stream so they're out with the next milestones...

> Problem installing RESTEasy jars
> --------------------------------
>
>                 Key: JBIDE-9516
>                 URL: https://issues.jboss.org/browse/JBIDE-9516
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Webservices
>    Affects Versions: 3.2.0.Final
>         Environment: I'm using version 5.0.0.M2 of JBDS and AS 5.1.0.
>            Reporter: Ron Sigal
>            Assignee: Brian Fitzpatrick
>            Priority: Critical
>             Fix For: 3.2.2, 3.3.0.M3
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> When I go to JBoss Tools -> Create a Sample RESTful Web Service, I get the error message
>   RESTEasy jars not found in the runtime associated with the selected project. Make sure RESTEasy is installed and try again
> I created an eclipse User Library, associated it with all the RESTEasy jars, and added the library to the classpath of a dynamic web project, but I still see the same error message.
> I'm using version 5.0.0.M2 of JBDS and AS 5.1.0.
> Also, btw, the RESTEasy example isn't showing up under Help -> Project Examples...
> I can certainly believe that it's just a configuration or installation error on my part.  Any help would be appreciated.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list