You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Mod XSLT <mo...@modxslt.userworld.com> on 2000/12/06 02:14:26 UTC

Translating WML to HTML

I'm working on an application that translates WML to HTML. Whenever I try
to use the sample applications to translate WML to HTML (like testXSLT), I
get the following error:

Fatal Error at (file http://www.wapforum.org/DTD/wml_1.1.xml, line 141, 
char4): An exception occured! Type:IllegalArgumentException, 
Message:String pool id was not legal

I'm not certain this error is with xalan (I guess it could be with Xerces)
but I thought I'd start here.

Any thoughts or hints would be appreciated.

Josh