Amit, Please take a shot at a patch :) one if us will work with you.
-- dims On 8/21/06, Kumar, Amit Z (Compliance Tech) <[EMAIL PROTECTED]> wrote:
Look at this page http://ws.apache.org/axis/java/reference.html And under "WSDL2Java Reference" you will get the below two options but I don't see it anywhere in Axis2's implementation of WSDL2Java. -U, --user <argument> username to access the WSDL-URI -P, --password <argument> password to access the WSDL-URI Is it really not implemented yet? If it's not then I don't have choice except submitting a patch. I am stuck here :( Regards Amit 30, Hudson St. Goldman Sachs PH: 212 902 0395 "Willing to learn what you are willing to share." -----Original Message----- From: robert lazarski [mailto:[EMAIL PROTECTED] Sent: Monday, August 21, 2006 2:33 PM To: [email protected] Subject: Re: Accessing WSDL I was just looking for those flags in the axis 1.x docs and couldn't find them. My suggestion is to file a jira and show an example of what axis 1.x is doing and how you'd like that feature in axis2 . Make sure you upload your wsdl. You could also speed up the process by submitting a patch ;-) . HTH, Robert http://www.braziloutsource.com/ On 8/21/06, Kumar, Amit Z (Compliance Tech) <[EMAIL PROTECTED]> wrote: > No, I am not implementing security. I just want to generate client > stubs using WSDL2Java code generator. > > But this server can be accessed only if I am authenticated by a common > login page( It redirect to actual URL after successful > authentication.) It's like proxy authentication before accessing the > actually request resource. I can see argument(-P, -U) in Axis1.x but I > don't see anyways in Axis2? Any suggestion? > > > Regards > Amit > 30, Hudson St. > Goldman Sachs > PH: 212 902 0395 > "Willing to learn what you are willing to share." > > -----Original Message----- > From: Martin Gainty [mailto:[EMAIL PROTECTED] > Sent: Monday, August 21, 2006 1:33 PM > To: [email protected]; Kumar, Amit Z (Compliance Tech) > Subject: Re: Accessing WSDL > > Are you implementing security in the deployed app? > Or are you speaking of authentication using one of the tools? > > M- > ********************************************************************* > This email message and any files transmitted with it contain > confidential information intended only for the person(s) to whom this > email message is addressed. If you have received this email message > in error, please notify the sender immediately by telephone or email > and destroy the original message without making a copy. Thank you. > > > > ----- Original Message ----- > From: "Kumar, Amit Z (Compliance Tech)" <[EMAIL PROTECTED]> > To: "Kumar, Amit Z (Compliance Tech)" <[EMAIL PROTECTED]>; > <[email protected]> > Sent: Monday, August 21, 2006 1:14 PM > Subject: Accessing WSDL > > > > Hi, > > Guys, I have small question. How to authenticate using WSDL2Java in > Axis2 ? > > I can see command line arguments in Axis(old) version of WSDL2Java but > could see anything in Axis2 implementation? > > Thanks in advance for help. > > > > Regards > Amit > 30, Hudson St. > Goldman Sachs > PH: 212 902 0395 > "Willing to learn what you are willing to share." > > --------------------------------------------------------------------- > 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] > > --------------------------------------------------------------------- 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]
-- Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
