I turned on debug to determine the SSL used for Java apps.
http://www-01.ibm.com/support/docview.wss?uid=nas8N1012589
/QIBM/UserData/Java400/SystemDefault.properties
************Beginning of data**************  
javax.net.debug=true
************End of Data********************  
Problem is I'm not sure of the location for  the debug output.
I'm not finding configuration settings for os400.stderr and/or os400.stdout
Any help would be deeply appreciated.
Locating the trace output:
The trace output will go to the stdout, stderr file descriptor stream files set up for the Java program. For a simple program that is called from Qshell, the output would be sent to the screen. The client can press F6 at any time within a Qshell Interpreter session to print the scroll to a spool file. If you cannot locate the output, the best option is to contact the owner of the Java program. Another option is to set the: "os400.stderr" and "os400.stdout" system properties to direct the output to a specific file. You should refer to the following documentation for more information:
http://publib.boulder.ibm.com/infocenter/iseries/v7r1m0/index.jsp?topic=%2Frzaha%2Fsysprop2.htm
Thank You
_____
Paul Steinmetz 
IBM i Systems Administrator 
Pencor Services, Inc. 
462 Delaware Ave 
Palmerton Pa 18071 
610-826-9117 work 
610-826-9188 fax 
610-349-0913 cell 
610-377-6012 home 
psteinmetz@xxxxxxxxxx 
http://www.pencor.com/
 
As an Amazon Associate we earn from qualifying purchases.
	
 
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.