Sorry i need different package names to stubs and skeletons

like
com.mycom.xxx.stbs
com.mycom.xxx.server.skeletons

On 11/23/06, keith chapman <[EMAIL PROTECTED]> wrote:

Are u refereing to the fact that u need different namespace to packagename
mapping for the server side and client side?


You can use the option "-ns2p ns1=pkg1,ns2=pkg2" together with the above
options. But this would mean that it would be the same for both server side
and client side.

Thanks,
Keith.

On 11/23/06, Mehar SVLN <[EMAIL PROTECTED]> wrote:
>
> Hai Keith,
> Thanks for the reply
> I want to specify different namespaces for client side and server side
> how do i do that??
>
>
> On 11/23/06, keith chapman <[EMAIL PROTECTED]> wrote:
> >
> > If u use the options "-ss -sd -g" all together it will generate both
> > server side and client side in one go.
> >
> > Thanks,
> > Keith.
> >
> > On 11/22/06, Mehar SVLN <[EMAIL PROTECTED]> wrote:
> > >
> > > Hai,
> > >
> > > Can anyone gimme some tips on this
> > >
> > > On 11/21/06, Mehar SVLN < [EMAIL PROTECTED]> wrote:
> > > >
> > > > Hai All,
> > > >
> > > > I have a wsdl i am generating stubs/skeletons seperately from
> > > > it...
> > > >
> > > > First i do a stub generation it will compile all my xsds, which
> > > > will result in some xmlbean classes
> > > >
> > > > Can i stop wsdl2java to stop compiling xsds again for the skeleton
> > > > generation( Essentially it can use the same xmlbean classes generated 
in the
> > > > previous stub generation)
> > > >
> > > > Can i achieve that using wsdl2java
> > > >
> > > > --
> > > > Rgds
> > > > Mehar
> > >
> > >
> > >
> > >
> > > --
> > > Rgds
> > > Mehar
> >
> >
> >
>
>
> --
> Rgds
> Mehar





--
Rgds
Mehar

Reply via email to