You should have your services.xml in the same directory as your classes
(not inside packages). So,

--org
      --test
            --MyTest.class
--META-INF
      --services.xml
      --myService.wsdl(optional)

-Nirmit



                                                                           
             Alistair Young                                                
             <[EMAIL PROTECTED]                                             
             .ac.uk>                                                    To 
                                       axis-user@ws.apache.org             
             08/08/2006 11:03                                           cc 
             AM                                                            
                                                                   Subject 
                                       services.xml - where?               
             Please respond to                                             
             [EMAIL PROTECTED]                                             
                  he.org                                                   
                                                                           
                                                                           
                                                                           




I have services.xml in:
org/test/META-INF/services.xml
but axis2 says it can't find services.xml for the service. The
website says to put META-INF/services.xml in the same directory as
the class file. So I looked at the version.aar that comes with axis2
and it has two:

META-INF/services.xml
sample/axisversion/META-INF/services.xml

which is the correct location?

thanks,

Alistair


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to