[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Web service Depolyment Error.
- From: "N.V.Sairam" <sairam@bs.nes.nec.co.jp>
- To: xml-dev@lists.xml.org
- Date: Fri, 13 Jul 2001 12:49:47 +0900
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
-----------------------------------------------------