Hi,

could be some kind of conflict problem with jaxp/xml parsers, it seems to
be rather common but I can't remember what the exact cause was (haven't
played with the xml toys that much). The apache xml and/or jaxp related
mailing lists most likely have a detailed answer to this question.

Was your classpath clean when you ran the build? Did you do it on a clean
cvs checkout? I tested the build on my system, and it worked ok (the server
won't start though, missing a lib).

-- Juha

At 09:48 24.3.2001 +0100, you wrote:
>Hi,
>
>i just tried to build the current CVS of jboss and got the following
>error:
>
>Buildfile: build.xml
>
>BUILD FAILED
>
>java.lang.SecurityException: sealing violation
>        at java.net.URLClassLoader.defineClass(Unknown Source)
>        at java.net.URLClassLoader.access$100(Unknown Source)
>        at java.net.URLClassLoader$1.run(Unknown Source)
>        at java.security.AccessController.doPrivileged(Native Method)
>        at java.net.URLClassLoader.findClass(Unknown Source)
>        at java.lang.ClassLoader.loadClass(Unknown Source)
>        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
>        at java.lang.ClassLoader.loadClass(Unknown Source)
>        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>        at java.lang.Class.forName0(Native Method)
>        at java.lang.Class.forName(Unknown Source)
>        at
>javax.xml.parsers.SAXParserFactory.newInstance(SAXParserFactory.java:117)
>        at
>org.apache.tools.ant.ProjectHelper.getParserFactory(ProjectHelper.java:706)
>        at
>org.apache.tools.ant.ProjectHelper.parse(ProjectHelper.java:105)
>        at
>org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:85)
>        at org.apache.tools.ant.Main.runBuild(Main.java:403)
>        at org.apache.tools.ant.Main.main(Main.java:149)
>
>Total time: 0 seconds
>sealing violation
>
>Does anybody know, what happened?
>
>Thank you,
>Ralf
>
>
>_______________________________________________
>JBoss-user mailing list
>[EMAIL PROTECTED]
>http://lists.sourceforge.net/lists/listinfo/jboss-user
>

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to