You can go through the following link also: Parameter based: http://wso2.org/library/240 <http://wso2.org/library/240>
You can download the samples and you get the axis2.xml required at client side. On Mon, Oct 19, 2009 at 10:36 AM, SivaKumarl <sivakum...@naradaproducts.com>wrote: > > Hi Chinmoy, > First of all thanks for your reply, actually is studied this > link, but i am not succeded, whts my problem is client application doesn't > contains any axis2.xml and service.xml file it contains only stub to > connect > server. can you please suggest me how to configure. > > The structure how i created is as follows. > > Client structure(java application) > --------------- > axis2client > | > |--src > |-HelloWorldCallbackHandler.java > |-HelloWorldClient.java > |-HelloWorldStub > > Server Strucute(web application) > ------------- > axis2Server > | > | > |--src > |(set of classes) > | > | > | > |--web > |-axis2-web > | > |-WEB-INF > |-conf > |-axis2.xml > |-modules > |-services > |-web.xml > > > > Chinmoy Chakraborty wrote: > > > > You can have a look at [1]. > > > > [1]. https://www.wso2.org/library/3190 > > > > Chinmoy > > > > On Mon, Oct 19, 2009 at 9:48 AM, SivaKumarl > > <sivakum...@naradaproducts.com>wrote: > > > >> > >> Hi Friends, > >> I have developed a simple axis2 webservices, now i have to > >> integrate ws security, suggest me how to develop/integrate ws-security > to > >> existing services. One more thing friends i need to implement > >> 1)Authentication 2)Authorization and Transport Encoding. > >> > >> The way i implement this services in eclipse IDE. First i generated a > >> WSDL > >> using axis code generator plugin and then i web servrice(server) web > >> application , and client(java application). > >> > >> Kindly suggest me friends how to integrate ws-security ,it is very > >> important to my developed.Actually i studied about this,but i am not > >> succeded. kindly give me step by step process > >> > >> Thanks in advance > >> ------------------ > >> Siva kumar > >> -- > >> View this message in context: > >> > http://www.nabble.com/Enabling-ws-security-to-axis2-webservices-tp25953137p25953137.html > >> Sent from the Axis - Dev mailing list archive at Nabble.com. > >> > >> > > > > > > -- > View this message in context: > http://www.nabble.com/Enabling-ws-security-to-axis2-webservices-tp25953137p25953403.html > Sent from the Axis - Dev mailing list archive at Nabble.com. > >