[
https://issues.jboss.org/browse/JBIDE-9220?page=com.atlassian.jira.plugin...
]
Lukas Jungmann commented on JBIDE-9220:
---------------------------------------
ok, so I'm able to reproduce this issue even on Windows 7 32bit, JDK 1.6.0_25
2 more observations:
-the freeze happens for the second project (which uses different server from the first
one) created in the fresh new workspace
-on win I'm able to see "Building RESTful Web Services..." node which I
don't see on Linux
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, 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:
http://www.atlassian.com/software/jira