cancel
Showing results for 
Search instead for 
Did you mean: 

Java proxy error deployment error, with out jars

Former Member
0 Kudos

Hi,

I am trying to build a java server proxy. If I keep the jars as part of the ear file, Deployment does not have any issues and proxy worked great. If i delete the jar files as per the documentation, as they are already there on the server, I am getting a Deployment error. Does any one experience this problem?

Thank you

Monika Dietz

Accepted Solutions (0)

Answers (2)

Answers (2)

henrique_pinto
Active Contributor
0 Kudos

How did you create your project? As a local project or a development component?

If you use the latter and reference SAP standard development components, the referenced .jar files won't be included in the .ear.

Regards,

Henrique.

stefan_grube
Active Contributor
0 Kudos

What version/SP is your system?