users@jax-rpc.java.net

Re: WSCompile tool

From: shaba dil <shaba_dil_at_yahoo.com>
Date: Fri, 18 Jun 2004 02:35:47 -0700 (PDT)

Thanks for the precise informative links.

But i am experiencing an error while using wscompile
tool.that is ClassNotFoundException.

I have checked my classpath.Nothing wrong in it.I am
using a small example now.

just see the config.xml file

[code]
<?xml version="1.0" encoding="UTF-8"?>
 
<configuration
xmlns="http://java.sun.com/xml/ns/jax-rpc/ri/config">
  <service
      name="SunRegService"
      targetNamespace="http://mysite.com/wsdl"
      typeNamespace="http://mysite.com/types"
      packageName="sunreg">
      <interface name="sunreg.SunRegPort"
      servantName="sunreg.SunRegImpl">
      </interface>
 
  </service>
</configuration>
[code]



--- Doug Kohlert <Doug.Kohlert_at_Sun.COM> wrote:
> Please see the white papers at:
>
https://jax-rpc.dev.java.net/whitepaper/1.1/index-part1.html
> and
>
https://jax-rpc.dev.java.net/whitepaper/1.1/index-part2.html
>
> shaba dil wrote:
>
> >Hi all,
> >
> >How to make config.xml to use the wscompile
> tool?.what
> >are the elements required in config.xml?.and how to
> >use?.and what's the purposes?.
> >
> >I have looked sun tutorial example.but i dont got
> the
> >description of tags used.someone plz make me
> informed.
> >
> >
> >
> >
> >
> >__________________________________
> >Do you Yahoo!?
> >Yahoo! Mail is new and improved - Check it out!
> >http://promotions.yahoo.com/new_mail
> >
>
>---------------------------------------------------------------------
> >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.
> doug.kohlert_at_sun.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
>
>



                
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail

---------------------------------------------------------------------
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