I’m not sure if this is the answer to your question, but let’s try:
If you want to access Java Code in a Web application, you have to compile the code into
yourWebAppDir/WEB-INF/classes. Example: if the name of your class is “MyClass” in package “my.package”, there has to be a class file “yourWebAppDir/WEB-INF/classes/my/package/MyClass.class”.
Michael
Software AG Germany, Darmstadt
#API-Management#webMethods#Tamino