[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-1455) WS Tester View can't be loaded in JBDS after 3rd party plugins installation (subversive, m2eclipse, ....)

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Fri Dec 10 09:48:52 EST 2010


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

Brian Fitzpatrick commented on JBDS-1455:
-----------------------------------------

Thanks for the clarification. Since the Eclipse folks aren't fixing the manifest.mf issues on javax.xml.soap 1.3 until Indigo (the next major release), I'll have to work around the issue by including the jars directly in the plug-in myself. So this should be resolved in CR1 and then I'll have to undo my workaround in a future release. 

> WS Tester View can't be loaded in JBDS after 3rd party plugins installation (subversive, m2eclipse,....)
> --------------------------------------------------------------------------------------------------------
>
>                 Key: JBDS-1455
>                 URL: https://issues.jboss.org/browse/JBDS-1455
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>          Components: runtime
>    Affects Versions: 4.0.0.Beta2
>            Reporter: Jiri Peterka
>            Assignee: Brian Fitzpatrick
>            Priority: Critical
>             Fix For: 4.0.0.CR1
>
>
> This issue is related JBIDE-6450. When javax.xml.soap (1.3) bundle is loaded, it's unable to start WS Tester (java.xml.soap 1.2 can't be loaded properly). There is no problem on JBT 3.2.beta2, so it seems it's JBDS related (at least for some cases). 
> Error message:
> Could not create the view: Plug-in "org.jboss.tools.ws.ui" was unable to instantiate class "org.jboss.tools.ws.ui.views.JAXRSWSTestView2".
> java.lang.VerifyError: (class: org/jboss/tools/ws/ui/views/JAXRSWSTestView2, method: getOpNameFromRequestBody signature: ()Ljava/lang/String;) Incompatible object argument for function call
> 	at java.lang.Class.getDeclaredConstructors0(Native Method)
> 	at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
> 	at java.lang.Class.getConstructor0(Class.java:2699)
> 	at java.lang.Class.newInstance0(Class.java:326)
> 	at java.lang.Class.newInstance(Class.java:308)
> 	at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:184)
> 	at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:904)

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