> > > if i try > > > > > > http://myurl:port/webcms/lenya/ > > > > After a quick look at the OC4J manual it seems that you have to hit the > > > > http://myurl:port/webcms/
doesnt work :( i have tried also: http://myurl:port/webcms/lenya/default/ http://myurl:port/webcms/default/ http://myurl:port/webcms/lenya/default/authoring/ http://myurl:port/webcms/lenya/default/live/ > I know what your problem is! I had so much trouble to deploy on Oc4j > but the good news it doable. The problem is that they embedd in their > JDK the Oracle XML Parser, wich is supposed to be JAXP certified... > But for some reason it doesn't work with Xalan. So all you have to do, > is to put xerces in the embedded directory of your JDK and specify > some parameters on the launch line. I don't remember it by heart but I > will send you the detailed instructions tomorrow once I am at my > office. thanks a lot :) > Oracle will offer a mechanism to override the bootstrap libraries but > in Oc4j 10.0.1.3 (always the next version, heh?). If you want my > opinion, it's really suck to hide your implementations like that so I > try to work with the official Sun JDK on my desktop but I know it > takes time to make such change on a production server. > > Hope this help! me too :) Thanks, CuPaKoB ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
