Hi Guys,
I have a java agent that uses apache commons library for some SOAP, web services related operations. The agent runs fine in Windows environment(Windows XP SP3, & lotus/domino 8.5) I have a target database(.nsf) located on a domino server running on Red Hat Linux. When i copy and try running the agent in the target database on linux, the agent fails with an error message stating “HTTP JVM : NoSuchMethodFound error” The .*jar files required for compiling & running the agent is mapped to the agent via its properties (using Edit Project button in agent properties). I wonder if i have to do any else to get the agent running on linux(do i need to copy the required .*jar files to lib/ext folder in server or do i have to set JAVAUSERCLASSES entry in Notes.ini for both server & client).
Help on this is really appreciated.
Many Thanks,
Jason