Hi!
I am wondering if I were able to access Lenya functions (eg. page addition, deletion, publishing, etc) from a remote-like API. So, is there a standard way to do these things from for example an EJB or a standalone program?
lenya runs inside the cocoon servlet or the cocoon bean, so you have all the options that these two provide (JAX-RPC etc) at your disposal. i would suggest you read up on cocoon and webservices over at the cocoon site.
maybe you could also explain in more detail what you are trying to do? it might be as easy as exposing a URI and have the remote system do a GET
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
