cancel
Showing results for 
Search instead for 
Did you mean: 

Error when calling a Java EJB (CMIS) method which returns list of Objects

Former Member
0 Kudos

Hi

I am developing a CMIS api java with methods for documents and folders.

I'm using the Eclipse IDE, a Maven project, and the OpenCMIS dependencies.

I do the JAR import of the Java project into the Powerbuilder project and everything goes well.
When I call in Powerbuilder project the method for returning a list of documents, everything works fine, the list is saved in the Powerbuilder project.


The problem is that when I try to get a document from the list saved in the Powerbuilder project an error occurs.

Failed to find the proxy to represent the Java class:

org.apache.chemistry.opencmis.client.runtime.DocumentImpl

It implements the following interfaces:

org.apache.chemistry.opencmis.client.api.DocumentImpl;

This error also happens with other object types

What am I going to do wrong?

Thanks for the help and sorry for my English

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Added Tag for CR for Eclipse.

CR for Eclipse update WIKI is here:

https://wiki.scn.sap.com/wiki/display/BOBJ/SAP+Crystal+Reports+version+for+Eclipse+-+Downloads

Former Member
0 Kudos

Dom Williams thanks for the reply, but I am not understanding the information that indicated me due to not having great knowledge of Powerbuilder. You can help me understand the information you provided in more detail?

Thank you very much

0 Kudos

You said you were using Power Builder with Eclipse, CR for Eclipse installer SP 22 is on that WIKI page.

First thing to do is upgrade if you are not using SP 22.