|
From: <php...@li...> - 2008-12-30 16:09:52
|
Hi,
> Sorry but Class has method.
I am sorry, but I don't understand this sentence. According to the link you have posted there is no such procedure, it's a method, not a procedure. So you must call it as accordingly.
> The method is inherited from another class
Methods can be inherited, procedures can't.
> I found some people with this error in Google and with no
> success in solution.
Too bad. They should have looked at the PHP/Java Bridge documentation first.
Please use the official API, the constructors you've used are helper routines and are not even documented, so I wonder how you figured out they exist.
Regards,
Jost Boekemeier
|