Question
NamingServiceException Error using Info*Engine
When using the NamingService.newInstance(namingServiceName,props) method in my Java code on the client, I get the error below for the NamingServiceException.
No exception of type NamingServiceException can be thrown; an exception type must be a subclass of Throwable
Not sure what is going on but has anyone experienced this issue? I am using WC10.0.
Thanks for any help.

