cancel
Showing results for 
Search instead for 
Did you mean: 

Java Proxy Problem

Former Member
0 Kudos

Hi All,

I have a proxy of a RFC program but when I try to run it I get this exception:


Caused by: java.lang.NoClassDefFoundError: com/sap/aii/af/ra/ms/api/Connection
	at com.sap.aii.proxy.xiruntime.core.AbstractProxyBean2.ejbCreate(AbstractProxyBean2.java:26)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at com.sap.engine.services.ejb.session.stateless_sp5.BeanFactory.createObject(BeanFactory.java:113)

The proxy is deployed in the J2EE engine.

Which is the jar file that contains this class?

Regards,

Juan Manuel

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi! Juan,

Can you please tell me what is the jar file required for this?

Former Member
0 Kudos

Hi Juan,

I am also, getting a similar error. Can you please tell me what is the jar file required for this

Regards,

Mathan

Former Member
0 Kudos

Hi Juan Manuel

did you resolve this problem?

thanks Lionel