I’ve created a BasicAuthClient class and
it complies fine but when I try to run it i.e. java serviceDeploy.BasicAuthClient
I’m getting the following error Exception in thread "main" java.lang.NoClassDefFoundError:
serviceDeploy/BasicAuthClient Has anyone had this problem before? Thanks, Suzy |