[ http://issues.apache.org/jira/browse/MUSE-57?page=all ]

Dan Jemiolo closed MUSE-57.
---------------------------

    Resolution: Fixed

Fixed: http://svn.apache.org/viewvc?rev=432343&view=rev

> Change format of router persistence files to include only WS-A 
> ReferenceParameters
> ----------------------------------------------------------------------------------
>
>                 Key: MUSE-57
>                 URL: http://issues.apache.org/jira/browse/MUSE-57
>             Project: Muse
>          Issue Type: Improvement
>          Components: Core Engine - Routing and Serialization
>    Affects Versions: 2.0.0 M2
>            Reporter: Dan Jemiolo
>         Assigned To: Dan Jemiolo
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> Currently, the default router persistence impl (RouterFilePersistence) 
> assumes that the contents of the resource files are complete EPRs (they have 
> a wsa:EndpointReference as the root element). However, this requires the 
> hardcoding of host/port/context path info in the file, info that could be 
> obtained by the runtime at initialization time. Changing the format of the 
> file so that it only included the wsa:ReferneceParameters part of the EPR 
> would enable Muse to save the truly unique/identifying parts of the EPR and 
> reconstruct it using address info discovered at startup. It would also 
> prevent the user from putting the context path info in yet another place, 
> and/or modifying it if they change application names or move to a different 
> server.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to