You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xmlbeans-user@xml.apache.org by starlightpurple <st...@yahoo.com> on 2004/05/13 00:17:17 UTC

Piccolo and xmlbeans

Hi,

I am using the 1.02 version of xmlbeans.  When I try
to parse an xml document I get a
java.lang.NoSuchMethodException:
com.bluecast.xml.Piccolo.getEncoding() exception.

I am doing the following:

ListingDocument1 ld1 =
ListingDocument1.Factory.parse(xmlDocument);

The xmlDocument is a string and is a valid document.

I do have Piccolo 1.03 in my classpath.  If I remove
it then I am able to parse the document.  

What version of Piccolo is xmlbeans using?

Thanks,

Maren


	
		
__________________________________
Do you Yahoo!?
Yahoo! Movies - Buy advance tickets for 'Shrek 2'
http://movies.yahoo.com/showtimes/movie?mid=1808405861 

- ---------------------------------------------------------------------
To unsubscribe, e-mail:   xmlbeans-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xmlbeans-user-help@xml.apache.org
Apache XMLBeans Project -- URL: http://xml.apache.org/xmlbeans/