thanks it was a bug , I juts fixed that take an update and see whether it is working
 
Thanks,
 Deepal
................................................................
~Future is Open~
 

 
----- Original Message -----
Sent: Tuesday, August 09, 2005 5:16 PM
Subject: RE: WSDL after deployment

Here’s the error:

This Web service has deployment faults

Error: org.apache.axis2.deployment.DeploymentException: null; nested exception is: java.lang.ClassCastException at org.apache.axis2.deployment.repository.util.ArchiveReader.createService(ArchiveReader.java:107) at org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:548) at org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:222) at org.apache.axis2.deployment.listener.RepositoryListenerImpl.update(RepositoryListenerImpl.java:106) at org.apache.axis2.deployment.listener.RepositoryListenerImpl.init(RepositoryListenerImpl.java:119) at org.apache.axis2.deployment.listener.RepositoryListenerImpl.(RepositoryListenerImpl.java:57) at org.apache.axis2.deployment.scheduler.SchedulerTask.(SchedulerTask.java:42) at org.apache.axis2.deployment.DeploymentEngine.startSearch(DeploymentEngine.java:357) at org.apache.axis2.deployment.DeploymentEngine.load(DeploymentEngine.java:212) at org.apache.axis2.context.ConfigurationContextFactory.buildConfigurationContext(ConfigurationContextFactory.java:45) at org.apache.axis2.transport.http.AxisServlet.init(AxisServlet.java:60) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1029) at org.apache.catalina.core.StandardWrapper.allocate(StandardWrapper.java:687) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:144) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929) at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:683) at java.lang.Thread.run(Thread.java:534) Caused by: java.lang.ClassCastException at org.apache.axis2.deployment.repository.util.ArchiveReader.createService(ArchiveReader.java:90) ... 34 more

 

 

Kind regards,

Tom Anthoni

 


From: Deepal Jayasinghe [mailto:[EMAIL PROTECTED]
Sent: dinsdag 9 augustus 2005 11:37
To: axis-user@ws.apache.org
Subject: Re: WSDL after deployment

 

can you please tell me the error that you got when you put the service.wsdl inside /META-INF

 

Thanks,
 Deepal
................................................................
~Future is Open~

 


 

----- Original Message -----

From: Anthoni Tom

Sent: Tuesday, August 09, 2005 3:32 PM

Subject: RE: WSDL after deployment

 

Thanks for the reply, but I’ve allready tried that…

(by the way, when you place the wsdl in the META-INF-folder you get an error, when you place it in the root of the .aar, you get just nothing)

 

Kind regards,

Tom Anthoni

 


From: Thilina Gunarathne [mailto:[EMAIL PROTECTED]
Sent: dinsdag 9 augustus 2005 8:07
To: axis-user@ws.apache.org
Subject: Re: WSDL after deployment

 

Did u put the wsdl in to the .aar archive..... make sure to put is as service.wsdl...

On 8/8/05, Anthoni Tom < [EMAIL PROTECTED]> wrote:

Hello,

 

I'm deploying an Axis2 webservice on tomcat.  It is visible in the list 'available services', but I can't reach my wsdl on the server.  When I click on the hyperlink of the service he goes to a page:

 

http://localhost:8080/axis2/services/TestAxisS?wsdl=TestAxisS

 

    <? xml version="1.0" encoding="UTF-8" ?>

       <wsdl>WSDL is NOT found</wsdl>

 

Sounds familiar for someone?

Am I missing the wsdl file in the .aar archive?  When I deploy the examples of axis I also don't get acces to a WSDL…

 

 

Kind regards,

Tom Anthoni




--
"May the SourcE be with u"
http://www.bloglines.com/blog/thilina

Reply via email to