users@jax-rpc.java.net

Re: problems with wscompile

From: Doug Kohlert <Doug.Kohlert_at_Sun.COM>
Date: Fri, 12 Aug 2005 15:06:19 -0700

Try:

wscompile -classpath
C:\JBoss-3.2.6-Developer\server\all\deploy\webapps\axis.war\WEB-INF\class

<>es -gen:server -f:rpcliteral -mapping mapping.xml config.xml

Pat Stadler wrote:

> I keep getting this error when I try to run wscompile:
>
> Here is the wscompile:
>
> wscompile -classpath
> C:\JBoss-3.2.6-Developer\server\all\deploy\webapps\axis.war\WEB-INF\class
>
> es\com\javasrc\webservices\age -gen:server -f:rpcliteral -mapping
> mapping.xml c
>
> onfig.xml
>
>
>
> Here is the error:
>
> error: RmiModeler error: java.lang.ClassNotFoundException:
> com$javasrc$webservic
>
> es$age$Age
>
>
>
> Any suggestions would be greatly appreciated.
>
> ------------------------------------------------------------------------
> The information contained in this message is confidential and is
> intended for the above addresses only. If you have received this
> message in error or if there are any problems, please notify the
> sender immediately. The unauthorized use, disclosure, copying or
> alteration of this message is strictly forbidden.


-- 
 - Doug