[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-9220) IDE freezes after configuring JAX-RS 1.1

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Wed Jun 22 07:51:23 EDT 2011


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

Max Rydahl Andersen commented on JBIDE-9220:
--------------------------------------------

note, automatically adding jaxrs support to project when running a wizard that creates code is not expected functionallity.

Probably makes sense though and might require moving some code to jaxrs. Should be in seperate issue.
ill create one and link it up.

> IDE freezes after configuring JAX-RS 1.1
> ----------------------------------------
>
>                 Key: JBIDE-9220
>                 URL: https://issues.jboss.org/browse/JBIDE-9220
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Webservices
>    Affects Versions: 3.3.x
>         Environment: e37+jbt 3.3.0.M2/2011-06-17_22-32-35-H2967, ubuntu 11.04
>            Reporter: Lukas Jungmann
>            Assignee: Brian Fitzpatrick
>            Priority: Blocker
>             Fix For: 3.3.0.M2
>
>         Attachments: freeze.txt, freeze2.txt
>
>
> -start eclipse with fresh new workspace
> -create dynamic web project for JBoss 6.0
> -create new class: package x; import javax.ws.rs.Path; @Path("/xxx") public class Y{}
> -do configure -> Add JAX-RS 1.1 support..
> => eclipse freezes
> another way to get to freeze:
> -create dynamic web project for EAP 5.x
> -create sample restful ws in the project
> => shouldn't JAX-RS support be configured for the project now?
> -do configure -> Add JAX-RS 1.1 support..
> => eclipse freezes
> thread dump is attached

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