Dear all,
I eventually managed to get rid of the "(301) Moved Permanently" error I
emailed you about yesterday. In fact, I had to do a clean install of
Tomcat. I have no idea what provoked this problem, but now it is behind me.
However, I face a new one. As I already told you, I use the AdminClient
from inside my own code. Now I am able to deploy web services that way.
But if a problem occur (for instance, the wsdd file is not good), I can
see in my log that an exception is raised, but I can not fetch it. Even
if such a problem happens, AdminClient gives me the "<Admin>Done
processing</Admin>" back. It seems that the exception is wrapped and
fetched in the AdminClient (or before the AdminClient).
Now, the only option left I have to check if my service has really been
deployed is to get the list of the deployed services and compare each
name with my own service's name!
Do you have any idea?
Thanks,
Jacques
- installing optional jars Lee, Insoo
- RE: installing optional jars Senthil_KM
- Jacques-Albert De Blasio
