Hi,
I want to use tomcat 1.5.0 and geoserver 1.2.4 ( the latest estable). Are they compatible?
Best regards.
--
José Vicente Higón
Grupo de desarrollo de gvSIG
Conselleria de Infraestructuras y Transporte
Generalitat Valenciana
Valencia - Spain
tlf. 963862397
http://www.gvsig.gva.es
Should work. The only thing you'll need to do is copy a xalan jar to
the WEB-INF/lib directory, since 1.4 includes xalan but 1.5 does not.
Chris
Quoting José Vicente Higón Valero <higon_jos@anonymised.com>:
Hi,
I want to use tomcat 1.5.0 and geoserver 1.2.4 ( the latest estable).
Are they compatible?
Best regards.
--
José Vicente Higón
Grupo de desarrollo de gvSIG
Conselleria de Infraestructuras y Transporte
Generalitat Valenciana
Valencia - Spain
tlf. 963862397
http://www.gvsig.gva.es
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads,
discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
----------------------------------------------------------
This mail sent through IMP: https://webmail.limegroup.com/
On 2005-10-11 02:27:46 -0400, José Vicente Higón Valero <higon_jos@anonymised.com> said:
Hi,
I want to use tomcat 1.5.0 and geoserver 1.2.4 ( the latest estable). Are they compatible?
Best regards.
I encountered various problems using Java 1.5 on Linux with GeoServer (updasting Xalan didn't really help much). Downgrading to 1.4.2 solved them. I believe there is some kind of compatibility package for Tomcat 1.5.0 that makes it work with Java 1.4.2.
Sean