=========================================================================== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== =========================================================================== =========================================================================== Sun Mar 7 17:38:24 GMT 2004 =========================================================================== HERE ARE THE LAST 100 LINES OF THE LOG: =========================================================================== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== =========================================================================== =========================================================================== symbol : class Element location: class org.jboss.remoting.transport.test.TransportTest connector.setConfiguration((Element) xml); ^ /home/jbossci/jbossci2/jboss-head/remoting/src/main/test/classloading/server/InvokerServerNoSecurityTest.java:78: org.w3c.dom.Element is not public in org.w3c.dom; cannot be accessed from outside package Element serverConfig = null; ^ /home/jbossci/jbossci2/jboss-head/remoting/src/main/test/classloading/server/InvokerServerNoSecurityTest.java:94: org.w3c.dom.Document is not public in org.w3c.dom; cannot be accessed from outside package Document xml = DocumentBuilderFactory.newInstance().newDocumentBuilder().parse(new ByteArrayInputStream(buf.toString().getBytes())); ^ /home/jbossci/jbossci2/jboss-head/remoting/src/main/test/classloading/server/InvokerServerNoSecurityTest.java:94: cannot resolve symbol symbol : variable DocumentBuilderFactory location: class test.classloading.server.InvokerServerNoSecurityTest Document xml = DocumentBuilderFactory.newInstance().newDocumentBuilder().parse(new ByteArrayInputStream(buf.toString().getBytes())); ^ /home/jbossci/jbossci2/jboss-head/remoting/src/main/test/classloading/server/InvokerServerNoSecurityTest.java:95: cannot resolve symbol symbol : method getDocumentElement () location: class org.w3c.dom.Document serverConfig = xml.getDocumentElement(); ^ /home/jbossci/jbossci2/jboss-head/remoting/src/main/test/classloading/server/InvokerServerNoSecurityTest.java:97: cannot resolve symbol symbol : class SAXException location: class test.classloading.server.InvokerServerNoSecurityTest catch (SAXException e) ^ /home/jbossci/jbossci2/jboss-head/remoting/src/main/test/classloading/server/InvokerServerNoSecurityTest.java:105: cannot resolve symbol symbol : class ParserConfigurationException location: class test.classloading.server.InvokerServerNoSecurityTest catch (ParserConfigurationException e) ^ /home/jbossci/jbossci2/jboss-head/remoting/src/main/test/classloading/server/InvokerServerNoClientTest.java:49: org.w3c.dom.Element is not public in org.w3c.dom; cannot be accessed from outside package Element serverConfig = null; ^ /home/jbossci/jbossci2/jboss-head/remoting/src/main/test/classloading/server/InvokerServerNoClientTest.java:64: org.w3c.dom.Document is not public in org.w3c.dom; cannot be accessed from outside package Document xml = DocumentBuilderFactory.newInstance().newDocumentBuilder().parse(new ByteArrayInputStream(buf.toString().getBytes())); ^ /home/jbossci/jbossci2/jboss-head/remoting/src/main/test/classloading/server/InvokerServerNoClientTest.java:64: cannot resolve symbol symbol : variable DocumentBuilderFactory location: class test.classloading.server.InvokerServerNoClientTest Document xml = DocumentBuilderFactory.newInstance().newDocumentBuilder().parse(new ByteArrayInputStream(buf.toString().getBytes())); ^ /home/jbossci/jbossci2/jboss-head/remoting/src/main/test/classloading/server/InvokerServerNoClientTest.java:65: cannot resolve symbol symbol : method getDocumentElement () location: class org.w3c.dom.Document serverConfig = xml.getDocumentElement(); ^ /home/jbossci/jbossci2/jboss-head/remoting/src/main/test/classloading/server/InvokerServerNoClientTest.java:67: cannot resolve symbol symbol : class SAXException location: class test.classloading.server.InvokerServerNoClientTest catch (SAXException e) ^ /home/jbossci/jbossci2/jboss-head/remoting/src/main/test/classloading/server/InvokerServerNoClientTest.java:75: cannot resolve symbol symbol : class ParserConfigurationException location: class test.classloading.server.InvokerServerNoClientTest catch (ParserConfigurationException e) ^ /home/jbossci/jbossci2/jboss-head/remoting/src/main/test/classloading/server/InvokerServerNoServerTest.java:49: org.w3c.dom.Element is not public in org.w3c.dom; cannot be accessed from outside package Element serverConfig = null; ^ /home/jbossci/jbossci2/jboss-head/remoting/src/main/test/classloading/server/InvokerServerNoServerTest.java:64: org.w3c.dom.Document is not public in org.w3c.dom; cannot be accessed from outside package Document xml = DocumentBuilderFactory.newInstance().newDocumentBuilder().parse(new ByteArrayInputStream(buf.toString().getBytes())); ^ /home/jbossci/jbossci2/jboss-head/remoting/src/main/test/classloading/server/InvokerServerNoServerTest.java:64: cannot resolve symbol symbol : variable DocumentBuilderFactory location: class test.classloading.server.InvokerServerNoServerTest Document xml = DocumentBuilderFactory.newInstance().newDocumentBuilder().parse(new ByteArrayInputStream(buf.toString().getBytes())); ^ /home/jbossci/jbossci2/jboss-head/remoting/src/main/test/classloading/server/InvokerServerNoServerTest.java:65: cannot resolve symbol symbol : method getDocumentElement () location: class org.w3c.dom.Document serverConfig = xml.getDocumentElement(); ^ /home/jbossci/jbossci2/jboss-head/remoting/src/main/test/classloading/server/InvokerServerNoServerTest.java:67: cannot resolve symbol symbol : class SAXException location: class test.classloading.server.InvokerServerNoServerTest catch (SAXException e) ^ /home/jbossci/jbossci2/jboss-head/remoting/src/main/test/classloading/server/InvokerServerNoServerTest.java:75: cannot resolve symbol symbol : class ParserConfigurationException location: class test.classloading.server.InvokerServerNoServerTest catch (ParserConfigurationException e) ^ /home/jbossci/jbossci2/jboss-head/remoting/src/main/test/classloading/server/InvokerServerSecureTest.java:49: org.w3c.dom.Element is not public in org.w3c.dom; cannot be accessed from outside package Element serverConfig = null; ^ /home/jbossci/jbossci2/jboss-head/remoting/src/main/test/classloading/server/InvokerServerSecureTest.java:61: org.w3c.dom.Document is not public in org.w3c.dom; cannot be accessed from outside package Document xml = DocumentBuilderFactory.newInstance().newDocumentBuilder().parse(new ByteArrayInputStream(buf.toString().getBytes())); ^ /home/jbossci/jbossci2/jboss-head/remoting/src/main/test/classloading/server/InvokerServerSecureTest.java:61: cannot resolve symbol symbol : variable DocumentBuilderFactory location: class test.classloading.server.InvokerServerSecureTest Document xml = DocumentBuilderFactory.newInstance().newDocumentBuilder().parse(new ByteArrayInputStream(buf.toString().getBytes())); ^ 100 errors 2 warnings
BUILD FAILED file:/home/jbossci/jbossci2/jboss-head/remoting/build.xml:218: Compile failed; see the compiler error output for details. Total time: 1 minute 47 seconds =========================================================================== Sun Mar 7 17:38:24 GMT 2004 =========================================================================== Linux nog.kimptoc.net 2.4.20-28.7 #1 Thu Dec 18 11:31:59 EST 2003 i686 unknown =========================================================================== java -version java version "1.3.1_10" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_10-b03) Java HotSpot(TM) Client VM (build 1.3.1_10-b03, mixed mode) ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
