CMDBuild Forum

Re: Webservice repository path

Hi CMDbuild Team,

 
I'm referring to your webservice manual to create a client. I would like to know how to find the 
particular path below :
 
- "/path/to/repository"
- "/path/to/repository/conf/policy.xml"
 
Appreciate your advise on the above.
 
Regards,
Sharmili.
Sear Sharmili,
 
this part of the manual is obsolete and it will be removed (and updated) in the next revision.
 
In the meantime you can use another way for creating a SOAP client. If you look at the module "ws-client" within CMDBuild sources, it uses CXF for doing so. You can use it as an example for create your own code but take care to use "Webservices" and not "Private" endpoint.
 
Best regards.
 
-- CMDBuild Team
 
Previously sharmili wrote:
Hi CMDbuild Team,
 
I'm referring to your webservice manual to create a client. I would like to know how to find the 
particular path below :
 
- "/path/to/repository"
- "/path/to/repository/conf/policy.xml"
 
Appreciate your advise on the above.
 
Regards,
Sharmili.