There is a ton of classpath collisions with xwiki inside oas.

Until xwiki 1.6 search-local-classes-first="true" in orion-web.xml solved the 
problems, but since then thing started to be more complicated.

Right now, I have xwiki 1.8.3 deployed into OAS 10.1.3.2 with following 
orion-application.xml

<?xml version="1.0"?>
<orion-application  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://xmlns.oracle.com/oracleas/schema/orion-application-10_0.xsd";
development="true">
      <imported-shared-libraries>
            <import-shared-library name="global.libraries"/>
            <import-shared-library name="global.tag.libraries"/>
            <import-shared-library name="oracle.jdbc"/>
            <remove-inherited name="*"/>
      </imported-shared-libraries>
</orion-application>

-----Original Message-----
From: users-boun...@xwiki.org [mailto:users-boun...@xwiki.org]on Behalf Of Marc 
Baumann
Sent: Wednesday, May 20, 2009 9:47 AM
To: users@xwiki.org
Subject: Re: [xwiki-users] XWIKI on OC4J AS 10.1.2.3.0 with oracle 11g



Has someone an idea? Btw. is someone using oracle as 10.1.2.3.0 as a xwiki
container?

Regards Marc

-- 
View this message in context: 
http://n2.nabble.com/XWIKI-on-OC4J-AS-10.1.2.3.0-with-oracle-11g-tp2889034p2944803.html
Sent from the XWiki- Users mailing list archive at Nabble.com.

_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to