Thanks!
I have made a few changes. The client library should now be able to
handle the WSDL you have sent.
Cheers,
Florian
Maybe you also need the references...see attached
2013/5/23 Florian Müller <[email protected] <mailto:[email protected]>>
Hi Edwin,
Could you open the WSDL in a web browser, save it and and send it?
We need to see the content of the WSDL for further investigations.
- Florian
Hi Florian,
I also tried the url to the wsdl, but I get the same error.
Fiddler shows
me only one call to the wsdl.
In the expert tab I'm using
org.apache.chemistry.opencmis.__binding.spi.type=webservices
org.apache.chemistry.opencmis.__binding.webservices.__RepositoryService=http://
<server>/RepositoryService.__svc?wsdl
org.apache.chemistry.opencmis.__binding.webservices.__NavigationService=http://
<server>/NavigationService.__svc?wsdl
org.apache.chemistry.opencmis.__binding.webservices.__ObjectService=http://
<server>/ObjectService.svc?__wsdl
org.apache.chemistry.opencmis.__binding.webservices.__VersioningService=http://
<server>/VersioningService.__svc?wsdl
org.apache.chemistry.opencmis.__binding.webservices.__DiscoveryService=http://
<server>/DiscoveryService.svc?__wsdl
org.apache.chemistry.opencmis.__binding.webservices.__MultiFilingService=http://
<server>/MultiFilingService.__svc?wsdl
org.apache.chemistry.opencmis.__binding.webservices.__RelationshipService=http://
<server>/RelationshipService.__svc?wsdl
org.apache.chemistry.opencmis.__binding.webservices.__ACLService=http://
<server>/ACLService.svc?wsdl
org.apache.chemistry.opencmis.__binding.webservices.__PolicyService=http://
<server>/PolicyService.svc?__wsdl
Thanks,
Edwin
2013/5/21 Florian Müller <[email protected] <mailto:[email protected]>>
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