pixory in Woody Tomcat
"mcaviti" <[email protected]>
| Newsgroups | gmane.comp.web.pixory |
|---|---|
| Message-ID | <[email protected]> |
Ahoi!
I just deployed pixory on my Tomcat web installation of my Debian
Woody Server. It refused to activate the app because of a SAX parsing
error of the web.xml complaining about the DOCTYPE section. So I replaced
--
<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web
Application 2.3//EN" "http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">
--
with
--
<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web
Application 2.2//EN" "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">
--
what is working now. I don't know if this J2EE version issue can be
solved in a generic way, but if somebody happens to run Woody's Tomcat
this might help.
ciao,
~klemens
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/pixory-beta/
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/