Hi John,
I can't reproduce your problem on linux box with jdk 1.5 and maven 2.0.9
Can you compile other examples?
Could you check if there is any mismatch between your JAVA_HOME and java
command from the PATH ?
Freeman
John wrote:
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