Mailing List
Home
Forum Home
Maven - Project building tool
Axis - Java SOAP implementation
Lucene - Full-featured text search engine APIs
Cocoon - MVC web framework based on XML/XSL
Fop - Create PDF, PCL, PS, SVG, XML driven by XSL formatting objects.
Log4J - A log library
POI - Java Excel, Word and other Microsoft Office files manipulating library
Oracle database error code ...
Subjects
log4j warning: No appenders could be found
java security AccessControlException: access denied (java io FilePermission clie
java lang InstantiationException: org apache tools ant Main
Apache Axis Tutorial
Struts <logic iterate >
log4j properties How to parse outpu to multiple files
configuring log4j with BEA Weblogic 8 1
How to use XSL FOP Java together
JSP precompile
Proposal: Adding jar manifest classpath in jar and war plugins
Servlet File Download dialog problem (IE6,Adobe 6 0)
java security AccessControlException: access denied (java io FilePermission
Unsupported major minor version 48 0 problem while running the an
   telope task
axis wsdl2java Ant Task usage
net sf hibernate MappingException: Error reading resource: test/User hbm xml
Building EAR ANT Script for websphere 5 0
CREATING WAR Files
Classpath problem
jsp data into Excel
Jboss 3 2 3+ vs Tomcat Axis Question
RE: How to include jars and add them into the MANIFEST MF/Class Path
attribute
Printing problem
InstantiationException
Couldn 't find trusted certificate
Please : How can one install ant 1 6 0 under Eclipse 2 1 ?
Excel: Too many different cell formats
AXIS: tomcat timeout ?
1 3 final: now giving me java io FileNotFoundException (Too many
open files)
XDoclet, Struts and Maven: Where to start? SOLUTION
Running junit tests fails
 
-none-

-none-

2007-10-02       - By Jack Sprat

 Back
For anyone using Websphere version 6.1, this appears to be a bug that was
corrected with fix pack5.  See this link:
http://www-1 (See http://www-1.ora-code.com).ibm.com/support/docview.wss?rs=180&uid=swg1PK29135

T


Jack Sprat <rexclaimer2@(protected)> wrote: I am trying to validate an XML file
against a schema and get an UnsupportedOperationException with a message of
"TODO" (no quotes) when running in Websphere 6.1.  This does not fail in Tomcat
5.5

Here is a snippet of the stack trace:

java.lang.UnsupportedOperationException: TODO

    at org.apache.axiom.om.impl.dom.DocumentImpl.getDoctype(DocumentImpl.java
:225)
     at org.apache.xerces.jaxp.validation.DOMValidatorHelper.setupEntityMap
(Unknown
Source)
     at
org.apache.xerces.jaxp.validation.DOMValidatorHelper.validate(Unknown
Source)
     at org.apache.xerces.jaxp.validation.ValidatorImpl.validate(Unknown
Source)
     at javax.xml.validation.Validator.validate(Unknown Source)
...

The source of the Axiom 1.2.4 DocumentImpl#getDocType method:

   public DocumentType getDoctype() {
       // TODO
       throw new UnsupportedOperationException("TODO");
   }

Is the wrong DOM implementation being used?  If so, how can I fix this??  I'm
using Axis2-1.2.

Thanks,
T


 

     
-- ---- ---- ---- ---- ---- -----
Be a better Heartthrob. Get better relationship answers from someone who knows.
Yahoo! Answers - Check it out.
For anyone using Websphere version 6.1, this appears to be a bug that was
corrected with fix pack5.&nbsp; See this link:<br>http://www-1 (See http://www-1.ora-code.com).ibm.com/support
/docview.wss?rs=180&amp;uid=swg1PK29135<br><br>T<br><br><br><b><i>Jack Sprat &lt
;rexclaimer2@(protected)&gt;</i></b> wrote:<blockquote class="replbq" style=
"border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">
<span style="font-family: arial;">I am trying to validate an XML file against a
schema and get an UnsupportedOperationException with a message of "TODO" (no
quotes) when running in Websphere 6.1.</span><span style="font-family: arial;">
</span>&nbsp; This does not fail in Tomcat 5.5<br><br>Here is a snippet of the
stack trace:<br><br>java.lang.UnsupportedOperationException: TODO<br><pre style
="font-family: arial;" wrap="">     at org.apache.axiom.om.impl.dom.DocumentImpl
.getDoctype(DocumentImpl.java:225)<br>      at
org.apache.xerces.jaxp.validation.DOMValidatorHelper.setupEntityMap(Unknown<br
>Source)<br>      at<br>org.apache.xerces.jaxp.validation.DOMValidatorHelper
.validate(Unknown<br>Source)<br>      at org.apache.xerces.jaxp.validation
.ValidatorImpl.validate(Unknown<br>Source)<br>      at javax.xml.validation
.Validator.validate(Unknown Source)<br>...<br><br><span style="font-family:
arial;">The source of the Axiom 1.2.4 DocumentImpl#getDocType method:</span><br
style="font-family: arial;"><br>    public DocumentType getDoctype() {<br>    
  // TODO<br>        throw new UnsupportedOperationException("TODO");<br>    }
<br><br>Is the wrong DOM implementation being used?  If so, how can I fix this??
 I'm using Axis2-1.2.<br><br>Thanks,<br>T<br><br></pre>  </blockquote><br><p>&
#32;
     <hr size=1>Be a better Heartthrob. <a href="http://us.rd.yahoo.com/evt
=48255/*http://answers.yahoo.com/dir/_ylc
=X3oDMTI5MGx2aThyBF9TAzIxMTU1MDAzNTIEX3MDMzk2NTQ1MTAzBHNlYwNCQUJwaWxsYXJfTklfMz
YwBHNsawNQcm9kdWN0X3F1ZXN0aW9uX3BhZ2U-?link=list&sid=396545433">Get better
relationship answers </a>from someone who knows.<br>Yahoo! Answers - Check it
out.