• Anonymous
  • Login
  • Register


The biggest Advantage of Java in XPages: Debugging

Posted by Niklas Heidloff | December 21, 2010


Yesterday I published a sample which uses the open source Java project Apache Wink to access Lotus Connections from XPages. The nice thing about Java is that there are many projects/libraries available that can be used. The other good thing with Java in NSFs compared to server side JavaScript is that you can debug it.

In this video I describe briefly how you can develop and debug Java code in NSFs:


Share

Comments

 Frank Wiele commented on Jan 24, 2011 5:54:11 AM

Niklas, thank you for this video! It is very useful!

 Frank Wiele commented on Feb 8, 2011 1:52:43 AM

Hm, I have to restart the server each morning. After the restart everything works for the rest of the day. But the next morning, debugging does not work. Eclipse/DDE can connect to the server and it shows the running threads, but it doesn't stop at any breakpoint. After a server restart debugging works as desired.

Could there be something which 'damages' the debugger?

Server is 8.5.2 on windows.

Please login first to comment.