Keep getting the following (in module common, Win2K, sun sdk 1.4.1_01)

Where are those XS* classes?

/Dimitris


[execmodules]
X:\jboss\jboss-head\common\src\main\org\jboss\xml\binding\XsMarsha
ller.java:139: cannot resolve symbol
[execmodules] symbol  : class XSParser
[execmodules] location: class org.jboss.xml.binding.XsMarshaller
[execmodules]       XSParser xsParser = new XSParser();
[execmodules]                               ^
[execmodules]
X:\jboss\jboss-head\common\src\main\org\jboss\xml\binding\XsMarsha
ller.java:143: cannot resolve symbol
[execmodules] symbol  : class XSSchema
[execmodules] location: class org.jboss.xml.binding.XsMarshaller
[execmodules]       XSSchema xsSchema = xsParser.parse(source);
[execmodules]       ^
[execmodules] 100 errors
[execmodules] 1 warning

BUILD FAILED
file:X:/jboss/jboss-head/common/build.xml:211: Compile failed; see the
compiler
error output for details.




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to