You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2008/09/09 09:47:52 UTC

[jira] Commented: (SMX4-97) Can't compile the examples

    [ https://issues.apache.org/activemq/browse/SMX4-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45556#action_45556 ] 

Freeman Fang commented on SMX4-97:
----------------------------------

we should fix in the assembly part to exclude the itests in the kit examples pom, also we need exclude several folder like cxf-http-osgi, cxf-handler-cfg,cxf-soap-handler-osgi,cxf-ws-addressing,simple since they are not standalone samples, they are for the itests

btw, the build error you see in loan-broker-bpel should get addressed by SMX4-90, I can't reproduce it on my side

Regards
Freeman


> Can't compile the examples
> --------------------------
>
>                 Key: SMX4-97
>                 URL: https://issues.apache.org/activemq/browse/SMX4-97
>             Project: ServiceMix 4
>          Issue Type: Bug
>            Reporter: Willem Jiang
>         Attachments: SMX4-97.patch
>
>
> C:\opt\apache-servicemix-4.0-m2-SNAPSHOT\examples>mvn install
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [ERROR] FATAL ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error building POM (may not be this project's POM).
> Project ID: unknown
> Reason: Could not find the model file 'C:\opt\apache-servicemix-4.0-m2-SNAPSHOT\
> examples\itests'. for project unknown
> Also there is a compile error in the loan-broker-bpel
> C:\opt\apache-servicemix-4.0-m2-SNAPSHOT\examples\loan-broker-bpel\loan-broker-b
> ean-su\src\main\java\loanbroker\Bank.java:[27,42] package org.apache.servicemix.
> jbi.listener does not exist
> C:\opt\apache-servicemix-4.0-m2-SNAPSHOT\examples\loan-broker-bpel\loan-broker-b
> ean-su\src\main\java\loanbroker\Bank.java:[30,29] cannot find symbol
> symbol: class MessageExchangeListener
> public class Bank implements MessageExchangeListener {

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