Here is my scenario: I have a web service running on WLS 5.1, JDK 1.2. The exposed method returns a JavaBean type object, say XBean. Now, on another machine I have a soap client running on WLS 6.1, JDK 1.3. Will the soap client be able to typecast the object returned by soapResult.getValue() to (XBean), compiled in JDK 1.3? Any help or thoughts would be greatly appreciated. Thanks.
Frederick V. Paras Software Engineer Qwest Information Technology Work - 703-363-4087 Fax - 703-363-4585 Mobile - 703-582-0347 [EMAIL PROTECTED] ICQ: 69774486 AIM: vtqwest00 YIM: vtflip00 MSN: [EMAIL PROTECTED]
