I just started experimenting with Designer 9 for pure web development and here comes few newbie qustions.
1- What I understand Domino has a build-in server. Is there a console included in the system to print Java agent output as System.out.println and exceptions?
2- I tried to connect Domino to external rdbms Oracle by creating database connection DCR but it doesn’t work.
-
Is it because I am using local as a server?
-
Does it mean I need a Domino server to make it work?
-
Is there a free Domino server with docment database for web development for exprementing to download?
-
What are the best practices to integrate Domino with rdbms in xpages and views? Is creating data connection DCR right way to go? I followed this but I failed http://publib.boulder.ibm.com/infocenter/domhelp/v8r0/index.jsp?topic=%2Fcom.ibm.designer.domino.main.doc%2FH_USING_A_DATA_CONNECTION_RESOURCE_STEPS.html http://publib.boulder.ibm.com/infocenter/domhelp/v8r0/index.jsp?topic=%2Fcom.ibm.designer.domino.main.doc%2FH_USING_A_DATA_CONNECTION_RESOURCE_STEPS.html
thank you for any clues. //Regards