Latest Axis C++ wiki pages - AxisCPPProjectPages Common Questions
1.What is Axis? 1.Which industry standards does Axis support? 1.Which products use Axis? 1.What web service/SOAP toolkits are available?
Web Services Reading Room
1.Is there a list of articles on Axis? 1.Is there a list of books with Axis coverage? 1.Is there a list of books with Apache SOAP coverage? 1.Is there a list of books with Sun Java Web Services Developer Pack (JWSDP) coverage? 1.Is there a list of books on XML Schema?
Is there a comprehensive list of web service specifications? 1.Is there a list of external web sites with web services coverage?
Development Questions
1.How do I install Axis on my application server? 1.Where do I find examples of using Axis? 1.How do I use ["Java2WSDL"/WSDL2Java/AdminClient/TCPMon?] 1.How do I associate a namespace mapping with my service? 1.How do I use Axis without an application server?
Which style of WSDL should I use? RPC/encoded, RPC/literal, document/literal? Which one? 1.What does "wrapped" mean? How is it different from "document"? 1.How does Axis create my backend service objects? Can I control this? 1.How does Axis figure out which deployed service to call? 1.Does Axis support sessions? 1.Where do I put my { { { <typeMapping>/<beanMapping> } } } information? 1.How do I get access to the { { { MessageContext } } } in my service object? 1.How do I get access to the { { { HttpServletRequest } } } that called my service? 1.What are the differences in JAX-RPC binding patterns? 1.Which method signatures are allowed for message style service methods? 1.How can I get access to the ServletContext from my code? 1.How to deploy a EJB as a Web Service on Axis 1.Can i use Castor with Axis? 1.Do JBoss and Axis play together nicely? 1.How do I deploy a service (i.e. update the server-config.wsdd) without a running Axis server? 1.How do I deploy a service on web application initialization? 1.What is the relationship between Axis and the IBM Emerging Technologies Toolkit (ETTK) (formerly Web Services Toolkit (WSTK))? 1.How do I make Axis and my applications to use the same log-system as my servlet engine? 1.How do I manually supply WSDL instead of returning automatically generated WSDL? 1.What tools are available for validating or editing { { { XML/WSDL/Schema } } } files? 1.How do I get/set headers when using ["WSDL2Java" stubs?] 1.How do I get/set headers in my web service code? 1.How do I get headers in the WSDL generated for my service? 1.What is the relationship between Axis and JAXM? 1.What is the status of WS-Security support in Axis? 1.How do I use SAX streaming in my service?
Client Related
1.How do I set a timeout when using ["WSDL2Java" stubs?] 1.How do I configure a proxy? 1.Does Axis support the HTTP 1.1 Keep-Alive header? 1.How do I get the AXIS client to notice client-config.wsdd? 1.How do I configure the Axis client to pool connections with Apache Jakarta Commons-HttpClient? 1.How do I use Axis with Web Start? 1.How do I setup handlers in Axis clients? 1.How do I get the IP address of the client?
Attachments
Where can I see some sample java code for attachments? 1.How do I specify where attachments are written? 1.Why are not my attachments transfered correctly (i.e. problems w/ attachments)?
Troubleshooting
1.How do I diagnose problems? 1.How do I monitor SOAP traffic? 1.How do I enable the SOAP Monitor? 1.Dealing with Common Exceptions
Development Tool Integration
1.How do I use Axis with Ant? 1.How do I restart just the Axis webapp using an Ant task (Tomcat)? 1.How do I integrate Axis with my IDE? 1.How do I integrate Axis with XDoclet?
Interoperability
1.with other JAX-RPC implementations? 1.with Microsoft .NET Framework? 1.with Microsoft .NET Compact Framework?
Security
Upgrading
Not-yet-categorized