I guess you did not include your services.xml in your aar-file or not at the right place. It should be in the META-INF
Regards Dirk -----Original Message----- From: yendam [mailto:[EMAIL PROTECTED] Sent: dinsdag 23 september 2008 12:37 To: [email protected] Subject: Re: HI i am fresher for axis2 webservices HI,Charitha i am creating axis2 webservices http://wso2.org/library/95 i made .aar file and doing using tomcat .. i have started tomcat and opened adminstration http://localhost:8080/axis2/axis2-admin/upload using this i have uploaded .aar file but still i am getting errors when i click on faulty services,,,, Error: org.apache.axis2.deployment.DeploymentException: The services.xml file cannot be found for the service: C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\axis2\WEB-INF\services\SimpleService.aar at org.apache.axis2.deployment.repository.util.ArchiveReader.processService Group(ArchiveReader.java:144) at org.apache.axis2.deployment.ServiceDeployer.deploy(ServiceDeployer.java: 78) at org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(De ploymentFileData.java:137) at org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.j ava:571) at org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList .java:141) at org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener .java:318) at org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryL istener.java:220) at org.apache.axis2.deployment.RepositoryListener.startListener(RepositoryL istener.java:312) at org.apache.axis2.deployment.scheduler.SchedulerTask.checkRepository(Sche dulerTask.java:64) at org.apache.axis2.deployment.scheduler.SchedulerTask.run(SchedulerTask.ja va:71) at org.apache.axis2.deployment.scheduler.Scheduler$SchedulerTimerTask.run(S cheduler.java:83) at java.util.TimerThread.mainLoop(Unknown Source) at java.util.TimerThread.run(Unknown Source) Caused by: org.apache.axis2.deployment.DeploymentException: The services.xml file cannot be found for the service: C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\axis2\WEB-INF\services\SimpleService.aar at org.apache.axis2.deployment.repository.util.ArchiveReader.processService Group(ArchiveReader.java:141) .. 12 more please help me,, Thanks Santosh.Y Charitha Kankanamge wrote: > > Hi, > Can you please be more specific and tell us about the errors you > encountered? > > Regards > Charitha > > http://charithaka.blogspot.com > > yendam wrote: > >> i am doing all the process in >> http://www.eclipse.org/webtools/community/tutorials/BottomUpAxis2WebServ ice/bu_tutorial.html >> but i cant able to excute it...i am using eclipse europa and jdk1.6 >> and tomcat6.0... please help me.... >> ------------------------------------------------------------------------ >> View this message in context: HI i am fresher for axis2 webservices >> <http://www.nabble.com/HI-i-am-fresher-for-axis2-webservices-tp19605463p 19605463.html> >> Sent from the Axis - User mailing list archive >> <http://www.nabble.com/Axis---User-f232.html> at Nabble.com. >> >>---------------------------------------------------------------------- -- >> >>No virus found in this incoming message. >>Checked by AVG. >>Version: 7.5.524 / Virus Database: 270.7.0/1682 - Release Date: 9/20/2008 10:24 AM >> >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/HI-i-am-fresher-for-axis2-webservices-tp19605463p1 9625050.html Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ================================================== The information transmitted via this e-mail is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
