<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Access EJB from SAP system in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-ejb-from-sap-system/m-p/883846#M52140</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhavik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your stateless EJB has the method processFunction(com.sap.mw.jco.JCO.Function) in the component interface, then I guess it's a classloader mismatch problem. I'd suggest you to have a look at the following thread:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="236445"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Feb 2005 11:28:42 GMT</pubDate>
    <dc:creator>Vlado</dc:creator>
    <dc:date>2005-02-08T11:28:42Z</dc:date>
    <item>
      <title>Access EJB from SAP system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-ejb-from-sap-system/m-p/883842#M52136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to check the feasibility of accessing any EJB deployed on SAP WAS server from the SAP system. Is there any way to call EJB from SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anybody found splution or any link for this topic then please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bhavik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2005 05:26:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-ejb-from-sap-system/m-p/883842#M52136</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-03T05:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Access EJB from SAP system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-ejb-from-sap-system/m-p/883843#M52137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at a previous post &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="25788"&gt;&lt;/A&gt; submitted in the JAVA Programming Forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See if this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Shehryar Khan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2005 07:51:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-ejb-from-sap-system/m-p/883843#M52137</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-03T07:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Access EJB from SAP system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-ejb-from-sap-system/m-p/883844#M52138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can i create RFC destination. And I don't know how it works. I don't know which values i have to specify when creating RFC destination. Can anybody explain me the concept behind this. Means how can we access external JAVA program from ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I went to SM59 transaction and also seen JCO RFC Provider in  visual administrator. But i can't understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply in advance. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Bhavik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Feb 2005 10:02:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-ejb-from-sap-system/m-p/883844#M52138</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-03T10:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Access EJB from SAP system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-ejb-from-sap-system/m-p/883845#M52139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created RFC destination successfully. And now i can also test that connection through SM59 transaction. I have created one empty function module named ZTEST_EJB. I have created and deployed one stateless session bean and deployed on server. I have specified JNDI name as ZTEST_EJB. But when i am executing ZTEST_EJB function module, i am getting dump with error : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"com.sap.engine.services.rfcengine.RFCException: Incompatible bean type - no "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the reason behind this Dump?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2005 10:27:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-ejb-from-sap-system/m-p/883845#M52139</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-08T10:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Access EJB from SAP system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-ejb-from-sap-system/m-p/883846#M52140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhavik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your stateless EJB has the method processFunction(com.sap.mw.jco.JCO.Function) in the component interface, then I guess it's a classloader mismatch problem. I'd suggest you to have a look at the following thread:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="236445"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Feb 2005 11:28:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-ejb-from-sap-system/m-p/883846#M52140</guid>
      <dc:creator>Vlado</dc:creator>
      <dc:date>2005-02-08T11:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Access EJB from SAP system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-ejb-from-sap-system/m-p/883847#M52141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I gone through that link. All things are proper according to that link. I have corrected as per requirement. Now i am getting another Exception : &lt;/P&gt;&lt;P&gt;                                                          &lt;/P&gt;&lt;P&gt;"Exception in method processFunction."                    &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why this dump is coming?&lt;/P&gt;&lt;P&gt;I need to add exception in Function module also.&lt;/P&gt;&lt;P&gt;and if yes then which exception i need to add in function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added following code in my processFunction method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JCO.ParameterList input  =   function.getImportParameterList();&lt;/P&gt;&lt;P&gt; JCO.ParameterList output =   function.getExportParameterList();&lt;/P&gt;&lt;P&gt; JCO.ParameterList tables = function.getTableParameterList();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (function.getName().equals("ZTEST_EJB")) {&lt;/P&gt;&lt;P&gt;							output.setValue("This is a response from Example5.java","RESPTEXT");&lt;/P&gt;&lt;P&gt; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bhavik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2005 09:17:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-ejb-from-sap-system/m-p/883847#M52141</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-09T09:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Access EJB from SAP system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-ejb-from-sap-system/m-p/883848#M52142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhavik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your code looks fine. Can you paste the whole stack trace of the exception you get? You can find it in the defaultTrace.trc file in /usr/sap/&amp;lt;SID&amp;gt;/&amp;lt;INSTANCE&amp;gt;/j2ee/cluster/server&amp;lt;N&amp;gt;/log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; I need to add exception in Function module also.&lt;/P&gt;&lt;P&gt;&amp;gt; and if yes then which exception i need to add in function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure that I understand exactly what you mean with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Please consider rewarding points for helpful answers. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2005 13:20:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-ejb-from-sap-system/m-p/883848#M52142</guid>
      <dc:creator>Vlado</dc:creator>
      <dc:date>2005-02-09T13:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Access EJB from SAP system</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/access-ejb-from-sap-system/m-p/883849#M52143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am giving you full exception trace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#1.5#0002E3563026005100000085000010C40003EFAEEEA3B378#1107959537187#com.sap.engine.services.ejb#sap.com/Test_EJB_app#com.sap.engine.services.ejb#J2EE_GUEST#2##LTI#SAPCUST                         #E158E308BC5C46A0BA196A7E38427518#SAPEngine_Application_Thread[impl:3]_17##0#0#Error##Java### &lt;/P&gt;&lt;P&gt;[EXCEPTION]&lt;/P&gt;&lt;P&gt; &lt;SPAN __jive_macro_name="0"&gt;&lt;/SPAN&gt;#1#com.sap.engine.services.ejb.exceptions.BaseEJBException: Exception in method processFunction.&lt;/P&gt;&lt;P&gt;	at com.lti.bh.TestABAP.TestEJBLocalLocalObjectImpl0.processFunction(TestEJBLocalLocalObjectImpl0.java:119)&lt;/P&gt;&lt;P&gt;	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/P&gt;&lt;P&gt;	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;/P&gt;&lt;P&gt;	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;/P&gt;&lt;P&gt;	at java.lang.reflect.Method.invoke(Method.java:324)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:95)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.services.rfcengine.RFCJCOServer.handleRequestInternal(RFCJCOServer.java:113)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.services.rfcengine.RFCJCOServer$ApplicationRunnable.run(RFCJCOServer.java:171)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)&lt;/P&gt;&lt;P&gt;	at java.security.AccessController.doPrivileged(Native Method)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)&lt;/P&gt;&lt;P&gt;Caused by: com.sap.mw.jco.JCO$Exception: (127) JCO_ERROR_FIELD_NOT_FOUND: Field RESPTEXT not a member of OUTPUT&lt;/P&gt;&lt;P&gt;	at com.sap.mw.jco.JCO$MetaData.indexOf(JCO.java:8726)&lt;/P&gt;&lt;P&gt;	at com.sap.mw.jco.JCO$Record.setValue(JCO.java:14053)&lt;/P&gt;&lt;P&gt;	at com.lti.bh.TestABAP.TestEJBBean.processFunction(TestEJBBean.java:44)&lt;/P&gt;&lt;P&gt;	at com.lti.bh.TestABAP.TestEJBLocalLocalObjectImpl0.processFunction(TestEJBLocalLocalObjectImpl0.java:103)&lt;/P&gt;&lt;P&gt;	... 11 more&lt;/P&gt;&lt;P&gt;com.sap.mw.jco.JCO$Exception: (127) JCO_ERROR_FIELD_NOT_FOUND: Field RESPTEXT not a member of OUTPUT&lt;/P&gt;&lt;P&gt;	at com.sap.mw.jco.JCO$MetaData.indexOf(JCO.java:8726)&lt;/P&gt;&lt;P&gt;	at com.sap.mw.jco.JCO$Record.setValue(JCO.java:14053)&lt;/P&gt;&lt;P&gt;	at com.lti.bh.TestABAP.TestEJBBean.processFunction(TestEJBBean.java:44)&lt;/P&gt;&lt;P&gt;	at com.lti.bh.TestABAP.TestEJBLocalLocalObjectImpl0.processFunction(TestEJBLocalLocalObjectImpl0.java:103)&lt;/P&gt;&lt;P&gt;	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/P&gt;&lt;P&gt;	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;/P&gt;&lt;P&gt;	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;/P&gt;&lt;P&gt;	at java.lang.reflect.Method.invoke(Method.java:324)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:95)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.services.rfcengine.RFCJCOServer.handleRequestInternal(RFCJCOServer.java:113)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.services.rfcengine.RFCJCOServer$ApplicationRunnable.run(RFCJCOServer.java:171)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)&lt;/P&gt;&lt;P&gt;	at java.security.AccessController.doPrivileged(Native Method)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;#1.5#0002E3563026006000000048000010C40003EFAEEEA3BA54#1107959537187#com.sap.engine.services.rfcengine##com.sap.engine.services.rfcengine.RFCJCOServer.handleRequestInternal()####LTI#SAPCUST                         #E158E308BC5C46A0BA196A7E38427518#Thread[JCO.ServerThread-1,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error##Plain###com.sap.engine.services.ejb.exceptions.BaseEJBException: Exception in method processFunction.#&lt;/P&gt;&lt;P&gt;#1.5#0002E3563026006000000049000010C40003EFAEEEA3BAFB#1107959537187#com.sap.engine.services.rfcengine##com.sap.engine.services.rfcengine.RFCJCOServer.handleRequestInternal()####LTI#SAPCUST                         #E158E308BC5C46A0BA196A7E38427518#Thread[JCO.ServerThread-1,10,SAPEngine_System_Thread[impl:5]_Group]##0#0#Error##Plain###com.sap.engine.services.ejb.exceptions.BaseEJBException: Exception in method processFunction.&lt;/P&gt;&lt;P&gt;	at com.lti.bh.TestABAP.TestEJBLocalLocalObjectImpl0.processFunction(TestEJBLocalLocalObjectImpl0.java:119)&lt;/P&gt;&lt;P&gt;	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/P&gt;&lt;P&gt;	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;/P&gt;&lt;P&gt;	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;/P&gt;&lt;P&gt;	at java.lang.reflect.Method.invoke(Method.java:324)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:95)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.services.rfcengine.RFCJCOServer.handleRequestInternal(RFCJCOServer.java:113)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.services.rfcengine.RFCJCOServer$ApplicationRunnable.run(RFCJCOServer.java:171)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)&lt;/P&gt;&lt;P&gt;	at java.security.AccessController.doPrivileged(Native Method)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)&lt;/P&gt;&lt;P&gt;Caused by: com.sap.mw.jco.JCO$Exception: (127) JCO_ERROR_FIELD_NOT_FOUND: Field RESPTEXT not a member of OUTPUT&lt;/P&gt;&lt;P&gt;	at com.sap.mw.jco.JCO$MetaData.indexOf(JCO.java:8726)&lt;/P&gt;&lt;P&gt;	at com.sap.mw.jco.JCO$Record.setValue(JCO.java:14053)&lt;/P&gt;&lt;P&gt;	at com.lti.bh.TestABAP.TestEJBBean.processFunction(TestEJBBean.java:44)&lt;/P&gt;&lt;P&gt;	at com.lti.bh.TestABAP.TestEJBLocalLocalObjectImpl0.processFunction(TestEJBLocalLocalObjectImpl0.java:103)&lt;/P&gt;&lt;P&gt;	... 11 more&lt;/P&gt;&lt;P&gt;com.sap.mw.jco.JCO$Exception: (127) JCO_ERROR_FIELD_NOT_FOUND: Field RESPTEXT not a member of OUTPUT&lt;/P&gt;&lt;P&gt;	at com.sap.mw.jco.JCO$MetaData.indexOf(JCO.java:8726)&lt;/P&gt;&lt;P&gt;	at com.sap.mw.jco.JCO$Record.setValue(JCO.java:14053)&lt;/P&gt;&lt;P&gt;	at com.lti.bh.TestABAP.TestEJBBean.processFunction(TestEJBBean.java:44)&lt;/P&gt;&lt;P&gt;	at com.lti.bh.TestABAP.TestEJBLocalLocalObjectImpl0.processFunction(TestEJBLocalLocalObjectImpl0.java:103)&lt;/P&gt;&lt;P&gt;	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/P&gt;&lt;P&gt;	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;/P&gt;&lt;P&gt;	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;/P&gt;&lt;P&gt;	at java.lang.reflect.Method.invoke(Method.java:324)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:95)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.services.rfcengine.RFCJCOServer.handleRequestInternal(RFCJCOServer.java:113)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.services.rfcengine.RFCJCOServer$ApplicationRunnable.run(RFCJCOServer.java:171)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)&lt;/P&gt;&lt;P&gt;	at java.security.AccessController.doPrivileged(Native Method)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)&lt;/P&gt;&lt;P&gt;	at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked RESPTEXT parameter. It is in export parameter in FM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And i was asking about whether i have to add any exception   in FM or not???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Feb 2005 14:34:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/access-ejb-from-sap-system/m-p/883849#M52143</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-02-09T14:34:38Z</dc:date>
    </item>
  </channel>
</rss>

