[ https://issues.apache.org/jira/browse/AXIS2-5903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292561#comment-16292561
]
robert lazarski commented on AXIS2-5903:
----------------------------------------
When testing on my side, it looked like it hung when running wsdl2java because of the "No
schemaLocation" errors ... but it actually completed after several minutes.
With 1.7.7 I see the output dir created with some java files - and no error "The referenced
element ... was not found" . So far I cannot recreate the problem.
I suggest fixing the "No schemaLocation" errors and verifying the axis2 version you are testing
with.
> WSDL2Java bug when same named element under different name space
> ----------------------------------------------------------------
>
> Key: AXIS2-5903
> URL: https://issues.apache.org/jira/browse/AXIS2-5903
> Project: Axis2
> Issue Type: Bug
> Components: wsdl
> Affects Versions: 1.7.7
> Environment: Windows 7 64-bits.
> Reporter: Bruno Ramos
> Attachments: PefService.wsdl, error.txt
>
>
> Hi,
> I am using WSDL2Java to generate my java classes but I am having a problem with a WSDL
that contains the same named element under different namespaces. When I try I get the error
"The referenced element ... was not found".
> I use wsdt2java as: wsdt2java.bat -o c:/teste -uri c:/teste/PefService.wsdl -suppress-prefixes
> The same error appears in the 3 versions I try: 1.5.2, 1.6.2 and 1.7.7.
> The exactly error I get from this wsdl is: "The referenced element '{http://schemas.ipc.adm.br/efrete/pef/AdicionarViagem}Viagens'
was not found!". The complete error is attached.
> The WSDL to replicate the error is attached, and also can be obtained here: https://dev.efrete.com/Services/PefService.asmx?wsdl
> Any help is appreciated.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org
|