Search code examples
javalotus-noteslotus-dominoexecutable-jar

NotesServiceRuntimeException occurs when running jar


I am creating a program in Java to send emails out through IBM Lotus Notes using Notes.jar

When I run my code from Eclipse it runs perfectly and does everything I want it to do.

When I generate a jar for my program and include all references, I get

NotesServiceRuntimeException saying Local Notes Installation is not found

Need help!!


Solution

  • Fixed!

    I needed to include the location of where Lotus Notes is installed in the System Path