[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-1103) Creating simple Axis Web Service fails running

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Tue Feb 16 13:36:10 EST 2010


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

Brian Fitzpatrick commented on JBDS-1103:
-----------------------------------------

I was able to reproduce this today. Works fine in a Tomcat, but fails with the same errors in the log as the log that's attached.

For some reason, during deployment it is requiring an Eclipse JST library to be deployed, which is bizarre... org.eclipse.jst.ws.util.JspUtils

This class seems to not appear in any recent WST/JST jar and why we'd be deploying an Eclipse jar into an appserver is beyond me. 

> Creating simple Axis Web Service fails running
> ----------------------------------------------
>
>                 Key: JBDS-1103
>                 URL: https://jira.jboss.org/jira/browse/JBDS-1103
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>    Affects Versions: 3.0.0.CR2
>         Environment: Sun JDK 1.6.0_17, x86_64, JBDS-H7-CR3, Jboss-AS 5.1-GA
>            Reporter: Libor Zoubek
>            Priority: Critical
>         Attachments: axis_ws_run_error.log, workspace.zip
>
>
> It seems like JDBS wrongly creates axis-based web service. In comparsion to Eclipse 3.5 WTP, where everything goes OK as well as deploying and running od jboss-as 5.1
> Can be reproduced by following this tutorial http://www.eclipse.org/webtools/jst/components/ws/1.5/tutorials/BottomUpWebService/BottomUpWebService.html 
> Notes:
> Eclipse 3.5 WTP creating, deploying, running - OK
> Opening workspace created by Eclipse 3.5 WTP by JBDS and deploying+running Axis WS  - OK
> See attached log and workspace

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