Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Web Services Certification (SCDJWS/OCPJWSD) and the fly likes JWSDP with WebLogic Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Web Services Certification (SCDJWS/OCPJWSD)
Reply Bookmark "JWSDP with WebLogic " Watch "JWSDP with WebLogic " New topic
Author

JWSDP with WebLogic

Naidu Sanapala
Greenhorn

Joined: Nov 26, 2005
Posts: 8
Hi,

I am trying to use JWSDP 1.6 using JDK 1.4.2_05 with WebLogic Server 8.1sp4 to call a service that uses Axis for its SOAP stack and am getting

a classcastexception when invoking the service. This only happens at runtime. Has anyone run into this type issue before? I explictly set the

encoding style to document literal in my ant script which creates the stub code via wscompile and there are no compiler issues when I compile

the code.

Thanks
Naidu Sanapala


Naidu Sanapala<br />J2EE Architect<br />Laurel, Maryland, USA.<br /> <br />................................................................................................<br />1.SUN Certified Enterprise Architect for J2EE Technology<br />2.Sun Certified [EJB] Business Component Developer for the J2EE Platform<br />3.Sun Certified Web Component Developer for the J2EE Platform<br />4.Sun Certified Java Programmer for the Java 2 Platform - 1.4<br />5.IBM Certified Solution Developer for XML and Related Technologies<br />................................................................................................
Valentin Crettaz
Gold Digger
Sheriff

Joined: Aug 26, 2001
Posts: 7610
Sorry for the late answer.

I think this might give you a kickstart at solving the problem:
http://ws.apache.org/axis/java/install.html#WebLogic8.1


SCJP 5, SCJD, SCBCD, SCWCD, SCDJWS, IBM XML
[Blog] [Blogroll] [My Reviews] My Linked In
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: JWSDP with WebLogic
 
Similar Threads
Web Services with JWSDP and AXIS
Package doesnot exist
Understanding Web Service
JWSDP vs. WebLogic 7.0
JWSDP configuration