[
https://issues.apache.org/activemq/browse/SMX4-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45558#action_45558
]
Willem Jiang commented on SMX4-97:
----------------------------------
I just checked the servicemix-bean's pom which is used in loan-broker-bean-su ,
there are the properties which list in its pom
<properties>
<previous.releases>3.1.2,3.2,3.2.1</previous.releases>
<servicemix-version>3.2.1</servicemix-version>
<servicemix-shared-version>2008.01-SNAPSHOT</servicemix-shared-version>
The servicemix-version is 3.2.1 , it may not reflect your changes in SMX4-90.
BTW, I can't get any new version of servicemix-bean 4.0-SNAPSHOT from maven
repo.
> 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
> Assignee: Freeman Fang
> 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.