Hi,
i still in the third chapter of the tutorial.
when i added an operation "getLastOpRP" (similar to "getValueRP"), i modified 
the WSDL and implemented the operation in the service correctly, and when i 
started the container, the service is well deployed.
But, when i add the line :
    import org.globus.examples.stubs.MathService_instance.GetLastOpRP;
in the Client file, i obtain the error when compiling it :


org\globus\examples\clients\MathService_instance\Client.java:8: cannot find 
symbol
symbol  : class GetLastOpRP
location: package org.globus.examples.stubs.MathService_instance
import org.globus.examples.stubs.MathService_instance.GetLastOpRP;
                                                      ^
1 error


although, the "GetLastOpRP.class" exists in the mentioned location..
How to deal with this problem?
Thanks


      
_____________________________________________________________________________ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
http://mail.yahoo.fr

Reply via email to