Greetings all,
In my ongoing attempts to get my contract-last
SOAP web service running I've straightened
alot of stuff out from previous post (...halfway there ... I'll get back to that shortly).
My immediate problem is this: java2ws is executing this:
pom.xml snippet
where gov.xxxxx.forms.web.endpoint.FormsEndpointImpl most definately exists in my project under src/main/java but the execution is throwing
servlet-context.xml snippet
gov.xxxxx.forms.web.endpoint.FormsEndpointImpl snippet
Grrrrrrrr...... what's wrong with this now? Is there some other option to java2ws that must be used in conjunction witth className that I'm not using but should?
TIA,
Still-learning vveerryy sslloowwllyy Steve