Hi, Please find this attached word document explaining steps for creating JAX-RPC webserviceusing weblogic workshop.weblogic is extending the eclipse module so it will be more similar if screen shot if you have only eclipse.I have added steps of creating weblogic domain and deploying of webservice on weblogic server as well.if you are using apache Axis then it will be bit different. I may add
Tuesday, 31 August 2010
Tuesday, 24 August 2010
JNDI Basics
Posted on 23:22 by Unknown
Java Naming and Directory Interface (JNDI)Naming and Directory Concepts:Naming Concepts :In computer system every program that we write, create files we gave them a name to identify. so giving name to a object helps to lookup into system.so nameing service typically map object with user friendly name to its address into the system. These objects are used by a program in system.for e.g. the
Subscribe to:
Comments (Atom)