[ 
http://issues.apache.org/jira/browse/AXIS2-449?page=comments#action_12366510 ] 

Eran Chinthaka commented on AXIS2-449:
--------------------------------------

Hi Franck,

I think I got the problem. You have put a META-INF folder under com.sofinco, 
mistakenly I think, in addition to the root level META-INF folder. I removed 
the META-INF under com.sofinco and deployed again, it worked fine for me. 

Let us know if that doesn't work for you.

-- Chinthaka

> Can't deploy web service
> ------------------------
>
>          Key: AXIS2-449
>          URL: http://issues.apache.org/jira/browse/AXIS2-449
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>   Components: deployment
>     Versions: 0.94
>  Environment: Windows XP + Tomcat 5.5.11
>     Reporter: Franck HUGOT
>     Priority: Blocker
>  Attachments: WSConcerto.aar
>
> Hello,
>  
>  
> I'm trying to use Axis 2 (installed on tomcat 5.5.11 + jdk1.4.2_02) but the 
> deployment for my web service does not work.
> I only duplicate the example, rename the class, compile and generate the aar 
> (in attachment). 
> But when I deploy the web service I get this error :
>  
> This Web axisService has deployment faults
> Error: org.apache.axis2.deployment.DeploymentException: services.xml not 
> found for service 
> 'C:\Dev\Java\serveurs\jakarta-tomcat-5.5.11\webapps\axis2\WEB-INF\services\concerto.aar';
>  nested exception is: org.apache.axis2.deployment.DeploymentException: 
> services.xml not found for service 
> 'C:\Dev\Java\serveurs\jakarta-tomcat-5.5.11\webapps\axis2\WEB-INF\services\concerto.aar'
>  at 
> org.apache.axis2.deployment.repository.util.ArchiveReader.processServiceGroup(ArchiveReader.java:234)
>  at 
> org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:391)
>  at 
> org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:196)
>  at 
> org.apache.axis2.deployment.listener.RepositoryListenerImpl.update(RepositoryListenerImpl.java:140)
>  at 
> org.apache.axis2.deployment.listener.RepositoryListenerImpl.checkServices(RepositoryListenerImpl.java:90)
>  at 
> org.apache.axis2.deployment.listener.RepositoryListenerImpl.startListener(RepositoryListenerImpl.java:132)
>  at 
> org.apache.axis2.deployment.scheduler.SchedulerTask.checkRepositary(SchedulerTask.java:62)
>  at 
> org.apache.axis2.deployment.scheduler.SchedulerTask.run(SchedulerTask.java:69)
>  at 
> org.apache.axis2.deployment.scheduler.Scheduler$SchedulerTimerTask.run(Scheduler.java:76)
>  at java.util.TimerThread.mainLoop(Timer.java:512) at 
> java.util.TimerThread.run(Timer.java:462) Caused by: 
> org.apache.axis2.deployment.DeploymentException: services.xml not found for 
> service 
> 'C:\Dev\Java\serveurs\jakarta-tomcat-5.5.11\webapps\axis2\WEB-INF\services\concerto.aar'
>  at 
> org.apache.axis2.deployment.repository.util.ArchiveReader.processServiceGroup(ArchiveReader.java:231)
>  ... 10 more 
>  
>  
>  
> I don' understand what's the problem.
>  
>  
> Thanks in advance.
>  
> Franck HUGOT
>  
>  
>  
>  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to