Re: Possible reasons for failing to find XJC task class

2011-10-11 Thread Stefan Bodewig
On 2011-10-10, KARR, DAVID wrote: > I work with two groups who are both importing a build script written > by our team. The imported build script has a "taskdef" to define the > "xjc2" task, using "com.sun.tools.xjc.XJCTask". Below that, there is > a target that references the "xjc2" task. > Th

Possible reasons for failing to find XJC task class

2011-10-10 Thread KARR, DAVID
I work with two groups who are both importing a build script written by our team. The imported build script has a "taskdef" to define the "xjc2" task, using "com.sun.tools.xjc.XJCTask". Below that, there is a target that references the "xjc2" task. The taskdef looks like this: