[JBoss JIRA] (JBIDE-11676) java.lang.NoClassDefFoundError: javax/ws/rs/HttpMethod
by Jiri Peterka (JIRA)
Jiri Peterka created JBIDE-11676:
------------------------------------
Summary: java.lang.NoClassDefFoundError: javax/ws/rs/HttpMethod
Key: JBIDE-11676
URL: https://issues.jboss.org/browse/JBIDE-11676
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.3.0.Beta3
Environment: JBT 3.3.0.beta3-trunk, L64
Reporter: Jiri Peterka
Assignee: Brian Fitzpatrick
Fix For: 3.3.0.CR1
java.lang.NoClassDefFoundError: javax/ws/rs/HttpMethod
at org.jboss.tools.ws.jaxrs.core.internal.metamodel.domain.JaxrsElementFactory.createElement(JaxrsElementFactory.java:74)
at org.jboss.tools.ws.jaxrs.core.internal.metamodel.builder.JavaElementChangedProcessor.processAddition(JavaElementChangedProcessor.java:314)
at org.jboss.tools.ws.jaxrs.core.internal.metamodel.builder.JavaElementChangedProcessor.processAffectedElement(JavaElementChangedProcessor.java:132)
at org.jboss.tools.ws.jaxrs.core.internal.metamodel.builder.JavaElementChangedProcessor.processAffectedJavaElements(JavaElementChangedProcessor.java:75)
at org.jboss.tools.ws.jaxrs.core.internal.metamodel.builder.JaxrsMetamodelBuildJob.run(JaxrsMetamodelBuildJob.java:56)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 11 months
[JBoss JIRA] Created: (JBIDE-8791) JBoss 6 and 7 not found
by Rob Stryker (JIRA)
JBoss 6 and 7 not found
------------------------
Key: JBIDE-8791
URL: https://issues.jboss.org/browse/JBIDE-8791
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Affects Versions: 3.3.0.M1
Reporter: Rob Stryker
Assignee: Nick Boldt
Priority: Critical
Fix For: 3.3.0.M1
https://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/job/jbosstools-3....
Only two tests showing failing in this build are:
* org.jboss.ide.eclipse.as.test.ASTestSuite.testAS60Exists
* org.jboss.ide.eclipse.as.test.ASTestSuite.testAS70Exists
These tests are simple and just verify the passed-in folders / locations actually exist on the host machine. They don't even really do anything else, no verification of whether its a proper server or not. Just, does the folder exist.
If you dont have time to fix / check it out, tell me and i'll comment out those two tests...
It seems only yesterday we were setting fire to Strong Sad's underdrawers. (that *WAS* yesterday!)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 11 months