No, it does not work either. I get the following warning:
[INFO] [bundle:bundle]
[WARNING] Warning building bundle eu.diva.tis.messaging.organizations:soap-connector:bundle:0.0.1-SN
APSHOT : Did not find matching referal for *
[WARNING] Warning building bundle eu.diva.tis.messaging.organizations:soap-connector:bundle:0.0.1-SN
APSHOT : Did not find matching referal for org.apache.servicemix.http.*
[INFO] [install:install]
and the output Manifest does not contain inclusions for org.apache.servicemix.http at all.
Anyway, it works way better with ...http.endpointS
Freeman Fang wrote:
Hi,
Try to use ...http* instead
Freeman