[
https://jira.jboss.org/browse/JBIDE-7681?page=com.atlassian.jira.plugin.s...
]
Brian Fitzpatrick commented on JBIDE-7681:
------------------------------------------
Lukas, I just tried this with two different WSDLs in the same project using the WTP Web
Service wizard. Though I do get the message you allude to, it does create the code and
create the servlets.
Can you verify that it is in fact creating the right entries in the web.xml file as well
as packages/classes?
I'm not saying this isn't an issue, but I'm trying to make sure I'm seeing
the same behavior you are.
If that's not the case, can you attach the WSDLs you are using to reproduce this?
Cannot create two or more top down web services in a web project
----------------------------------------------------------------
Key: JBIDE-7681
URL:
https://jira.jboss.org/browse/JBIDE-7681
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.2.0.CR1
Reporter: Lukas Jungmann
Assignee: Brian Fitzpatrick
Priority: Critical
Fix For: 3.2.0.CR1
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
-create a new ear project ("Ear")
-create a new dynamic web project ("WsWar")
-create a top down ws from some wsdl using wtp wizard in WsWar project
- ws project WsWar, ear project Ear, server runtime JBossAS6.0, ws runtime JBossWS
-create another top down ws from different wsdl there
- ws project WsWar, ear project Ear, server runtime JBossAS6.0, ws runtime JBossWS
=> wizard ends with "The Web Service Name has been used in the web.xml of the web
project." error message and doesn't allow user to finish it but all I'm
trying to do is to create two completely different services in one project
message is comming from line 190 in
org.jboss.tools.ws.creation.core.commands.MergeWebXMLCommand
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira