Apache AXIS is a Java-based implementation of the “Simple Object Access Protocol” (SOAP) submission to the W3C; it’s considered by many to be the defacto Java web services stack.
Apache Axis is supported by a number of companies, including SourceLabs. Axis is part of SourceLabs SASH stack for Java.
Apache Axis is covered in SourceLabs Self-support Suite for Linux and Open Source Java
Priority is now Critical.
Priority is now Critical.
Issue activity count since last update is 2.
Resolution is now Invalid. Issue activity count since last update is 2.
Leverage Struts, Spring, Hibernate, and Axis Often, a J2EE Web application framework—Struts, for example—doesn’t address the Web-tier object references between Action/servlet and other layers, such as a plain old Java object (POJO) business manager, Enterprise JavaBeans (EJB), Web services, and a data access object (DAO), or between a DAO and JDBC (Java Database Connectivity) stored procedures. Thus, Java developers end up with messy code in the Web tier Action/servlet. This article describes in detail the steps for developing a custom framework that addresses those issues.
Issue activity count since last update is 11.
Priority is now Blocker.