I read through your article and I am a bit confused about a couple
points.
1. Why do you create a library that includes ALL of the GlassFish jars?
2. Why do you add a target to execute wsgen? I thought GlassFish
does that during its deployment processing, as long as the web app is
a Java EE 5 web app....
3. When I paste the ServiceTest.java code into my editor, I see the
error squiggles under the imports and other places... Why? Is there
a way to restructure the workflow so folks aren't seeing this in
their own development projects/process? I know that I hate to hit
compile and/or run project when the editor is telling me there are
errors.
Thanks,
vbk