]
Lukas Jungmann commented on JBIDE-9220:
---------------------------------------
since indigo final just went out, I used that (eclipse-jee-indigo-win32.zip) and result is
still the same. Thread dump from this has been already attached
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: Xavier Coulon
Priority: Blocker
Fix For: 3.3.0.M2
Attachments: freeze.txt, freeze2.txt, freeze3.txt, tdump-win.txt, winfreeze.png
-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: