cancel
Showing results for 
Search instead for 
Did you mean: 

Java Proxy issue (Sync scenario)

Former Member
0 Kudos

Hi All,

We have a scenario DB-XI-JAVAPROXY-DB (Sync scenario).

We deployed our EAR file on XI server without any issues. But when we tried to pick the messages ended up with below error:

Error Checking Method Name <XXXXXX> of remote inbound proxy bean $proxy442:Exception in method Methodexists.

Not able to get any clue from this error messages. Please throw some pointers on this issue.

We have used few jar files:

1) 5 jar files for connecting to target DB server

2) 2 jr file for sending mails in case of error

3) 1 jar file SAP Logging mechanism to write the logs to trace file.

we deployed these jar files also as part of our EAR file.

Any suggestions are most welcome...

Regards,

Srini

Accepted Solutions (0)

Answers (1)

Answers (1)

stefan_grube
Active Contributor
0 Kudos

Check the config with jprtransportservlet.

Maybe the method name is spelled wrong here.