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

Guillaume Nodet resolved SM-604.
--------------------------------

    Fix Version/s: 3.1
       Resolution: Fixed

Author: gnodet
Date: Thu Oct 19 05:12:08 2006
New Revision: 465596

URL: http://svn.apache.org/viewvc?view=rev&rev=465596
Log:
SM-604: Allow servicemix-http managed mode to dynamically determine the server, 
port, and context path it is running on when generating jsr181 WSDLs
Patch provided by Jeff Puro, thx !

Modified:
   
incubator/servicemix/trunk/servicemix-http/src/main/java/org/apache/servicemix/http/HttpComponent.java
   
incubator/servicemix/trunk/servicemix-http/src/main/java/org/apache/servicemix/http/HttpEndpoint.java
   
incubator/servicemix/trunk/servicemix-http/src/main/java/org/apache/servicemix/http/processors/ConsumerProcessor.java


Author: gnodet
Date: Thu Oct 19 05:12:09 2006
New Revision: 465597

URL: http://svn.apache.org/viewvc?view=rev&rev=465597
Log:
SM-604: Allow servicemix-http managed mode to dynamically determine the server, 
port, and context path it is running on when generating jsr181 WSDLs
Patch provided by Jeff Puro, thx !

Modified:
   
incubator/servicemix/branches/servicemix-3.0/servicemix-http/src/main/java/org/apache/servicemix/http/HttpEndpoint.java
   
incubator/servicemix/branches/servicemix-3.0/servicemix-http/src/main/java/org/apache/servicemix/http/HttpLifeCycle.java
   
incubator/servicemix/branches/servicemix-3.0/servicemix-http/src/main/java/org/apache/servicemix/http/processors/ConsumerProcessor.java


> Allow servicemix-http managed mode to dynamically determine the server, port, 
> and context path it is running on when generating jsr181 WSDLs
> --------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-604
>                 URL: https://issues.apache.org/activemq/browse/SM-604
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-http, servicemix-jsr181
>    Affects Versions: 3.0
>            Reporter: Jeff Puro
>         Assigned To: Jeff Puro
>             Fix For: 3.0.1, 3.1
>
>         Attachments: servicemix-http-host-port.patch
>
>
> Currently when ServiceMix has an http endpoint that is running in "managed" 
> mode and that endpoint has a target service of a jsr181 endpoint it generates 
> WSDLs with a hardcoded value of "localhost".  However, it should determine 
> the server, port, and context path of the web container that it is running 
> under and use this information to generate the service element in the WSDL.

-- 
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