that's true i am not using static invocation. but i think we do not require skelton on server. because as i mentioned earlier using RPCProvider axis invoke java class via reflection.
On Wed, 2005-03-02 at 11:04, Shahi, Ashutosh wrote: > Pavan, > The skeleton code is used at the server for delegating the work > to the actual java class. The stubs are used at the client end if u r > using static invocation, which I think you r not using, so u can do > without them at client. > > Ashutosh > > -----Original Message----- > From: Pavan Kumar Choukhada [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 02, 2005 9:59 AM > To: [email protected] > Subject: stub and skelton > > hi > > where do axis use generated stub and skelton. > since we just send soap message and it call respective handler and > invoke method using reflection. > > thanks > > with regards > pavan > > > > ---------------------------------------------------------- > Netcore Solutions Pvt. Ltd. > Website: http://www.netcore.co.in > Spamtraps: http://cleanmail.netcore.co.in/directory.html > ---------------------------------------------------------- > ---------------------------------------------------------- Netcore Solutions Pvt. Ltd. Website: http://www.netcore.co.in Spamtraps: http://cleanmail.netcore.co.in/directory.html ----------------------------------------------------------
