Are the example files TestBed.java and TestBed2.java being maintained? The 
xml script for ant does not build them; it merely references TestBed.java, 
but tries to copy it from the src/java directory - when it is actually 
found in example. I modified the xml script to point to the correct 
directory, but the file does not compile, complaining about
org.apache.ecs.factory.DOMFactory
org.openxml.io.Parser
org.openxml.parser.ParseException
org.openxml.x3p.Publisher
org.openxml.x3p.StreamFormat
which I gather are found in a version of open xml which is no longer 
available. Are these examples obsolete? I was hoping to use them to learn ecs. 



--
------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to