Maven cxf-codegen-plugin with NTLM Authentication - fails with java.io.IOException: Server returned HTTP...
up vote
1
down vote
favorite
I'm trying to generate java code using cxf-codegen-plugin
for a SOAP webservice that is secured over NTLM. I'm not sure how do pass on the username/pwd/domain information to maven to connect to the remote server while generating the java code. I could open the wsdl using the browser using the username/pwd/domain combination I have. However, I'm wondering how to do it via command-line by passing some extra vm args to - mvn package
. Or is there any other plugin config that I can do which helps me to do this?
cxf soap-client cxf-client cxf-codegen-plugin ntlm-authentication
add a comment |
up vote
1
down vote
favorite
I'm trying to generate java code using cxf-codegen-plugin
for a SOAP webservice that is secured over NTLM. I'm not sure how do pass on the username/pwd/domain information to maven to connect to the remote server while generating the java code. I could open the wsdl using the browser using the username/pwd/domain combination I have. However, I'm wondering how to do it via command-line by passing some extra vm args to - mvn package
. Or is there any other plugin config that I can do which helps me to do this?
cxf soap-client cxf-client cxf-codegen-plugin ntlm-authentication
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I'm trying to generate java code using cxf-codegen-plugin
for a SOAP webservice that is secured over NTLM. I'm not sure how do pass on the username/pwd/domain information to maven to connect to the remote server while generating the java code. I could open the wsdl using the browser using the username/pwd/domain combination I have. However, I'm wondering how to do it via command-line by passing some extra vm args to - mvn package
. Or is there any other plugin config that I can do which helps me to do this?
cxf soap-client cxf-client cxf-codegen-plugin ntlm-authentication
I'm trying to generate java code using cxf-codegen-plugin
for a SOAP webservice that is secured over NTLM. I'm not sure how do pass on the username/pwd/domain information to maven to connect to the remote server while generating the java code. I could open the wsdl using the browser using the username/pwd/domain combination I have. However, I'm wondering how to do it via command-line by passing some extra vm args to - mvn package
. Or is there any other plugin config that I can do which helps me to do this?
cxf soap-client cxf-client cxf-codegen-plugin ntlm-authentication
cxf soap-client cxf-client cxf-codegen-plugin ntlm-authentication
asked Nov 13 at 1:14
Manikandan K
358
358
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53272361%2fmaven-cxf-codegen-plugin-with-ntlm-authentication-fails-with-java-io-ioexcepti%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown