I am new to OpenCms and I am doing some POC on it.I have googled a lot but I didn't find anything regarding web services integration with opencms. I want to know how we can integrate Web services with openCms.
Asked
Active
Viewed 677 times
1 Answers
1
i found these two useful examples:
- Tihomir's solution (Web Service with Axis and OpenCMS)
- Simone's solution (Web Service with Apache CXF and OpenCMS)
In short both solutions rely on creation of custom OpenCMS module to define the service (here How to create a new OpenCms module) and editing web.xml to register the servlet

Marco
- 66
- 3