Hello Steve
this problem is the one described here :
http://ant.apache.org/faq.html#delegating-classloader
I had this happening also with a JNDI implementation class.
Are the JSSE interfaces part of the JDK you are using ?
I wonder whether a good wording for this type of problems would not be
I am trying to update our build file as we have just upgraded to
WAS5.1 to use the wasdmin task. Unfortunately, I get the following
relevant snippet when trying to stop the server:
[wsadmin] at java.lang.reflect.Method.invoke(Method.java:324)
[wsadmin] at com.ibm.ws.bootstrap.WSLaunc