Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Axis1.4 WebServic Issue in WL10.3 - AXIS error Could not generate WSDL

881801Jan 9 2012
I am working on web services and facing some issues in the deployment of Axis webservices in Weblogic Server. Actually I can deploy it without failure, but while invoking it could not generate the wsdl.

while giving the url like
http://localhost:7002/EvasService/services/EVASServicePort

It Shows
And now... Some Services

* EVASServicePort (wsdl)
o createAdmin
o updateProfile
o deletePremierUser

That means the deployment was ok

But while invoking

http://localhost:7002/EvasService/services/EVASServicePort?wsdl

The error displayed in the browser is like :


AXIS error
Could not generate WSDL!

There is no SOAP service at this location

I had checked the configuration of xml files(server-config-wsdd and web.xml) and service classes inside war and ensured everything is fine.

My Axis Version : 1.4
Application Server : Weblogic 10.3

I am running behind on this issue for last two weeks....Pls help me ...


Thanks & Regards,
Ziyad
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 6 2012
Added on Jan 9 2012
0 comments
608 views