[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6175) Cannot create JbossWS client on EAP 4.2

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Mon Apr 12 18:58:13 EDT 2010


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

Brian Fitzpatrick commented on JBIDE-6175:
------------------------------------------

According to Dominik Popisil:

"My thoughts are following. EAP 4.2 is not officially supported (according to
PRD) and as you said the tooling does not provide EAP 4.2 support explicitly.
Also, we have not done compatibility testing with EAP 4.2 (we did with EAP
4.3). So I am fine that this only works with EAP 4.3 and AS 4.2 but not EAP
4.2."

> Cannot create JbossWS client on EAP 4.2
> ---------------------------------------
>
>                 Key: JBIDE-6175
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-6175
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Webservices
>    Affects Versions: 3.1.0.GA
>            Reporter: Libor Zoubek
>            Assignee: Feng Qian
>         Attachments: .log
>
>
> I am not able to generate web service client stubs on eap 4.2. btw there is no direct support for eap 4.2 runtime. One can add only eap 4.3 runtime or jboss-as 4.2.
> I am getting error with stacktrace:
> IWAB0014E Unexpected exception occurred.
>   
>       java.lang.NullPointerException
>       at org.jboss.tools.ws.creation.core.commands.ClientSampleCreationCommand.findJavaUnitsByAnnotation(ClientSampleCreationCommand.java:310)
>       at org.jboss.tools.ws.creation.core.commands.ClientSampleCreationCommand.execute(ClientSampleCreationCommand.java:80)
>       at org.eclipse.wst.command.internal.env.core.fragment.CommandFragmentEngine.runCommand(CommandFragmentEngine.java:419)
> Steps to reporoduce:
> 1. Get eap-4.2 (e.g. from pokchop)
> 2. Add eap-4.2 as eap 4.3 runtime or jboss-as 4.2 runtime
> 3. Create dynamic web project
> 4. Create web service client (to enter valid wsdl url you might need to create some webservice)
> Reproducible : always

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list