Hi,<br><br>I also encountered this SAX error while installing OpenCms 7.0.4 on weblogic 9.1 but is  always came with another error message saying that OpenCms cannot connect to the DB with the default connection pool.<br><br>

I managed to bypass these errors with a workaround: I've filled in the file opencms.properties with all the required information (thanks to a previous setup with tomcat) and I've created the opencms database in MySQL. Then the setup wizard does not produce any error concerning SAX or the DB connection;  this may required an extra  restart of the server.<br>

<br>I encountered another  error while importing the modules :<br><br>org.opencms.security.CmsRoleViolationException: Error reading the publish list for project "_setupProject".<br>652:    Exception while calling method "publishProjectAndWait".<br>

651:    Guest@_setupProject>publishProjectAndWait<br>650:        ... 9 more<br>649:        at org.opencms.db.CmsSecurityManager.unlockProject(CmsSecurityManager.java:4850)<br>648:        at org.opencms.db.CmsSecurityManager.checkManagerOfProjectRole(CmsSecurityManager.java:348)<br>

647:    Caused by: org.opencms.security.CmsRoleViolationException: The user "Guest" does not have management role permissions for project "_setupProject".<br><br>This problem has been mentioned on previous release on this mailing list, but I did not see any solution.<br>

<br>Again I used a weird workaround: I've simply dropped the DB and run the setup again.<br><br>Maybe I only need all these workaround because I misconfigured something.<br>If anyone knows a cleaner process I would be pleased to use it.<br>

<br>Best Regards,<br>Jerome<br><br><br><div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br> > -------- Message original --------<br>

 > Sujet:        Re: [opencms-dev] OpenCms 7.0.4 available for download<br> > Date:         Mon, 3 Mar 2008 17:23:57 +0100<br> > De:   cherif <<a href="mailto:multxt@free.fr" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">multxt@free.fr</a>><br>
 > Répondre à:   <a href="mailto:multxt@free.fr" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">multxt@free.fr</a>, The OpenCms mailing list<br>
 > <<a href="mailto:opencms-dev@opencms.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">opencms-dev@opencms.org</a>><br> > Pour:         The OpenCms mailing list <<a href="mailto:opencms-dev@opencms.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">opencms-dev@opencms.org</a>><br>
 ><br> ><br>
 ><br> > Ok, Michael<br> > Many thanks again<br> > BTW, I have tried this: as the 2 versions of web.xml (7.0.2 and 7.0.4,  I<br> > did it before reading your first mail) differ only in that no more (weblogic<br>

 > part) in 7.0.4, I just modified it to reintroduce the removed part, then set<br> > opencms.properties(wizard.enabled) to false then deployed, it's worked. Then<br> > set opencms.properties(wizard.enabled) to true, fire the setup, I got it,<br>

 > but ! at setp 6! I'am having SAX error reading module, seem I 'am having SAX<br> > error version , do not solved yet.<br> > Of course, the correcte solution is yours, will do it as soon as possible<br>

 > and let you know.<br> ><br> > Thanks again<br> > Cherif<br> ><br> > -----Message d'origine-----<br> > De : <a href="mailto:opencms-dev-bounces@opencms.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">opencms-dev-bounces@opencms.org</a><br>

 > [mailto:<a href="mailto:opencms-dev-bounces@opencms.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">opencms-dev-bounces@opencms.org</a>]De la part de Michael Moossen<br> > Envoyé : mercredi 5 mars 2008 14:12<br>
 > À : The OpenCms mailing list<br> > Objet : Re: [opencms-dev] OpenCms 7.0.4 available for download<br>
 ><br> > Hi Cherif!<br> ><br> > please check also the<br> > src-setup/org.opencms.setup.comptest.CmsSetupTestServletContainer class<br> ><br> > Kind regards,<br> > Michael<br> ><br> > -------------------<br>

 ><br> > Alkacon Software GmbH - The OpenCms Experts<br> > Michael Moossen<br> > An der Wachsfabrik 13<br> > 50996 Koeln, DE<br> ><br> > Besuchen Sie uns auf der CeBIT 2008<br> > Halle 5, Stand F59/3<br>

 ><br> > Tel: +49 (0)2236 3826-0<br> > Fax: +49 (0)2236 3826-20<br> > Email: <a href="mailto:m.moossen@alkacon.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">m.moossen@alkacon.com</a><br>
 ><br> > <a href="http://www.alkacon.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.alkacon.com</a><br>
 > <a href="http://www.opencms.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.opencms.org</a><br> ><br> ><br> > cherif wrote:<br> > > Thank's Michael,<br> > > Ok,  for now we will do with 7.0.2, but as  soon as we make the changes<br>

 > you<br> > > suggest, if success, we will contribute<br> > > Regards<br> > > Cherif<br> > ><br> > > -----Message d'origine-----<br> > > De : Michael Moossen [mailto:<a href="mailto:m.moossen@alkacon.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">m.moossen@alkacon.com</a>]<br>

 > > Envoyé : mardi 4 mars 2008 15:44<br> > > À : cherif; The OpenCms mailing list<br> > > Objet : Re: [opencms-dev] OpenCms 7.0.4 available for download<br> > ><br> > > Hi Cherif!<br> > ><br>

 > > oops, in 7.0.4 there is a new build-in servlet engine recognition method<br> > > that sets the kind of things that were previously set in the web.xml<br> > > automatically... just a pity that we did not consider glassfish...<br>

 > ><br> > > the only possibility you have now is to modify the<br> > > org.opencms.main.CmsSystemInfo class, where the important method is:<br> > > init(String, String, String, String, String) near line 650<br>

 > ><br> > > may be you can later contribute your code back to the community ;)<br> > ><br> > > HTH<br> > ><br> > > Kind regards,<br> > > Michael<br> > ><br> > > -------------------<br>

 > ><br> > > Alkacon Software GmbH  - The OpenCms Experts<br> > > <a href="http://www.alkacon.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.alkacon.com</a> - <a href="http://www.opencms.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.opencms.org</a><br>
 > ><br>
 > > Visit us on CeBIT expo in Hannover, Germany<br> > > March 4 to March 9, 2008 - Hall 5 Stand F59/3<br> > ><br> > > cherif wrote:<br> > >> Alkacon,<br> > >> Congratulation for the new release.<br>

 > >><br> > >> We are having problem deploying opencms on galssfish(Sun System<br> > > Application<br> > >> Server 9.1). Until the 7.0.2 version of opencms, using your<br> > recommandation<br>

 > >> in the WEB.XML concerning weblogic this worked fine for us, from the<br> > 7.0.3<br> > >> this file(web.xml) has changed the related part to weblogic is removed.<br> > we<br> > >> also having SAX error reading module. If you have any hint for us, very<br>

 > > kind<br> > >> of you.<br> > >><br> > >> much thanks<br> > >><br> > >> cherif<br> > >><br> > >><br> > >><br> > >> _______________________________________________<br>

 > >> This mail is sent to you from the opencms-dev mailing list<br> > >> To change your list options, or to unsubscribe from the list, please<br> > visit<br> > >> <a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br>

 > ><br> > ><br> > ><br> > > _______________________________________________<br> > > This mail is sent to you from the opencms-dev mailing list<br> > > To change your list options, or to unsubscribe from the list, please visit<br>

 > > <a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br> ><br> > _______________________________________________<br>
 > This mail is sent to you from the opencms-dev mailing list<br>
 > To change your list options, or to unsubscribe from the list, please visit<br> > <a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br>
 ><br>
 ><br> ><br> > _______________________________________________<br> > This mail is sent to you from the opencms-dev mailing list<br> > To change your list options, or to unsubscribe from the list, please visit<br>

 > <a href="http://lists.opencms.org/mailman/listinfo/opencms-dev" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br> ><br> ><br>
 <br> </blockquote></div><br>