Q&A

Q1:Can I use a Java client to access the Web Services provided by .NET?
A1: Because the cornerstone of Web Services is seamless and interoperable interaction irrespective of the technology used, it is perfectly possible for a Java client to access .NET's Web Services. The Java client needs to use the fully qualified service name and WSDL port of the Web Service provided by .NET, along with the type of binding. The Java client can use JAX-RPC to communicate with the Web Services provided by the .NET server components because the underlying protocol used by JAX-RPC is SOAP.
Q2:Will WebLogic Server 7.0 help me to expose an EJB's business methods as a Web Service?
A2: Most certainly yes. The main advantage of WebLogic Server 7.0 is a changed model ...

Get Sams Teach Yourself BEA WebLogic Server 7.0™ in 21 Days now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.