Hello. I made a web application which is correct in tomcat. When I put it into resin4, everything is good except POI3.15. It became not to read xlsx, but xls reading is still correct.
Error info is the next line. java.lang.NoClassDefFoundError: Could not initialize class com.sun.org.apache.xml.internal.serializer.ToXMLStream I check every jar in POI and tomcat, but can't find the class. I don't know whether it is bug of POI or not when I writing the mail. I am puzzled, please give me some advice. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@poi.apache.org For additional commands, e-mail: user-h...@poi.apache.org