The fuse documentation speaks about a smx-arch command for SMX4 ( http://fusesource.com/docs/esb/4.1/jbi/index.html)
Seeding a project using a Maven artifact FUSE ESB provides Maven artifacts for a number of service unit types. You can use them to seed a project with the *smx-arch* command. As shown in Example 7.3<http://fusesource.com/docs/esb/4.1/jbi/ESBMavenSU.html#ESBMavenSUArchCmd>, the *smx-arch* command takes three arguments. The groupId value and the artifactId values correspond to the project's group ID and artifact ID. What's that ? Regards, Charles Moulliard Senior Enterprise Architect Apache Camel Committer ***************************** blog : http://cmoulliard.blogspot.com twitter : http://twitter.com/cmoulliard Linkedlin : http://www.linkedin.com/in/charlesmoulliard Apache Camel Group : http://www.linkedin.com/groups?home=&gid=2447439&trk=anet_ug_hm On Mon, Nov 30, 2009 at 5:01 PM, Jean-Baptiste Onofré <[email protected]>wrote: > Hi Charles, > > AFAIK, there is not archetype for this. However, I think it can be a good > idea. > > Regards > JB > -----Original Message----- > From: Charles Moulliard <[email protected]> > Date: Mon, 30 Nov 2009 16:56:57 > To: <[email protected]> > Subject: maven archetype Service Unit for SMX4 > > Hi, > > Is there a maven archetype that we can use to create a JBI maven project > for > SMX4 like we have for SMX3 and described here ( > http://servicemix.apache.org/22-beginner-creating-our-first-su-module.html > ) > ? > > Regards, > > Charles Moulliard > Senior Enterprise Architect > Apache Camel Committer > > ***************************** > blog : http://cmoulliard.blogspot.com > twitter : http://twitter.com/cmoulliard > Linkedlin : http://www.linkedin.com/in/charlesmoulliard > > Apache Camel Group : > http://www.linkedin.com/groups?home=&gid=2447439&trk=anet_ug_hm > > >
