[ http://issues.apache.org/jira/browse/AXIS-1922?page=comments#action_62550 ] Francis ANDRE commented on AXIS-1922: -------------------------------------
Hi Venkat It is a problem for Eclipse 3.1, not for Axis 1.2 RC3. Sorry for the noise. Regards > service name containing a "-" reference & generation are out of sync > -------------------------------------------------------------------- > > Key: AXIS-1922 > URL: http://issues.apache.org/jira/browse/AXIS-1922 > Project: Axis > Type: Bug > Components: WSDL processing > Versions: 1.2RC3 > Environment: java version "1.4.1_02" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06) > Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode) > Reporter: Francis ANDRE > > Hi > For the following service name: <wsdl:service name="WS-CF"> > wsdl2java generates the reference: > org.webservicestransactions.www.wsdl.wscf._2003._03.WS.CF() > while the generated classe is defined as: > package org.webservicestransactions.www.wsdl.wscf._2003._03; > public interface WSCF extends javax.xml.rpc.Service { > } > which leads to errors at compile time. > regards > FA -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
