I am using castor 1.3 and websphere  6.1 

i am on jdk 1.5.0.16 and have my castor.properties 
set to 

org.exolab.castor.xml.serializer.factory=org.exolab.castor.xml.XercesJDK5XMLSerializerFactory


the code  seems to fail and raise the exception as mentioned in subject here
...

StringWriter writer = new StringWriter(); 
marshaller.setWriter(writer);

i am writing obj to xml string 

ANY ideas what is wrong .. 

-- 
View this message in context: 
http://www.nabble.com/Could-not-instantiate-serializer-com.sun.org.apache.xml.internal.serialize.XMLSerializer-tp25402979p25402979.html
Sent from the Castor - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to