[kaffe] Re: SOAP problem: Unable to retrieve PropertyDescriptor for property 'ID'
ktlam at cs.hku.hk
ktlam at cs.hku.hk
Thu Apr 13 11:44:35 PDT 2006
Dear Dalibor,
I have solved both previous reported problems myself, wish to share my
findings:
(1) JSP compilation problem with Kjc
The Kjc compiler shipped with Kaffe 1.0.6 seems problematic with Kjc:
unrecognized option ''-encoding''.
I downloaded kjc-suite-1.5B-bin.jar from
http://gd.tuwien.ac.at/languages/java/kopi/ and set classpath to it and
succeeded. Previous I got JSP compiled without problem with kjc-i18n.jar. Not
sure why this error comes out now.
(2) Unable to retrieve PropertyDescriptor for property 'ID' ...
I run the SOAP server by kaffe 1.0.6. But I run the service manager client by
JDK 1.4.2 which cause incompatible things, so the problem. When I run the
client with kaffe 1.0.6 too, the problems disappears.
Best regards,
King Tin
Quoting ktlam at cs.hku.hk:
> Dear Dalibor,
>
> Besides the jsp compilation problem with Kjc when clicking the list/deploy
> button in Apache SOAP 2.3.1, I found another problem.
>
> $ java org.apache.soap.server.ServiceManagerClient \
> http://localhost:8070/soap/servlet/rpcrouter deploy DeploymentDescriptor.xml
>
> Ouch, the call failed:
> Fault Code = SOAP-ENV:Client
> Fault String = Unable to retrieve PropertyDescriptor for property 'ID' of
> class 'class org.apache.soap.server.DeploymentDescriptor'.
>
> I found that BeanSerializer.java's getWriteMethod throws this error.
> I see another posting in http://mail-archives.apache.org/mod_mbox/xml-soap-
> user/200111.mbox/%3c3C01C3CF.4060504 at nbnet.nb.ca%3e mentioning JDK 1.3.1 has
>
> no such problem. So I think this is a Kaffe problem.
>
> Did you meet this problem before?
>
> Thanks a lot,
>
> King Tin
>
>
> -------------------------------------------------
> This mail sent through IMP: http://horde.org/imp/
>
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
More information about the kaffe
mailing list