Dear Axis-Users, thanks for your post. I followed your
suggestions by confirming that the jaxrpc was in the
classpath and I checked the list in the jaxrpc using
the command 'jar tf jaxrpc.jar'. I then corrected the
code to import the package javax.xml.namespace.QNames
and I was able to compile the StockQuoteClient.java.
Thanks again 
-- jack smith <[EMAIL PROTECTED]> wrote:
> Dear Axis-Users, thanks so much for your post. I
> will
> follow your suggestions 1) check to make sure
> jaxrpc.jar is in the classpath and esp 2) check the
> list for what is in the jaxrpc.jar by using the
> command 'jar tf jaxrpc.jar' 3) modify the
> StockQuoteClient.java to import the package
> javax.xml.namespace.QNames. I will post the results
> asap. Thanks again for these helpful suggestions,
> much
> appreciated!!!!
>  
> --- Sharmila Sekaran
> <[EMAIL PROTECTED]> wrote:
> > I wanted to make sure that I gave the correct
> > command:
> > 
> > "jar tf jaxrpc.jar"
> > 
> > 
> > >>> [EMAIL PROTECTED] 03/21/03
> > 04:49PM >>>
> > 
> > The package imported in your client program should
> > be:
> > 
> > javax.xml.namespace.QName 
> > 
> > If you list whatever is in the axis.jar file using
> 
> > 
> > jar tf axis.jar
> > 
> > You will notice the discrepancy.
> > 
> > -Sharmila Sekaran
> > 
> > 
> > >>> [EMAIL PROTECTED] 03/21/03 04:42PM >>>
> > Dear Axis Users, when I try to compile a simple
> > StockQuoteClient.java file, I receive an error
> > message
> > that the package javax.xml.rpc.namespace.QNsamess
> is
> > not present, I am using Tomcat 4.06 and XML-Axis
> 1.0
> > in a Win 2k o/s. Please post any suggestions and
> > thanks 
> > 
> > __________________________________________________
> > Do you Yahoo!?
> > Yahoo! News - Today's headlines
> > http://news.yahoo.com
> > 
> 
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Platinum - Watch CBS' NCAA March Madness,
> live on your desktop!
> http://platinum.yahoo.com


__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

Reply via email to