[opencms-dev] Problems with Xerces running OpenCms under WSAD Websphere 5.1 test enviroment
Dorothee Wiethoff
DWIETHOF at de.ibm.com
Tue May 31 18:18:55 CEST 2005
Hi Guiseppe,
many thanks for your tipp.
I have tried the steps you described below, but they didn't work in my
enviroment.
Best regards,
Dorothee
|---------+------------------------------->
| | "Giuseppe |
| | Guglielmetti" |
| | <g.guglielmetti at axce|
| | l.it> |
| | Sent by: |
| | opencms-dev-bounces@|
| | opencms.org |
| | |
| | |
| | 31.05.2005 17:53 |
| | Please respond to |
| | The OpenCms mailing |
| | list |
|---------+------------------------------->
>---------------------------------------------------------------------------------------------------------------------------------------------|
| |
| To: "'The OpenCms mailing list'" <opencms-dev at opencms.org> |
| cc: |
| Subject: RE: [opencms-dev] Problems with Xerces running OpenCms under WSAD Websphere 5.1 test enviroment |
| |
| |
>---------------------------------------------------------------------------------------------------------------------------------------------|
Hi Dorothee,
I think that the problem is that WSAD uses an older version of Xerces .
You can try in this way.
- download xerces 2.6.2 libraries (resolver.jar, xercesImpl.jar,
xml-apis.jar) and put them in a local folder;
- enable admin console for WSAD server;
- log on console;
- create a shared library (Environment->Shared Libraries) for Xercer 2.6.2
pointing the local folder containing the .jar files;
- for opencms.war application set "PARENT_LAST" for "Classloader Mode" and
"Application" for "WAR Classloader Policy"; save the configuration;
- for opencms.war application add the Xecer shared library that you have
created previously; save the configuration;
- redeploy the application from console.
I don't have test this procedure but I hope that it works...
I'm trying to run OpenCmRC1 in WebSphere 5.1.2 but I have some big issues
(see http://mail.opencms.org/pipermail/opencms-dev/2005q2/017295.html).
Have you my same problems?
Best Regards,
Giuseppe
> -----Original Message-----
> From: opencms-dev-bounces at opencms.org
> [mailto:opencms-dev-bounces at opencms.org] On Behalf Of
> Dorothee Wiethoff
> Sent: Tuesday, May 31, 2005 5:05 PM
> To: opencms-dev at opencms.org
> Subject: [opencms-dev] Problems with Xerces running OpenCms
> under WSAD Websphere 5.1 test enviroment
>
> Hi list,
>
> I try to run OpenCms in my IDE Websphere Studio Application Developer
> (WSAD) 5.1.2 with Websphere 5.1 test enviroment.
> If I run the wizard, I get the message, that I have the
> Xerces 1 version and "Your system does not have the necessary
> components to use OpenCms. It is assumed that OpenCms will
> not run on your system".
> Debugging the application I found out, that trying to invoke the
> getXMLEcoding() Method an noSuchMethodExecption was thrown.
> This problem does not appear running OpenCms with Tomcat or a
> Websphere Application Server.
> I think in the WSAD test enviroment an older version of
> Xerces is used.
> I tried to change the configuration of the server
> (classloader policy and
> mode) which didn't help yet. With some configurations the
> application couldn't even start.
>
> Does anybody has experience running OpenCms with WSAD and had
> the same problem?
> Does anybody know which configuration to use or other ways to
> solve this problem?
>
> Thanks in advance,
>
> Dorothee
>
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list To
> change your list options, or to unsubscribe from the list,
> please visit http://mail.opencms.org/mailman/listinfo/opencms-dev
>
_______________________________________________
This mail is send to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://mail.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list