Hi! Are u calling another class from within a webservice? If so, place the both the webservice and class within the same namespace ie. com.srinivas.service
H Harsh > Can I expose a method which accepts a class object > implementing an interface (whose API is exposed by > server) using Axis? I wrote a small program but when I > ra client, java.lang.reflect.InvocationTargetException > is thrown. Your help is appreciated. > > Srinivas > > ===== > I am not afraid of losing. But I don't like it. > > __________________________________ > Do you Yahoo!? > Yahoo! SiteBuilder - Free, easy-to-use web site design software > http://sitebuilder.yahoo.com >
