I have just fixed with shared libs.
Thanks, and sorry for disturb.

Regards,
Alexey

On Thu, May 15, 2008 at 10:54 AM, Alexey Zavizionov <
[EMAIL PROTECTED]> wrote:

> Hello ,
>
> I have a question regarding DocumentBuilder on Websphere application server
> 6.1 (WAS).
>
>
> I have an exception while deploy axis service, which I couldn't resolve. Do
> you know something about it?
>
> Stack Dump = java.lang.VerifyError:
> javax/xml/parsers/DocumentBuilder.parse(Lorg/xml/sax/InputSource;)Lorg/w3c/dom/Document;
>     at org.apache.axis.utils.XMLUtils.newDocument(XMLUtils.java:369)
>     at org.apache.axis.utils.XMLUtils.newDocument(XMLUtils.java:388)
>     at
> org.apache.axis.configuration.FileProvider.configureEngine(FileProvider.java:180)
>     at org.apache.axis.AxisEngine.init(AxisEngine.java:172)
>     at org.apache.axis.AxisEngine.<init>(AxisEngine.java:156)
>     at org.apache.axis.server.AxisServer.<init>(AxisServer.java:96)
>     at
> org.apache.axis.server.DefaultAxisServerFactory.createServer(DefaultAxisServerFactory.java:109)
>     at
> org.apache.axis.server.DefaultAxisServerFactory.getServer(DefaultAxisServerFactory.java:73)
>     at org.apache.axis.server.AxisServer.getServer(AxisServer.java:81)
>     at
> org.apache.axis.transport.http.AxisServletBase.getEngine(AxisServletBase.java:185)
>     at
> org.apache.axis.transport.http.AxisServletBase.getOption(AxisServletBase.java:396)
>     at
> org.apache.axis.transport.http.AxisServletBase.init(AxisServletBase.java:112)
>     at javax.servlet.GenericServlet.init(GenericServlet.java:256)
>     at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:192)
>
> PS: On tomcat with sun jdk it works.
>
> Regards,
> Alexey
>
>

Reply via email to