Re: Generating JavaBean from XML

Markus Spath <[email protected]> Sat, 15 Feb 2003 19:23:16 +0100
Newsgroups gmane.comp.java.sun.xml.general
Message-ID <[email protected]>
Erica Leung wrote:
> I have tried
> xmlns:redirect="org.apache.xalan.xslt.extensions.Redirect"
> xmlns:redirect="org.apache.xalan.lib.Redirect"
>
> both cases throw an exception as:
> java.lang.reflect.InvocationTargetException
>
> when I tried
> xmlns:redirect="http://xml.apache.org/xalan/redirect"
> I got a ClassNotFoundException:redirect
>
> I am using jdk1.4.0_03 compiler, and the JAVA_HOME\bin is in the path.

hava a look here for a simple example:
http://xml.apache.org/xalan-j/extensionslib.html#redirect

which version of xalan are you using?

markus

-----------------------------------------------------
xml-interest: A list for discussing XML technologies in the Java Platform.
To post, mailto:[email protected]
Archives at: http://archives.java.sun.com/xml-interest.html
To unsubscribe, mailto:[email protected] the following message;
signoff xml-interest.