[esb-java-dev] [jira] Closed: (ESBJAVA-15) Dynamic Sequences are
shown in the Managment Console after fetching the resource
Ruwan Linton (JIRA)
jira at wso2.org
Tue May 8 21:53:02 PDT 2007
[ http://www.wso2.org/jira/browse/ESBJAVA-15?page=all ]
Ruwan Linton closed ESBJAVA-15.
-------------------------------
Resolution: Not a bug
This is invalid in the current configuration, you can just use dynamic endpoints in the registry by referring to them without defining them.
> Dynamic Sequences are shown in the Managment Console after fetching the resource
> --------------------------------------------------------------------------------
>
> Key: ESBJAVA-15
> URL: http://www.wso2.org/jira/browse/ESBJAVA-15
> Project: WSO2 ESB-Java
> Issue Type: Bug
> Components: Properties Management
> Affects Versions: 1.0-beta-1-b1
> Reporter: Kasun Samarasinghe
> Assigned To: Asankha Perera
>
> When define a Dynamic Sequence in a ESB configuration in management console it is shown after fetching the
> relevant resource. We cant see it as a dynamic sequence.
> Ex:
> In original configuration if we define it as follows
> <definitions>
> <endpoint name="dynamic_endpoint" key="endpoint/dynamic_endpt_1.xml"/>
> </definitions>
> It will be shown in the Management console as follows.
> <definitions>
> <endpoint name="simple" address="http://localhost:9000/axis2/services/SimpleStockQuoteService"/>
> </definitions>
> Where dynamic_endpoint_1.xml contains following
> <endpoint name="simple" address="http://localhost:9000/axis2/services/SimpleStockQuoteService"
> xmlns="http://ws.apache.org/ns/synapse"/>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Esb-java-dev
mailing list