You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Polar Humenn (JIRA)" <ji...@apache.org> on 2007/06/08 17:20:26 UTC

[jira] Created: (CXF-718) JettyHTTPServerEngineFactory not configured initially.

JettyHTTPServerEngineFactory not configured initially.
------------------------------------------------------

                 Key: CXF-718
                 URL: https://issues.apache.org/jira/browse/CXF-718
             Project: CXF
          Issue Type: Bug
          Components: Bus, Configuration, Core, Transports
    Affects Versions: 2.0, 2.0.1, 2.1
            Reporter: Polar Humenn
             Fix For: 2.0, 2.0.1, 2.1


The JettyHTTPServerEngine factory is not set as a bus extension if it is 
not spring configured, and before the creation of a desintation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CXF-718) JettyHTTPServerEngineFactory not configured initially.

Posted by "willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

willem Jiang resolved CXF-718.
------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.0.1)
                       (was: 2.1)

This patch has been applied in the revision 545689 

> JettyHTTPServerEngineFactory not configured initially.
> ------------------------------------------------------
>
>                 Key: CXF-718
>                 URL: https://issues.apache.org/jira/browse/CXF-718
>             Project: CXF
>          Issue Type: Bug
>          Components: Bus, Configuration, Core, Transports
>    Affects Versions: 2.0, 2.0.1, 2.1
>            Reporter: Polar Humenn
>            Assignee: willem Jiang
>             Fix For: 2.0
>
>         Attachments: CXF-718.patch
>
>
> The JettyHTTPServerEngine factory is not set as a bus extension if it is 
> not spring configured, and before the creation of a desintation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CXF-718) JettyHTTPServerEngineFactory not configured initially.

Posted by "Polar Humenn (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Polar Humenn updated CXF-718:
-----------------------------

    Attachment: CXF-718.patch

This patch resolves the issue.

The JettyHTTPTransportFactory is forced to create a JettyHTTPServerEngineFactory
so that there is an initial one registered on the Bus, if no spring configuration of one. Spring configuration will override the one already placed there. The TransportFactory
now always gets the ServerEngineFactory off the bus.

> JettyHTTPServerEngineFactory not configured initially.
> ------------------------------------------------------
>
>                 Key: CXF-718
>                 URL: https://issues.apache.org/jira/browse/CXF-718
>             Project: CXF
>          Issue Type: Bug
>          Components: Bus, Configuration, Core, Transports
>    Affects Versions: 2.0, 2.0.1, 2.1
>            Reporter: Polar Humenn
>             Fix For: 2.0, 2.0.1, 2.1
>
>         Attachments: CXF-718.patch
>
>
> The JettyHTTPServerEngine factory is not set as a bus extension if it is 
> not spring configured, and before the creation of a desintation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (CXF-718) JettyHTTPServerEngineFactory not configured initially.

Posted by "willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

willem Jiang reassigned CXF-718:
--------------------------------

    Assignee: willem Jiang

> JettyHTTPServerEngineFactory not configured initially.
> ------------------------------------------------------
>
>                 Key: CXF-718
>                 URL: https://issues.apache.org/jira/browse/CXF-718
>             Project: CXF
>          Issue Type: Bug
>          Components: Bus, Configuration, Core, Transports
>    Affects Versions: 2.0, 2.0.1, 2.1
>            Reporter: Polar Humenn
>            Assignee: willem Jiang
>             Fix For: 2.0, 2.0.1, 2.1
>
>         Attachments: CXF-718.patch
>
>
> The JettyHTTPServerEngine factory is not set as a bus extension if it is 
> not spring configured, and before the creation of a desintation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.