Hi Freeman, Yes, hmm I noticed that.
I guess my question is - how do I get my service to deploy in this fashion? If I wanted to create a new service similar to this REST service. John On Wed, Jun 26, 2013 at 8:37 PM, Freeman Fang <[email protected]>wrote: > Hi, > > examples-camel-cxf-rest is new added very recently, not in any released > version yet, if you wanna try it, please use Servicemix 5.0 SNAPSHOT kit. > ------------- > Freeman(Yue) Fang > > Red Hat, Inc. > FuseSource is now part of Red Hat > Web: http://fusesource.com | http://www.redhat.com/ > Twitter: freemanfang > Blog: http://freemanfang.blogspot.com > http://blog.sina.com.cn/u/1473905042 > weibo: @Freeman小屋 > > > > On 2013-6-27, at 上午8:27, John D. Ament wrote: > > > Hi all, > > > > pretty new to servicemix. > > > > Reading through the examples, I wanted to start playing with things. In > > one of the examples I was trying, I saw this: > > > > A. Using a Prebuilt Deployment Bundle: Quick and Easy > > ----------------------------------------------------- > > To install and run a prebuilt version of this example, enter > > the following command in the ServiceMix console: > > > > features:install examples-camel-cxf-rest > > > > This command makes use of the ServiceMix features facility. For > > more information about the features facility, see the README.txt > > file in the examples parent directory. > > > > However, when I ran this command, I got the following error: > > > > karaf@root> features:install examples-camel-cxf-rest > > Error executing command: No feature named 'examples-camel-cxf-rest' with > > version '0.0.0' available > > > > I'm assuming it's not as easy as described. Do I still need to build it > > via maven? > >
