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

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

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

Willem Jiang updated SMX4-97:
-----------------------------

    Attachment: SMX4-97.patch

This patch fixed the compile error of  loan-broker-bean-su

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