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