Sushil Bhattarai wrote:
> Hi
> Has anyone succesfully deployed cocoon in Oracle 9IAS. For me, the
> deployment of war file worked fine. When giving the URL in the
> browser, the server does pick up the cocoon servlet but throws Sax
> Parser error. Has anyone tried cocoon in Oracle 9IAS?
>
>
Oracle Application Server should install just as if it was Orion application server. It could be because the SAX parser of OAS is different than the one being used by Cocoon and is overriding your call.
On Tuesday, September 17, 2002, at 01:51 PM, Sushil Bhattarai wrote:
Hi
Has anyone succesfull
Sushil Bhattarai wrote:
> Hi
> Has anyone succesfully deployed cocoon in Oracle 9IAS. For me, the
> deployment of war file worked fine. When giving the URL in the
> browser, the server does pick up the cocoon servlet but throws Sax
> Parser error. Has anyone tried cocoon in Oracle 9IAS?
I mi