on 2006 Oct 19 6:41 AM
Hai all.
I tried for sdn blog to collect the data regarding Java Proxy. But there also i failed to know the exact flow of control in Java Proxy classes.in simple terms, I didn't get where and how to call the generated bean class from java application. Can any one assist me by giving u r idea in control flow of java proxies either in bound or out bound.But outbound is preferable as of now.
But don't give url's relating to help.sap or sdn.sap.Because, i already read that.
Thank u
Dear Babu,
Sorry for posting the url's,
SAP J2EE engine calls the servlets. The bean to be called is determined from the parameters specified in the call.
Check SAPWASCALLEJB.EAR is deployed on the SAP J2EE engine
Regards
Agasthuri Doss
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hai Doss,
Thanks for response.
But i need which method(name) calls another method(name)of bean class. I need defined method names in client beans. From Servlet, which method has been called?
if u had given names of method , then it would be more good for me to check with my scenario.
Simply, please mention how the control is passed through what name of methods from servlet to generated client beans.
Thank u.
Hi Nani,
I am not sure if you know this How-to-guide:
There is an example of calling a Java Proxy from a stand alone Java application.
Regards
Stefan
Dear Babu,
This will help you
http://help.sap.com/saphelp_nw04/helpdata/en/2b/f49b21674e8c44940bb3beafd83d5c/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/ba/f21a403233dd5fe10000000a155106/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/85/78af1bf407434796aaf8dbd6d4e7b7/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/14/555f3c482a7331e10000000a114084/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/a5/1b5342d8a7be30e10000000a155106/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/a5/1b5342d8a7be30e10000000a155106/frameset.htm
/people/prasad.ulagappan2/blog/2005/06/27/asynchronous-inbound-java-proxy
http://help.sap.com/saphelp_bw30b/helpdata/en/64/30063c66171b3de10000000a11402f/content.htm
Regards
Agasthuri Doss
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Don't know if u have gone through this but it gives a clear idea about the different components
/people/prasad.ulagappan2/blog/2005/06/27/asynchronous-inbound-java-proxy
how to Guide:
Regards
Vijaya
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.