[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6181) Creating bottomUp Webservice on EAP 4.3 produces invalid code

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Wed Apr 14 11:23:30 EDT 2010


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

Brian Fitzpatrick commented on JBIDE-6181:
------------------------------------------

Hey LIbor... I'm able to sort of reproduce your issue with the ClassA.java on EAP 4.3, but I'm not seeing the same exceptions in the .log. 

I do see these two messages, which are:

!ENTRY org.jboss.tools.ws.creation.core 4 0 2010-04-14 08:51:22.728
!MESSAGE Error: Could not generate. (use --show-traces to see full traces)	
Error: com/sun/codemodel/JExpression	


!ENTRY org.jboss.tools.ws.creation.core 4 0 2010-04-14 08:51:22.729
!MESSAGE 

It did generate a broken version of the MethodResponse.java file however that was quite similar to your version of that file. 

Can you provide a bit more information... What Operating System are you on? What version of the tooling are you using? What JDK/JRE are you using? 

I'll ask Grid to look into this...

> Creating bottomUp Webservice on EAP 4.3 produces invalid code
> -------------------------------------------------------------
>
>                 Key: JBIDE-6181
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-6181
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Webservices
>    Affects Versions: 3.1.0.GA
>            Reporter: Libor Zoubek
>            Assignee: Brian Fitzpatrick
>            Priority: Critical
>         Attachments: .log, ClassA.java, MethodResponse.java, MethodResponse.java
>
>
> Creating bottomUp JbossWS from annotated java file produces invalid code (in file MethodResponse.java) Service than cannot be called.
> Creating sample web service works fine.
> Steps to Reproduce :
> Get EAP-4.3 (tested on CP8 I think)
> Create web project with annotated java class
> Create JbossWS from that java

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