Details
Description
Recently, support was added to wsgen for https...
http://jira.codehaus.org/browse/XFIRE-746
Unfortunately, we have to use basic authentication for now due to problems with client certificates in our company.
Is it possible to also add support for basic authentication in wsgen, using a username and password?
That would be very nice!
Thanks again,
James
Fixed in svn.
Now you can specify user and password as system properties :
-Dusername=myuser -Dpassword=pass