Naresh,

The localName is part of DOM level 2.
It looks like a level 1 parser is used, but Xerces 1.4.4 is level 2.
I can't help you any further.

Sjaak

> -----Original Message-----
> From: Naresh Agarwal [mailto:[EMAIL PROTECTED]]
> Sent: 30 September, 2002 10:30
> To: [EMAIL PROTECTED]
> Subject: RE: Not able to deploy service!
> 
> 
> Hi Sjaak
> 
> I'm using Xerces 1.4.4 and JDK 1.3
> 
> regards,
> Naresh Agarwal
> 
> > -----Original Message-----
> > From: Schie, Sjaak van [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, September 30, 2002 1:39 PM
> > To: '[EMAIL PROTECTED]'
> > Subject: RE: Not able to deploy service!
> > 
> > 
> > Naresh,
> > 
> > In the source you can check the method that the JVM is not 
> > able to find.
> > When you are using AXIS RC1.0 then the method on that line is 
> > getLocalName()
> > on a org.w3c.dom.Element class.
> > 
> > What JVM & XML parser are you using?
> > 
> > Sjaak
> > 
> > > -----Original Message-----
> > > From: Naresh Agarwal [mailto:[EMAIL PROTECTED]]
> > > Sent: 30 September, 2002 9:56
> > > To: [EMAIL PROTECTED]
> > > Subject: Not able to deploy service!
> > > 
> > > 
> > >   Hi
> > >   When i try to delploy a "deploy.wsdd" file, using the  
> > > following command (using Axis RC-1)
> > >   java org.apache.axis.client.AdminClient 
> > > -lhttp://localhost:8080/axis/services/AdminService deploy.wsdd 
> > > 
> > > I got the following error  (Tomcat is running at 8080) -
> > > 
> > > --------
> > > Internal Servlet Error:
> > > java.lang.NoSuchMethodError
> > >   at 
> > > 
> org.apache.axis.deployment.wsdd.WSDDDocument.(WSDDDocument.java:103)
> > >   at 
> > > org.apache.axis.configuration.FileProvider.configureEngine(Fil
> > > eProvider.java:209)
> > >   at org.apache.axis.AxisEngine.init(AxisEngine.java:187)
> > >   at org.apache.axis.AxisEngine.(AxisEngine.java:172)
> > >   at org.apache.axis.server.AxisServer.(AxisServer.java:125)
> > >   at org.apache.axis.server.AxisServer.(AxisServer.java:120)
> > >   at 
> > > org.apache.axis.server.DefaultAxisServerFactory.createServer(D
> > > efaultAxisServerFactory.java:151)
> > >   at 
> > > org.apache.axis.server.DefaultAxisServerFactory.getServer(Defa
> > > ultAxisServerFactory.java:115)
> > >   at 
> > > org.apache.axis.server.AxisServer.getServer(AxisServer.java:110)
> > >   at 
> > > org.apache.axis.transport.http.AxisServletBase.getEngine(AxisS
> > > ervletBase.java:221)
> > >   at 
> > > org.apache.axis.transport.http.AxisServletBase.getEngine(AxisS
> > > ervletBase.java:187)
> > >   at 
> > > org.apache.axis.transport.http.AdminServlet.doGet(AdminServlet
> > > .java:98)
> > >   at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
> > >   at 
> > > org.apache.axis.transport.http.AxisServletBase.service(AxisSer
> > > vletBase.java:335)
> > >   at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> > >   at 
> > > org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper
> > > .java:404)
> > >   at org.apache.tomcat.core.Handler.service(Handler.java:286)
> > >   at 
> > > 
> > 
> org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
> > >   at 
> > > org.apache.tomcat.core.ContextManager.internalService(ContextM
> > > anager.java:797)
> > >   at 
> > > 
> > 
> org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
> > >   at 
> > > org.apache.tomcat.service.http.HttpConnectionHandler.processCo
> > > nnection(HttpConnectionHandler.java:210)
> > >   at 
> > > org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoin
> > > t.java:416)
> > >   at 
> > > org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPo
> > > ol.java:498)
> > >   at java.lang.Thread.run(Thread.java:484)
> > > ------------
> > > 
> > > Could any one please tell me, where is the problem?
> > > 
> > > thanks,
> > > regards,
> > > Naresh Agarwal
> > > 
> > 
> > 
> > -- 
> > The contents of this e-mail are intended for the named 
> > addressee only. It
> > contains information that may be confidential. Unless you are 
> > the named
> > addressee or an authorized designee, you may not copy or use 
> > it, or disclose
> > it to anyone else. If you received it in error please notify 
> > us immediately
> > and then destroy it. 
> > 
> > 
> 


-- 
The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or disclose
it to anyone else. If you received it in error please notify us immediately
and then destroy it. 

Reply via email to