--- Harsh Nagpal <[EMAIL PROTECTED]> wrote: > Hi! > > Are u calling another class from within a > webservice?
Yes. But this class is shipped to server across the wire by client as a parameter to the method, client invoked. What should I keep in mind to implement this. I was getting InvocationTarget Exception. 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 > > > > ===== 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
