Skip to Content
0
Former Member
Oct 31, 2005 at 07:32 PM

Debugging Java Client Proxy - XI Interface

24 Views

Hi ,

I am trying out Oubound Proxy client to an XI message interface through EJB client lookup from JSP.

I would like to debug my java bean and jsp. I added system.out.println statements in my code, it is not coming out in console_logs of J2EE Server.. Can any one shed some light on what could be wrong. Or is there any other good way[like logger api's] to do debug.

Thanks,

Ganesh Ram