| Author |
com.ibm.ws. security.util. AccessController
|
Arshad Sharief
Greenhorn
Joined: Feb 23, 2006
Posts: 14
|
|
Hi, Iam trying access a webservice thru my standalone java program, but when it tries to access the webservice it gives me Exception inthread "main" java.lang.NoClassDefFoundError: com/ibm/ws/security/util/AccessController at com.ibm.ws.protocol.Protocols.<clinit>(Protocol.java:44) at com.ibm.ws.webservices.engine.client.Service.<clinit>(Service.java:175) I have included webservices.jar in my classpath and also the generated package thru .wsdl file. I tried to find out this file com/ibm/ws/security/util/AccessController but could'nt find it anywhere. Can anyone know a workaround for this. Arshad.
|
 |
 |
|
|
subject: com.ibm.ws. security.util. AccessController
|
|
|