dynamic invocation and stubs

2005-02-10 Thread Pavan Kumar Choukhada
hi friends when we call a web service via Dynamic Invocation Interface. we don't need stub or any artifacts (generated by WSDL2Java tool). then why do we create subs and service locator etc. files , why do we go via static way and have all these trouble. we just create new service element in serve

jax=-rpc and axis

2005-02-09 Thread Pavan Kumar Choukhada
hi friends can any body tell me chemistry between axis and jax-rpc. i mean similarities and differences.how they are related how are the bind to each otherwell give some doc or link. i would be grateful to you. thanks with regards Pavan Kumar --

creating web service for StatelessBean

2005-02-09 Thread Pavan Kumar Choukhada
hello friends this might be helful for new user. first deploy your EJB in server. Then either use deploy tool to deploy your service or create a new service element into service-config.wsdd for e.g. provider(java:EJB) attribute in service tag take care of looking up home interfac

working of apache axis web sesrvice

2005-02-08 Thread Pavan Kumar Choukhada
hi please any body can send me a link or detail about whole working of apache axis web service well i have created some web services and deployed it successfully. and i am able to invoke and get result back. but i want to know the working behind it. how stub works here. how invocation happen. the

j2ee web service

2005-02-08 Thread Pavan Kumar Choukhada
Tue, 2005-02-08 at 19:30, Venkat Reddy wrote: > Try looking into samples/ejb. > > > On Tue, 08 Feb 2005 19:02:57 +0530, Pavan Kumar Choukhada > <[EMAIL PROTECTED]> wrote: > > hi > > how to build web service for EJBs(J2EE component) using apache axis. >

j2ee web service

2005-02-08 Thread Pavan Kumar Choukhada
hi how to build web service for EJBs(J2EE component) using apache axis. can any body give me hint on this. thanking you With regards Pavan Kumar -- Netcore Solutions Pvt. Ltd. Website: http://www.netcore.co.in Spamtraps: http://clea

servlet based web service and j2ee web service

2005-02-08 Thread Pavan Kumar Choukhada
hello friends how do i expose servlet as web service. is there any feature in apache axis to expose web services for servlets. how do in create web service for J2EE Components using apache axis. thanking you with regards Pavan Kumar -