Hi Edwin,

The Web Service code has changed and is a bit stricter than before.
Could you provide the WSDL of your repository? I'll check what is going on.


- Florian


Hello,
Trying to access my repository using a nightly build of workbench ( tried
16 and 21 may), gives me the error below. I get this error when hitting
"Load Repositories".
I am able to connect using 0.9.0-beta and 0.8.0 . I am using the
webservices binding.
Has something changed in the latest version, or could this be a bug ?

Thanks in advance,
Edwin


20:23:49 ERROR hemistry.opencmis.workbench.ClientHelper:
CmisRuntimeException: This service does not provide an endpoint address:
RepositoryService
org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException: This
service does not provide an endpoint address: RepositoryService
     at
org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider.getEndpointUrlFromWsdl(AbstractPortProvider.java:554)
     at
org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider.initServiceObject(AbstractPortProvider.java:465)
     at
org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider.getPortObject(AbstractPortProvider.java:419)
     at
org.apache.chemistry.opencmis.client.bindings.spi.webservices.AbstractPortProvider.getRepositoryServicePort(AbstractPortProvider.java:245)
     at
org.apache.chemistry.opencmis.client.bindings.spi.webservices.RepositoryServiceImpl.getRepositoryInfos(RepositoryServiceImpl.java:63)
     at
org.apache.chemistry.opencmis.client.bindings.impl.RepositoryServiceImpl.getRepositoryInfos(RepositoryServiceImpl.java:85)
     at
org.apache.chemistry.opencmis.client.runtime.SessionFactoryImpl.getRepositories(SessionFactoryImpl.java:109)
     at
org.apache.chemistry.opencmis.workbench.model.ClientSession.connect(ClientSession.java:192)
     at
org.apache.chemistry.opencmis.workbench.model.ClientSession.<init>(ClientSession.java:109)
     at
org.apache.chemistry.opencmis.workbench.LoginDialog.createClientSession(LoginDialog.java:285)
     at
org.apache.chemistry.opencmis.workbench.LoginDialog$1.actionPerformed(LoginDialog.java:119)
     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
     at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
20:23:49 ERROR hemistry.opencmis.workbench.ClientHelper: Error code: 0

Reply via email to