Hi Angelo,
On 4/12/2012 12:32 AM, Angelo zerr wrote:
<stuff deleted>
---------------------------------------------------------------------------------------------------------------------------------------------------
<property name="endpoint.id" value-type="String"
value="${baseURL}"/>
---------------------------------------------------------------------------------------------------------------------------------------------------
And configure baseURL in a properties file with an OSGi fragmen
---------------------------------------------------------------------------------------------------------------------------------------------------
baseURL=ecftcp://localhost:3787/server
---------------------------------------------------------------------------------------------------------------------------------------------------
With Spring Expresion you can do that.
[Scott] Why not use Spring _expression_ (or eclipse variables, or
xsl, or something else of your choosing) to simply generate the edef
file at remote service export time with the exact contents you want?
Scott
|