Is there a solution to JAXP 1.1? ORION WON'T START!!!

2001-03-21 Thread Arno Grbac

I searched the list, and people have experienced this problem (like myself),
but no word from Orion. Ideas?

If you try to get Orion working with this latest release from Sun, Orion
won't
start:

G:\orionjava -jar orion.jar
java.lang.NoSuchMethodError
at
org.apache.crimson.tree.AttributeSet.init(AttributeSet.java:139)
at
org.apache.crimson.tree.XmlDocumentBuilder.startElement(XmlDocumentBuilder.j
ava:463)
at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1449)
at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:499)
at org.apache.crimson.parser.Parser2.parse(Parser2.java:304)
at
org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:433)
at
org.apache.crimson.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:1
79)
at com.evermind.xml.e.getJavaxDocument(JAX)
at com.evermind.xml.XMLUtils.getDocument(JAX)
at com.evermind.xml.XMLConfig.ay(JAX)
at com.evermind.xml.XMLConfig.ay(JAX)
at com.evermind.server.g6.run(JAX)
at java.lang.Thread.run(Unknown Source)
at com.evermind.util.f.run(JAX)


I don't think it's a hard thing to fix and it is a critical bug if you need
the latest stuff. Did anybody figure this out?

Regards,
-arnox





Re: Is there a solution to JAXP 1.1? ORION WON'T START!!!

2001-03-21 Thread Ate Douma

I did enter a request for support of JAXP 1.1 in Bugzilla yesterday (ID
369).
Magnus Stenman declared it soon thereafter as an invalid request as their
latest internal builds already use JAXP 1.1.
It will be released with the next version (1.4.8).
Karl Avedal mailed me yesterday that this release can be expected in a few
days.

Ate Douma

- Original Message -
From: "Arno Grbac" [EMAIL PROTECTED]
To: "Orion-Interest" [EMAIL PROTECTED]
Sent: Wednesday, March 21, 2001 18:12
Subject: Is there a solution to JAXP 1.1? ORION WON'T START!!!


 I searched the list, and people have experienced this problem (like
myself),
 but no word from Orion. Ideas?

 If you try to get Orion working with this latest release from Sun, Orion
 won't
 start:

 G:\orionjava -jar orion.jar
 java.lang.NoSuchMethodError
 at
 org.apache.crimson.tree.AttributeSet.init(AttributeSet.java:139)
 at

org.apache.crimson.tree.XmlDocumentBuilder.startElement(XmlDocumentBuilder.j
 ava:463)
 at
org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1449)
 at
org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:499)
 at org.apache.crimson.parser.Parser2.parse(Parser2.java:304)
 at
 org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:433)
 at

org.apache.crimson.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:1
 79)
 at com.evermind.xml.e.getJavaxDocument(JAX)
 at com.evermind.xml.XMLUtils.getDocument(JAX)
 at com.evermind.xml.XMLConfig.ay(JAX)
 at com.evermind.xml.XMLConfig.ay(JAX)
 at com.evermind.server.g6.run(JAX)
 at java.lang.Thread.run(Unknown Source)
 at com.evermind.util.f.run(JAX)


 I don't think it's a hard thing to fix and it is a critical bug if you
need
 the latest stuff. Did anybody figure this out?

 Regards,
 -arnox