hi You *might* not need to extend anything , as long as you can create the XML that you want sent.(as a string ). you could then use the existing sampler i suppose. If you really need to create this as a Jmeter plugin you'd take a look at the existing WebServiceSampler code
>How much time should I allocate to it? reminds me of a joke that to find out how long it takes you to reach a place depends not only on the distance but how fast you walk :) regards deepak On Mon, Aug 24, 2009 at 11:47 AM, Matt Mankad <[email protected]>wrote: > > Hi > I wanted to code use cases related to WS-Security (confidentiality, > integrity and authentication). I understand that current sampler does not > support WS-Security related parameters ( as per this thread - > http://tinyurl.com/lwram3) > > What is my best bet. If I have to extend a sampler where do I start ( which > sampler do I extend?). I am mediocre with Java and have never done any > security related programming. How much time should I allocate to it? Any > other pointers you can tell me > > Really appreciate your help > > Matt > -- > View this message in context: > http://www.nabble.com/WS-Security-using-Web-services-sampler-tp25121504p25121504.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

