You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Edell Nolan (JIRA)" <ji...@apache.org> on 2008/07/02 13:32:01 UTC

[jira] Updated: (SMX4-43) Build failure when trying to build servicemix-features

     [ https://issues.apache.org/activemq/browse/SMX4-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edell Nolan updated SMX4-43:
----------------------------

    Attachment: jms.patch

Applied the same changes GertV made for the http component to the JMS Component.

Patch attached as a temporary solution until gnodet looks at it.

Edell.

> Build failure when trying to build servicemix-features 
> -------------------------------------------------------
>
>                 Key: SMX4-43
>                 URL: https://issues.apache.org/activemq/browse/SMX4-43
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Edell Nolan
>         Attachments: jms.patch
>
>
> C:\servicemix-components-pom\bindings\servicemix-http\src\main\java\org\apache\s
> ervicemix\http\HttpEndpoint.java:[346,33] getAuthenticationService() in org.apac
> he.servicemix.http.HttpEndpoint cannot override getAuthenticationService() in or
> g.apache.servicemix.soap.SoapEndpoint; attempting to use incompatible return typ
> e
> found   : org.apache.servicemix.jbi.security.auth.AuthenticationService
> required: org.apache.servicemix.common.security.AuthenticationService
> C:\servicemix-components-pom\bindings\servicemix-http\src\main\java\org\apache\s
> ervicemix\http\HttpEndpoint.java:[351,27] getKeystoreManager() in org.apache.ser
> vicemix.http.HttpEndpoint cannot override getKeystoreManager() in org.apache.ser
> vicemix.soap.SoapEndpoint; attempting to use incompatible return type
> found   : org.apache.servicemix.jbi.security.keystore.KeystoreManager
> required: org.apache.servicemix.common.security.KeystoreManager

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