When I try to deploy the SA with the command mvn jbi:projectDeploy in the directory http-uploader/http-upload-sa, I get some errors in it: [INFO] servicemix-shared is deployed [INFO] servicemix-bean is deployed [INFO] servicemix-http is deployed [INFO] http-upload-sa is not deployed ... [INFO] Unable to deploy project, Error accessing ServiceMix administration ... Configuration problem: Bean class [org.apache.servicemix.jbi.HTTPMarshaler] not found
I have checked all the developing process and I have found that http-consumer-su-1.0-SNAPSHOT.zip includes HTTPMarshaler.java instead of HTTPMarshaler.class It's something logic or it's an error in some point of the process?? -- View this message in context: http://www.nabble.com/Problems-in-tutorial--7-tp25468493p25468493.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
