Hi, I downloaded the latest version of ServiceMix, 3.2.1, as a tar.gz file and installed it on my Mac laptop which uses Java 5 and Maven 2.0.9. I am able to start ServiceMix but issuing the command in the README.txt for the sample (mvn install jbi:projectDeploy) produces the following error:
[INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Fatal error compiling Embedded error: Prohibited package name: java.lang I have done some googling, but haven't found a solution that works for me. Any insight is appreciated. Thanks, John
