Thanks! I'd like to do things such as publish or create a page, delete it, etc remotely. I'm gouing to dig into cocoon docs, thanks again.
Miklos Pocsaji On 5/5/05, Gregor J. Rothfuss <[EMAIL PROTECTED]> wrote: > Miklos Pocsaji wrote: > > 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
