[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6831) cannot create sample web service with an existing name in a different package

Brian Fitzpatrick (JIRA) jira-events at lists.jboss.org
Thu Aug 19 13:23:12 EDT 2010


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

Brian Fitzpatrick commented on JBIDE-6831:
------------------------------------------

Following these steps:

1) Create a new Dynamic Web Project
2) Use the "Create a Sample Web Service" wizard. Click Finish
3) Use the "Create a Sample Web Service" wizard again.
4) Leave the class name as "HelloWorld" and change the package name to "x.y.z". It automatically changes the web service name to "HelloWorld1"
5) Click Finish

It works for me. I get two web services defined in the same project/web.xml. 

> cannot create sample web service with an existing name in a different package
> -----------------------------------------------------------------------------
>
>                 Key: JBIDE-6831
>                 URL: https://jira.jboss.org/browse/JBIDE-6831
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Webservices
>    Affects Versions: 3.2.0.M2
>            Reporter: Lukas Jungmann
>            Assignee: Brian Fitzpatrick
>            Priority: Minor
>             Fix For: 3.2.0.Beta
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> -have a dynamic web project
> -create a default sample web service
> -open the sample web service wizard again and set:
>  set class name to: "HelloWorld"
>  set package name to: "x.y.z"
> => wizard says that class HelloWorld already exists but what I'm trying to create is file "x.y.z.HelloWorld", not "org.jboss.samples.webservices.HelloWorld"
>  

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

        


More information about the jbosstools-issues mailing list