Thx. I have added the jsr in the classpath as follows: <taskdef name="xmlbean" classname="org.apache.xmlbeans.impl.tool.XMLBean" classpath="C:\XMLBeans\xmlbeans-2.1.0\lib\xbean.jar;C:\XMLBeans\xmlbeans-2.1.0\lib\jsr173_1.0_api.jar" />
Now it seems it created the java classes but when it does the compile command, I have got 100 errors. Most of them are [xmlbean] C:\DOCUME~1\decoker\LOCALS~1\Temp\xbean18294.d\src\com\lucent\gripp\datadictionnary\AcceptedRRListXmlBean.java:16: package org.apache.xmlbeans does not exist [xmlbean] public interface AcceptedRRListXmlBean extends org.apache.xmlbeans.XmlString :o( -- View this message in context: http://www.nabble.com/Error-with-Ant-and-XMLBean-tf1918288.html#a5251405 Sent from the Xml Beans - User forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

