On Jul 12, 2006, at 3:28 PM, Nancy Anthracite wrote:


2. I installed HealtheVet Desktop also, I get to the sign on process and

receive a error message

gov.va.med.hds.cd.m.internal.VistalinkLoginModuleBase.login(VistalinkLog

inModuleBase.java:93)



I could almost guess without looking that the developer would use a logging tool like Log4J. For server side applications this is really not even optional, because an EJB may not even have reliable access to a console. On the client end, you may see an error in a console window, but most likely errors are being logged. I'd look for a text file with a suggestive name (like error_log.txt). In the mean time, I think I'll add this to my "What not to do" list.

Gregory Woodhouse

"Judge a man by his questions not 
his answers."   --Voltaire



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to