cancel
Showing results for 
Search instead for 
Did you mean: 

Java Proxy error .... com.sap.aii.utilxi.misc.api.BaseException

Former Member
0 Kudos

Hello All,

I have generated a java proxy and trying to compile in Developer Studio. I am getting this error while doing so. I have all my jars in classpath.

com.sap.aii.utilxi.misc.api.BaseException

Below are the jars i have in my class path.. Anybosy has idea

aii_msg_runtime.jar

aii_proxy_xirt.jar

aii_utilxi_misc.jar

guidgenerator.jar

ejb20.jar

exception.jar

jARM.jar

sapj2eeclient.jar

sapxmltoolkit.jar

-Srinivas

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member194786
Active Contributor
0 Kudos

Hi Srinivasa,

Other than that u can try importing these jars as well:

aii_adapter_xi_svc

aii_af_cci

aii_af_cpa

aii_af_mp

aii_af_ms_api

aii_af_ms_spi

aii_af_service_message_security

aii_msg_runtime

aii_proxy_xirt

aii_utilxi_misc

jperflib

jta

log_api

logging

sapni

It might help.

Thanks and Regards,

Sanjeev.

Former Member
0 Kudos

Any one found the solution for this. I would like to know where this class is from. I am trying to create a java server proxy in NWDS, I have set up the class path to relavent jars, But still I am getting the following error.

Thank you

Monika Dietz

Former Member
0 Kudos

Now, We are not java proxies since my application is in different JAva Engine.

Thanks,

Srinivasa

Former Member
0 Kudos

Hello,

I found that baseException is in Exception.jar. But the path for this has been changed...is it because of some version change...

i am using 2004s SR1...for XI

2004s trail version for java system..

Can anybody expalain what could be the issue...

Thanks in advacne,

Srinivas