[ https://issues.apache.org/activemq/browse/SM-692?page=all ]

Guillaume Nodet resolved SM-692.
--------------------------------

    Fix Version/s: 3.1
       Resolution: Fixed
         Assignee: Guillaume Nodet

Author: gnodet
Date: Tue Oct 10 07:09:20 2006
New Revision: 454747

URL: http://svn.apache.org/viewvc?view=rev&rev=454747
Log:
SM-692: http endpoint activation ordering
Patch provided by Fabrice Dewasmes

Modified:
   
incubator/servicemix/trunk/servicemix-common/src/main/java/org/apache/servicemix/common/ServiceUnit.java


> http endpoint activation ordering
> ---------------------------------
>
>                 Key: SM-692
>                 URL: https://issues.apache.org/activemq/browse/SM-692
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-http
>    Affects Versions: 3.0
>            Reporter: Fabrice Dewasmes
>         Assigned To: Guillaume Nodet
>            Priority: Minor
>             Fix For: 3.1
>
>         Attachments: patch_ordering.txt, patch_ordering2.txt
>
>
> > when you use two http endpoints in the same service unit, you have no idea
> > of which one will be activated first. in the case of one endpoint proxying
> > another, if consumer is activated first, the WSDL is not correctly generated
> > as it relies on the proxied endpoint WSDL.
> >
> > ordering of http endpoint can solve this. Another approach could be to make
> > the consumer endpoint wait for the targeted provider to be available and
> > then resume activation.
> > 

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

        

Reply via email to