JBoss Community

Re: Migrating secured WS from JBoss 5.1 to 7.1.1

created by massai khosa in JBoss Web Services - View the full discussion

Hi Xavier,

It's me again about a question related to properties you seem to be able to load in your conf.

For example in your endpoint jaxws node I see that you are referencing the jboss.bind.adress (in bold)  property system.

Assuming it's defined as a propperty system, have you managed to inject it in you adress property?

I'm trying to do the same but it's not working.

I've tried also using the tag ${jboss.bind.address} withous success.

<jaxws:endpoint id="MyServiceWebService"

    address="http://@jboss.bind.address@:8080/application/MyService/MyServicePortType"

    implementor="eg.application.MyServiceWebService">

 

Thank you in advance.

Massai

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community