cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

NamingServiceException Error using Info*Engine

jfelkins
13-Aquamarine

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.

1 REPLY 1
jfelkins
13-Aquamarine
(To:jfelkins)

Ok I found the problem. You will need to add the servlet.jar file to the library of your IDE. The jar file is located in the Windchill srclib folder.


Thanks.



In Reply to James Felkins:



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.


Announcements


Top Tags