Re: A WADL Representation bug?

2010-07-27 Thread chengy
Hello, dear Sergey, what do you think of my code? -- @POST @Consumes(MediaType.APPLICATION_FORM_URLENCODED) @Produces(MediaType.TEXT_HTML) @Path("/createInstances") public int createInstances(@FormParam("workf

CXF projects in Maven archetype plugin

2010-07-27 Thread Glen Mazza
Hi, when I type mvn archetype:generate from the command prompt I get a huge number of skeleton projects to choose from (249 from my machine). Two of them are for CXF projects: 40: remote -> cxf-http-basic (null) 41: remote -> cxf-jaxws-javafirst (null) Question: How did I get a list of 249? Do

Re: CXF projects in Maven archetype plugin

2010-07-27 Thread Daniel Kulp
On Tuesday 27 July 2010 10:25:31 am Glen Mazza wrote: > Hi, when I type mvn archetype:generate from the command prompt I get a huge > number of skeleton projects to choose from (249 from my machine). Two of > them are for CXF projects: > > 40: remote -> cxf-http-basic (null) > 41: remote -> cxf-j

Re: samples

2010-07-27 Thread Daniel Kulp
On Monday 26 July 2010 5:08:51 pm Benson Margulies wrote: > On Mon, Jul 26, 2010 at 3:21 PM, Daniel Kulp wrote: > > On Monday 26 July 2010 1:23:09 pm Benson Margulies wrote: > >> How about, in that case: > >> > >> 1: samples have an aggregating parent. > >> 2: build creates that parent by filteri