Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Web services deployment issue.

2 views
Skip to first unread message

teddyj

unread,
Sep 6, 2006, 5:40:27 AM9/6/06
to
Hello,

I have created a new weblogic domain using wlst, and all the services
and applications appear to have deployed correctly. However when
testing any of the web services they do not work at all, going to the
test pages or wsdl gives a 404 error. Under the monitoring tab only 5
servlets are listed, the equivalent deployment on an old non-wlst
domain lists 8 servlets.
Can anybody advise why 3 of the servlets have not been automatically
created, no errors are in the logs. The missing servlets are
ClasspathServlet, GetIORServlet and WebServiceServlet.

Thanks

adambar...@googlemail.com

unread,
Sep 14, 2006, 6:22:38 AM9/14/06
to
I have finally managed to fix the problem, I'll post this solution in
case any one else has the same problem and comes to this page.

Our scripts set a few default properties for server mbeans one of which
is defaultInternalServletsDisabled = 1, removing this and recreating
the domain meant that all the necessary servlets were created and our
web services worked fine.

0 new messages