DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14534>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14534

java.io.StreamCorruptedException: InputStream does not contain a serialized object





------- Additional Comments From [EMAIL PROTECTED]  2002-11-14 16:09 -------
Here is the link for this feature (http://xml.apache.org/xalan-
j/commandline_xsltc.html#trax).

Only one thing to correct. When using the Trax API, the translet is not loaded 
from the classpath. It is loaded from the "destination-directory" attribute if 
it is set. Otherwise the translet is loaded from the same directory of the 
stylesheet. The translet class is directly read in as bytecode. The classpath 
setting has no impact on how it gets loaded.

Reply via email to