JAX-WS does n't support soap-enc wsdls. If you are trying to import
rpc/encoded wsdls, use wscompile tool from jax-rpc . In Netbeans,
select Java EE version as J2EE 1.4 which automatically uses JAX-RPC tools.
thanks,
Rama Pulavarthi
Ryan de Laplante wrote:
> Hi,
>
> This was originally posted on the glassfish users mailing list, but I
> think this is the proper list for my question.
>
> When I use the following WSDL in NetBeans 5.5.1 to generate a JAX-WS
> client, I got a long list of exceptions:
>
> http://soap.amazon.com/schemas2/AmazonWebServices.wsdl
>
> According to the errors, there are a bunch of undefined simple or
> complex types. Ok, but this is a production Amazon.com web service.
> Is there really a problem with their WSDL?
>
> Is it safe to assume that JAX-WS should work with all SOAP web
> services because it is an open standard?
>
>
> Thanks,
> Ryan
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jax-ws.dev.java.net
> For additional commands, e-mail: users-help_at_jax-ws.dev.java.net