cancel
Showing results for 
Search instead for 
Did you mean: 

Java Client Proxy Debugging

Former Member
0 Kudos

Hello Folks,

I am trying to implement the java client proxies for one of my requirements...

i have used the guides provided for the java client proxies in SDN and trying to implemented the same (Mine is asynchronous..)

so far I have been able to deploy the EJB into the PI system and able to acces the JSP pages...when i submit the request using jsps..i am not able to see the entry in PI Moni.....and also unable to pinpoint the error ...

i have used the user role which consists of J2ee login crendetials also...

My requirement is JSP->Java->Ejbs->XI->DB... like shown in java proxies guide by sudhir......

I am not able to see any logs related to errors in defaulttrace and applications log files also...

Could someone help me in this regard...

Regards

Rajesh

Accepted Solutions (0)

Answers (1)

Answers (1)

stefan_grube
Active Contributor
0 Kudos

Provide a JSP error page and write the exceptions of the java proxy call to that screen.