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=12993>.
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=12993

New version of CastorTransformer (includes marshalling)





------- Additional Comments From [EMAIL PROTECTED]  2002-10-31 17:12 -------
The files attached break the compilation of the current CVS HEAD (as of 2002-10-31):

/home/ugo/download/java/xml/xml-cocoon2-HEAD/build/cocoon/scratchpad/src/org/apache/cocoon/transformation/CastorTransformer.java:440:
cannot resolve symbol
symbol  : method getContentHandler  (org.exolab.castor.xml.UnmarshalHandler)
location: class org.exolab.castor.xml.Unmarshaller
                unmarshalContentHandler = unmarshaller.getContentHandler(
                                                      ^
/home/ugo/download/java/xml/xml-cocoon2-HEAD/build/cocoon/scratchpad/src/org/apache/cocoon/transformation/CastorTransformer.java:531:
cannot resolve symbol
symbol  : constructor Marshaller 
(org.apache.cocoon.transformation.helper.CastorEventAdapter)
location: class org.exolab.castor.xml.Marshaller
            marshaller = new Marshaller(new CastorEventAdapter(xmlConsumer));
                         ^

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to