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