[jboss-jira] [JBoss JIRA] (WFLY-754) Make jUDDI http endpoint configurable

Stuart Douglas (JIRA) issues at jboss.org
Mon Apr 14 04:10:33 EDT 2014


     [ https://issues.jboss.org/browse/WFLY-754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart Douglas resolved WFLY-754.
---------------------------------

    Resolution: Out of Date

    
> Make jUDDI http endpoint configurable
> -------------------------------------
>
>                 Key: WFLY-754
>                 URL: https://issues.jboss.org/browse/WFLY-754
>             Project: WildFly
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: JAXR
>            Reporter: Thomas Diesler
>             Fix For: Awaiting Volunteers
>
>
> Currently, the HTTP endpoint and database services are installed based on 
> {code}
>                 if (config.getDataSourceBinding() != null) {
>                     newControllers.add(JAXRDatasourceService.addService(serviceTarget, config, verifyHandler));
>                     newControllers.add(JAXRHttpEndpointService.addService(serviceTarget, config, verifyHandler));
>                 }
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list