Depolyment Error.

Hi,

I am trying to deploy a Java Bean using IBM Webservice Development Kit. The
Java Bean has the following signature,
//
public Element getDetailFromEmployeeID(Element searchId) throws SQLException
{}
//

The method does connect to oracle 8i, query the records, create a Element
Object, which I will using thru my client program.

When I try to deploy the above mentioned Java Bean, the IDE says,

"No Public methods with in/out of only base type found."

Enlight me.

Thanks,
N.V.Sairam
----------------------------------------------------
NEC Soft, Ltd.
1-18-6, Shinkiba,
Kotuo-ku,
Tokyo 136 8608
Phone : (03)  5569 3228
Email : sairam@bs.nes.nec.co.jp
-----------------------------------------------------

This message is for the designated recipient only and may contain
privileged or confidential information.  If you have received it in error,
please notify the sender immediately and delete the original.  Any other
use of the email by you is prohibited.

Received on Thursday, 12 July 2001 23:43:28 UTC