I’ve written a java agent which uses a jar file that conflicts with XML4.jar on the Domino server. Basically I get an error in the Notes log. When I remove that jar file to another directory then the right jar file gets “seen” by the server and my error goes away.
How do I know if there are any programs that are using XML4.jar file on the server? Since I’ve moved it to another directory I may have inadvertently cause something to break.