Thanks Steve I was using the eclipse plugin but i generated the services.xml file when a build the service instead of when use the code generator. I`ve try to generate this with the code generator and it solved the problem
Lots of thanks Steve ----- Mensaje original ---- De: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Para: [email protected] Enviado: viernes, 28 de marzo, 2008 22:30:15 Asunto: Re: How to make services.xml file Adrian, My services.xml is generated when I generate java from WSDL using the Axis2 Code Generator wizard in Eclipse and it includes the faultActionMappings I need. I suspect that the swdl2java tool would do the same ______________________________________________ Steve Adrián Cuartero <[EMAIL PROTECTED]> wrote on 03/28/2008 03:55:56 PM: > Hi all > > I`ve discovered the problems i have with custom exceptions were > caused by the services.xml file > > It must contain the field faultActionMapping but the tools who make > the file don't use this field and i don't know how to use it. > > Do you write your services.xml files or make with a tool? > > Do you know where can i read how to use this field? > > Thanks > > > Enviado desde Correo Yahoo! > Disfruta de una bandeja de entrada más inteligente.. > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ______________________________________________ Enviado desde Correo Yahoo! Disfruta de una bandeja de entrada más inteligente. http://es.docs.yahoo.com/mail/overview/index.html
