<br><font size=2 face="sans-serif">Hi Oliver,</font>
<br>
<br><font size=2 face="sans-serif">I followed your steps and now I have
different exceptions.</font>
<br>
<br><font size=2 face="sans-serif">After installing OpenCms, when I first
open the main page of OpenCms (before login), Somo elements of the css
are not well resolved and the page is not correctly displayed. The error
log is the next one (see log_0.txt)</font>
<br>
<br><font size=2 face="sans-serif">java.lang.ClassCastException: org.apache.xalan.processor.TransformerFactoryImpl
incompatible with javax.xml.transform.TransformerFactory</font>
<br><font size=2 face="sans-serif">(...)</font>
<br><font size=2 face="sans-serif">javax.servlet.ServletException: VFS
target resource &quot;/system/modules/org.opencms.frontend.templatetwo/resources/css/style.css&quot;
was already included earlier</font>
<br><font size=2 face="sans-serif">(...)</font>
<br>
<br><font size=2 face="sans-serif">-----------------------------------------------------------------</font>
<br>
<br><font size=2 face="sans-serif">After that, I tried to open de demo
and a error page appeared with this errors (see log_1.txt):</font>
<br>
<br><font size=2 face="sans-serif">java.lang.ClassCastException: org.apache.xalan.processor.TransformerFactoryImpl
incompatible with javax.xml.transform.TransformerFactory</font>
<br><font size=2 face="sans-serif">(...)</font>
<br><font size=2 face="sans-serif">java.lang.NullPointerException</font>
<br><font size=2 face="sans-serif">(...)</font>
<br>
<br><font size=2 face="sans-serif">-----------------------------------------------------------------</font>
<br>
<br><font size=2 face="sans-serif">If after seeing that error page, I refresh
it, a empy blank page is shown with this error (see log_2.txt):</font>
<br>
<br><font size=2 face="sans-serif">javax.servlet.ServletException: VFS
target resource &quot;/demo_de/start.html&quot; was already included
earlier</font>
<br><font size=2 face="sans-serif">(...)</font>
<br>
<br><font size=2 face="sans-serif">-----------------------------------------------------------------</font>
<br>
<br>
<br><font size=2 face="sans-serif">I've looking at this thread:</font>
<br><a href="http://www.opencms-forum.de/opencms-forum/viewthread?thread=1141#5797"><font size=2 face="sans-serif">http://www.opencms-forum.de/opencms-forum/viewthread?thread=1141#5797</font></a>
<br>
<br><font size=2 face="sans-serif">Should I do somethig of these instructions?</font>
<br>
<br><font size=2 face="sans-serif">Have you any idea of what kind of problem
I have?</font>
<br>
<br><font size=2 face="sans-serif">Thanks a lot<br>
</font><img src=cid:_2_05DBDEF405DBDCA400366CD1C1257498>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Chirouze Olivier <olivier.chirouze@volvo.com></b>
</font>
<br><font size=1 face="sans-serif">Sent by: opencms-dev-bounces@opencms.org</font>
<p><font size=1 face="sans-serif">01/08/2008 09:39</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Please respond to<br>
The OpenCms mailing list <opencms-dev@opencms.org></font></div></table>
<br>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">"The OpenCms mailing list"
<opencms-dev@opencms.org></font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Re: [opencms-dev] Problems with WebSphere
6.1 and OpenCms 7.0.4</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=2 color=blue face="Arial">Hi Raul,</font>
<br><font size=3> </font>
<br><font size=2 color=blue face="Arial">I haven't had such problems, but
I had some others when installing OpenCms on WebSphere.</font>
<br><font size=2 color=blue face="Arial">First, use OpenCms 7.0.5 if you
can. You will be sure to have a proper "upload" functionality.</font>
<br><font size=3> </font>
<br><font size=2 color=blue face="Arial">Then, sometimes I had a lot of
strange problems, but it was due to an unproper setup process. So I suggest
you uninstall the application completely, and then re-install it.</font>
<br><font size=3> </font>
<br><font size=2 color=blue face="Arial">Now, I will probably propose a
documentation I wrote for WebSphere 6.0 to the community but untill it
is ready, I can share this with you. Following these steps, I could always
have working OpenCms :-)</font>
<br><font size=3> </font>
<br><font size=2 color=blue face="Arial">-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------</font>
<br><font size=2 color=blue face="Arial">1.4. Install with IBM Console<br>
Login to the IBM console, go to Enterprise Applications and click install.<br>
Choose the war file.<br>
Set the context root to /opencms.<br>
Leave default values for the rest of the installation.<br>
For installation options, choose your application name, for instance OPENCMS.<br>
Don't forget to map the application to an application server & IHS.<br>
1.5. Configure the application server & application<br>
In IBM console, add the following custom properties to the application
server:<br>
 Name Value<b><br>
java.awt.headless true<br>
client.encoding.override UTF-8</b><br>
Locate OpenCms application and change the following properties:<b><br>
• WebModule (find opencms.war module) => set Classloader Mode: PARENT_LAST
(on WAS 6.1: "Classes loaded with application class loader first")<br>
• set WAR Classloader Policy: Application (on WAS 6.1: Class loading and
update detection / WAR class loader policy: change to "Single class
loader for application")</b><br>
1.6. Run Setup<br>
Start the application server.<br>
Access OpenCms setup. Example: </font><a href=http://myhost/opencms/setup><font size=2 color=blue face="Arial"><u>http://myhost/opencms/setup</u></font></a><font size=2 color=blue face="Arial"><br>
The import of modules takes a lot of time… but you should end up with
such a message:<br>
1.7. Run the application</font>
<br><font size=2 color=blue face="Arial">At the end of setup, stop the
application server and restart.<br>
Then access the application, for example at:<u><br>
</u></font><a href=http://myhost/opencms/opencms/system/login/><font size=2 color=blue face="Arial"><u>http://myhost/opencms/opencms/system/login/</u></font></a><font size=2 color=blue face="Arial"><br>
You should finally be prompted with the login page!<br>
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------</font>
<br><font size=3> </font>
<br><font size=2 color=blue face="Arial">This does not seem to be directly
linked to your problem, but hopefully, if you restart the installation
process from scratch and follow these steps, you will be up and running
:-) These instructions should work on 6.0 or 6.1.</font>
<br><font size=3> </font>
<br><font size=2 color=blue face="Arial">Olivier</font>
<br><font size=3> </font>
<p><font size=1 color=#40005f face="Verdana"><b>Olivier CHIROUZE</b></font><font size=1 face="Verdana"><i><br>
I&0 Infrastructure</i></font><font size=3> </font><font size=1 color=blue face="Verdana"><b><br>
Volvo Information Technology</b></font><font size=3> </font>
<p><font size=3> </font>
<br>
<br>
<hr><font size=2 face="Tahoma"><b>From:</b> opencms-dev-bounces@opencms.org
[mailto:opencms-dev-bounces@opencms.org] <b>On Behalf Of </b>Raul.Juanes.Pascual@everis.com<b><br>
Sent:</b> 01 August 2008 09:25<b><br>
To:</b> opencms-dev@opencms.org<b><br>
Subject:</b> [opencms-dev] Problems with WebSphere 6.1 and OpenCms 7.0.4</font><font size=3><br>
</font>
<br><font size=2 face="sans-serif"><br>
Hi.</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
I'm trying to run OpenCms 7.0.4 undar WebSphere 6.1 and I'm having some
problemas.</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
First of all, I noticed that, at the Welcome page  (</font><a href=http://localhost:9080/opencms/opencms/demo_en/intro.html><font size=2 color=blue face="sans-serif"><u>http://localhost:9080/opencms/opencms/demo_en/intro.html
)   I can't see the "red boxes". I'm refering to the elements
that you can put everywhere. The only things I can see is the main text,
and the left menu. If I have a look to the source code, and I compare it
with the one generated using the same version of OpenCms with JBOSS, I
notice that some elements are not "traslated" and that "red
boxes" will never appear. I tried to edit some jsp that a I thought
they were the ones that must use, and by deleting a catch, I finally saw
a trace of the error</u></font></a><font size=3> </font>
<table border width=100%>
<tr valign=top>
<td width=100% bgcolor=#ffcc99><font size=1 face="Tahoma">"com.ibm.ws.webcontainer.webapp.WebAppErrorReport:
javax.servlet.jsp.el.ELException: No function is mapped to the name "cms:vfs""</font></table>
<br><font size=3><br>
</font><font size=2 face="sans-serif"><br>
Othe problem related to this one is when openning some demo pages, the
ones refered to the dictionary, OpenCms shows me a page with the text above
"No function is mapped to the name cms:vfs". I don't know how
to fix it. I've been searching for info for 3 days and I'm stuck at the
same place.</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
I've tried to deploy the webapp with java5, java6, java 1.4 (and adding
the related opencms java 1.4 compatibility). I've tried to config websphere
classloader polices (parent_first, parent_last), ading some argument to
the WebSphere JVM initialization... I've looked to the .tld to see the
cms:vfs was correctly mapped, and also I've added some externar jars (but
I don't know if I did it in a correct way) to try to fix el EL exception...
I don't know what more I can do.</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
I also have a secondary problem with de fck editor, while trying to ad
an image in a free text page, when I click on the Explote button, some
xml parsing errors appear. Maybe they are related with the libs I need
to run correctly OpenCms under WebSphere, I don't know...</font><font size=3>
<br>
</font><font size=2 face="sans-serif"><br>
If there is anyone that has correctly installed that version of OpenCms
under WebSphere, or anyone has an idea that can help me, please let me
know.</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
Thanks everybody! </font><font size=1 color=#5f5f5f face="Arial"><b><br>
<br>
AVISO DE CONFIDENCIALIDAD.</b><br>
Este correo y la información contenida o adjunta al mismo es privada y
confidencial y va dirigida exclusivamente a su destinatario. everis informa
a quien pueda haber recibido este correo por error que contiene información
confidencial cuyo uso, copia, reproducción o distribución está expresamente
prohibida. Si no es Vd. el destinatario del mismo y recibe este correo
por error, le rogamos lo ponga en conocimiento del emisor y proceda a su
eliminación sin copiarlo, imprimirlo o utilizarlo de ningún modo.<b><br>
<br>
CONFIDENTIALITY WARNING.</b>This message and the information contained
in or attached to it are private and confidential and intended exclusively
for the addressee. everis informs to whom it may receive it in error that
it contains privileged information and its use, copy, reproduction or distribution
is prohibited. If you are not an intended recipient of this E-mail, please
notify the sender, delete it and do not read, act upon, print, disclose,
copy, retain or redistribute any portion of this E-mail.</font><font size=3>
</font><tt><font size=2><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>
</font></tt><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev"><tt><font size=2>http://lists.opencms.org/mailman/listinfo/opencms-dev</font></tt></a>
<br>
<br><font size=1 color=#5f5f5f face="Arial"><b><br>
AVISO DE CONFIDENCIALIDAD.</b><br>
Este correo y la información contenida o adjunta al mismo es privada y
confidencial y va dirigida exclusivamente a su destinatario. everis informa
a quien pueda haber recibido este correo por error que contiene información
confidencial cuyo uso, copia, reproducción o distribución está expresamente
prohibida. Si no es Vd. el destinatario del mismo y recibe este correo
por error, le rogamos lo ponga en conocimiento del emisor y proceda a su
eliminación sin copiarlo, imprimirlo o utilizarlo de ningún modo.<br>
<b><br>
CONFIDENTIALITY WARNING.</b>This message and the information contained
in or attached to it are private and confidential and intended exclusively
for the addressee. everis informs to whom it may receive it in error that
it contains privileged information and its use, copy, reproduction or distribution
is prohibited. If you are not an intended recipient of this E-mail, please
notify the sender, delete it and do not read, act upon, print, disclose,
copy, retain or redistribute any portion of this E-mail.</font>
<br>