users@jax-rpc.java.net

Re: How to generate/compile wsdl complex types into a diff package

From: Doug Kohlert <Doug.Kohlert_at_Sun.COM>
Date: Thu, 25 Mar 2004 10:03:26 -0800

Evan,
The following white paper should answer your question.

Part 1 is available at
https://jax-rpc.dev.java.net/whitepaper/1.1/index-part1.html and Part 2
is available at
https://jax-rpc.dev.java.net/whitepaper/1.1/index-part2.html.


Ewan Harrow wrote:

>I'm not sure this is possible or I just missed it in the doco but how can I gen/compile server classes that are in a different pkg from my service classes.
>
>
>
>The reason I want to do this is to resolve some dependencies between packages. Say currently I have business objects in pkg.a and my server interfaces/impl are in pkg.a.remote which also includes some complex types such as MyRequest.java there is now a dependency from pkg.a to pkg.a.remote as the business objects process MyRequest.java. I'd like to move MyRequest.java to pkg.a and make pkg.a.remote have a dependency on pkg.a instead. Unfortunately wscompile won't let me and insists on generating the stubs etc. in pkg.a.remote everytime.
>
>
>
>The wsdl mentions nothing about packages so I was wondering if this is possible.
>
>
>
>rgds
>
>
>
>ewan
>
>
>
>
>
>
>
>--------------------------------------
>
>Protect yourself from spam,
>
>use http://sneakemail.com
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
>For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net
>
>
>
>

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Doug Kohlert
Sun Microsystems, Inc.            
503-345-9806  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NOTICE:  This email message is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information.  Any unauthorized review, use, disclosure or
distribution is prohibited.  If you are not the intended
recipient, please contact the sender by reply email and destroy
all copies of the original message.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net