Re: Eclipse build

2010-12-01 Thread Daniel Kulp
On Wednesday 01 December 2010 6:01:14 am Dennis Sosnoski wrote: Tried this, even going with the default workspace this time, rather than the one I'd specified before. Still the same results, though. I did have two Checkstyle sheets in the project properties, so I went into my Eclipse

Re: Eclipse build

2010-12-01 Thread Daniel Kulp
Should be all fixed now. I had to rely on a snapshot of buildtools as I needed to update the checkstyle rules a bit, but I'll release that with 2.3.1 hopefully later today if I'm nothing else major pops up and I can somehow get out of meeting hell. Dan On Wednesday 01 December 2010

Re: Discuss: CXFServlet and spring ApplicationContext

2010-12-01 Thread Daniel Kulp
On Monday 29 November 2010 7:16:25 pm Christian Schneider wrote: One thing I found is the spring DispatcherServlet: http://static.springsource.org/spring/docs/2.5.x/api/org/springframework/we b/servlet/DispatcherServlet.html Could we simply use this servlet to route requests to our services

CXF-3129 and JUnit test cases

2010-12-01 Thread Nithya Sivasubramaniam
Hi, I am looking at fixing some open issues in jira. I am new to CXF, so I thought I would get started with some simple ones. I am currently looking at defect 'CXF-3129 - wsdl2java: place @Generated annotation on generated code'. Since jaxb-xjc already has such an option (-markgenerated), I

Re: CXF-3129 and JUnit test cases

2010-12-01 Thread Daniel Kulp
On Wednesday 01 December 2010 10:15:36 pm Nithya Sivasubramaniam wrote: Hi, I am looking at fixing some open issues in jira. I am new to CXF, so I thought I would get started with some simple ones. I am currently looking at defect 'CXF-3129 - wsdl2java: place @Generated annotation on