Just a quick question (actually two)
- Is there an open implementation of the BSF framework
(found a reference in the xml-soap code).
- What is the correct XMI version ? (for a checkout
of current from cvs). I get a couple of private/public
moans:
[javac]
../xml-soap/java/src/org/apache/soap/util/xml/XMIDeserializer.java:
95: Can't access class
com.ibm.xmi.framework.WriterFactory.
Class or interface must be public, in same package,
or an accessible member class.
[javac] com.ibm.xmi.framework.WriterFactory.setInline(true);
Ta!
Dw