JBoss Community

Re: wsconsume, how to access HTTP Basic secured WSDL

created by harald.kirschner in JBoss Web Services - View the full discussion

Hi Jochen,

 

OK, I see! Maybe you just have to set

 

<sysproperty key="javax.xml.rpc.security.auth.username" value="your_username" />
<sysproperty key="javax.xml.rpc.security.auth.password" value="your_password" />

 

I use these settings when generating client stubs with weblogic! Maybe they work for JBoss, too!

 

Harald

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community