This article shows how to create an AXL client application in Java using JAX-WS and wsimport to generate the consumer classes. The sample application retrieves basic phone information using the AXL getPhone API. This sample includes a video walk-through.
This article shows how to use the PHP SOAP handling library to interact with the AXL web service. The following code performs a getuser query and prints out the user's first and last names.