[opencms-dev] Accessing OpenCMS-API from external applications

Joe Desbonnet jdesbonnet at gmail.com
Thu Jan 26 13:54:41 CET 2006


My approach would be to set up some sort of "web service" talking XML
or some other format. Your external application can then talk to this
service using HTTP. Your service could be something as simple as a JSP
script running with a OpenCms project.

Joe.


On 1/26/06, pascal.hollenbrock at bayerbbs.com
<pascal.hollenbrock at bayerbbs.com> wrote:
>
> Hello all!
>
> How can I access the OpenCMS-API (6.0.x, Tomcat 5.5) from external
> applications - i.e. if I want to perform VFS-operations from outside?
>
> I considered to build an OpenCMS-server-side Bean that creates an instance
> of CMSObject with which I can access the VFS.
> However my core-question in this context is: How can I create a CMSObject in
> a non-OpenCMS-location? Can I actually do it?
>
> Does anyone know an alternative for entering OpenCMS out of external
> applications?
>
> P.S.: I read some hints dealing with "OpenCMS-shell". I must admit that I'm
> quite a "newbie" to this and therefore it would be great if you could
>           comment possible answers in this direction a bit more in a
> detailed manner.
>
> Thanks in advance and regards,
>
> Pascal
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>
>



More information about the opencms-dev mailing list