Re: does xmlBeans compile WSDL to Java interface?

2008-04-07 Thread Jim the Standing Bear
now I understand it.  thank you jacob

On Mon, Apr 7, 2008 at 1:23 PM, Jacob Danner <[EMAIL PROTECTED]> wrote:
> XmlBeans creates types from the schemas that are children to the
>  wsdl:types element. The PortType, client, Stub classes are generated
>  for JAX-RPC and JAX-WS by other toolkits like apache Axis or XFire
>  that might/can make use of XMLBeans as a binding system.
>  HTH,
>  -jacobd
>
>
>
>  On Mon, Apr 7, 2008 at 9:55 AM, Jim the Standing Bear
>  <[EMAIL PROTECTED]> wrote:
>  > This is probably a dumb question.  Does XmlBeans compile WSDL to Java
>  >  Interface?  According to the xmlBeans ant task documentation, it
>  >  should be able to compile schema and/or WSDL files; however, I am not
>  >  seeing the service's PortType java interface being generated by
>  >  xmlBeans.  Did I miss something?  Thanks.
>  >
>  >  - Jim
>  >
>  >
>  >  --
>  >  --
>  >  Standing Bear Has Spoken
>  >  --
>  >
>  >  -
>  >  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  >  For additional commands, e-mail: [EMAIL PROTECTED]
>  >
>  >
>
>
>
>  --
>  I'm competing in a Half-Ironman distance triathlon to raise money for
>  the fight against cancer!
>  Please help support my efforts by going to:
>  http://www.active.com/donate/tntwaak/jacobd
>
>  -
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
--
Standing Bear Has Spoken
--

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: does xmlBeans compile WSDL to Java interface?

2008-04-07 Thread Jacob Danner
XmlBeans creates types from the schemas that are children to the
wsdl:types element. The PortType, client, Stub classes are generated
for JAX-RPC and JAX-WS by other toolkits like apache Axis or XFire
that might/can make use of XMLBeans as a binding system.
HTH,
-jacobd

On Mon, Apr 7, 2008 at 9:55 AM, Jim the Standing Bear
<[EMAIL PROTECTED]> wrote:
> This is probably a dumb question.  Does XmlBeans compile WSDL to Java
>  Interface?  According to the xmlBeans ant task documentation, it
>  should be able to compile schema and/or WSDL files; however, I am not
>  seeing the service's PortType java interface being generated by
>  xmlBeans.  Did I miss something?  Thanks.
>
>  - Jim
>
>
>  --
>  --
>  Standing Bear Has Spoken
>  --
>
>  -
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
I'm competing in a Half-Ironman distance triathlon to raise money for
the fight against cancer!
Please help support my efforts by going to:
http://www.active.com/donate/tntwaak/jacobd

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]