You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Jayachandra Sekhara Rao Sunkara (JIRA)" <ax...@ws.apache.org> on 2004/10/26 14:19:51 UTC

[jira] Commented: (AXIS-1354) hyphen in service name

     [ http://issues.apache.org/jira/browse/AXIS-1354?page=comments#action_54663 ]
     
Jayachandra Sekhara Rao Sunkara commented on AXIS-1354:
-------------------------------------------------------

Can you be more elaborate on what you mean by 'non-Java compliant'?
Isn't the code getting compiled? Or is it that its not getting deployed? Or is it that clients are failing to consume the service?

Thanks
Jayachandra

> hyphen in service name
> ----------------------
>
>          Key: AXIS-1354
>          URL: http://issues.apache.org/jira/browse/AXIS-1354
>      Project: Axis
>         Type: Improvement
>   Components: WSDL processing
>     Versions: 1.1
>  Environment: Windows 2000
> Eclipse 2.1.3 with wsdl2java plugin
> Cape Clear 4
>     Reporter: Mario Scialpi
>     Priority: Critical

>
> Hi,
> I'm trying to generate client for a Cape Clear authentication web service with wsdl2java eclipse plugin.
> The process generates code non java compilant.
> All Cape Clear web services has WSDL with service tag in the follow form:
> <service name="cc-******">
> ....
> in particular authentication web service wsdl contains:
> <service name="cc-uthenticate">
> ....
> If I change name attribute value
> <service name="CCAuthenticate">
> all goes rigth and I succeed to generate my client for web service.
> Is there a bug in axis wsdl2java or a syntax error in cape clear wsdl?
> Mario

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