| Web Services , as a new platform-independent object-oriented distributed computing tech, will be widely applied to Enterprise Application Integration(EAI). It is mainly attributed to Web Services is a solution to problems of high-price integration in heterogeneous environment . It is now a problem for software programmers to pay attention to and to study that how to realize Web Services in application. Java Application Program Integration based on Remote Procedure Call (JAX-RPC) provides a powerful distributed system mechanism to call internet objects through SOAP messages.This thesis made a research to Web Services application based on JAX-RPC at the point of Open Source Code Project, because of opening standard in Web Services and a software trend to open source code. First, a JAX-RPC Web Services model was built by two Tomcat Servers and an IE browser. Second, a AXIS server acted as the runtime environment of JAX-RPC Web Services to complete building and deployment JAX-RPC Web Services. Finally, a web site was build as application of the JAX-RPC Web Services system by importing client proxy program in JSP pages. |