I'm stuck on an
exception. The full exception is "exception: [SOAPException: faultCode=SOAP-ENV:Server; msg=service
'urn:EmployeeInfoService' unknown] "
I developed this as
a simple test in WSAD 4.0 and it works fine there. I deployed it to a dev
machine running WAS 4.0 and it works fine there, but when I deploy it to the
test machine, I get this error. I have been at this now for 3 days.
I don't see where WebSphere requires any additional setup. I have the soap
jars in the lib directory. Has anyone else had this problem
deploying?
Since I don't know
if it is something that is installed that is causing the problem or
something that is not installed or configured. So, does WAS 4.0 need
anything special done for webservices to run?