Hi, everytime I try to compile a client I get the error "Class javax.naming.Referenceable not found in org.apache.axis.client.Service".  I've copied all of the code, installing procedures, etc straight out of a book and I think I have set my classpath correctly, as follows:
 
C:\axis-1_2beta3\lib\axis.jar; C:\axis-1_2beta3\lib\jaxrpc.jar; C:\axis-1_2beta3\lib\saaj.jar; C:\axis-1_2beta3\lib\commons-logging.jar; C:\axis-1_2beta3\lib\commons-discovery.jar; C:\axis-1_2beta3\lib\wsdl4j.jar; C:\axis-1_2beta3\; C:\axis-1_2beta3\lib; %JAVA_HOME%;
 
I've tried google and found similar problems but no resolution - I think it's linked to jndi.jar package but i don't know how to sort this out.  I've spent soo many hours on this and I'm starting to pull my hair out! Any help would be greatly appreciated, thanks.


Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.

Reply via email to