Axis2 POJO features…
Add a comment
July 4th, 2008
POJO deployment is the one way of web service deployment in Axis2. Here we are dropping the .class file or .jar file into the POJO directory in the repository. If it is a web application Axis2 is considering WEB-INF as its repository. The main features of the Axis2 POJO are…
- Support for primitive types (int, boolean, long, String, and so on)
- Support for method excludes
- Support for any kind of “Java Beans”
- Support for Object Arrays
- Binary support using byte[] and DataHandlers
- Support of Axiom
- Serialization support for List
- Namespaces handling
- Inheritances support
- Support for Bean property excludes
- Method overloading support using annotations
Technorati Tags: Axis2,Webservices
Book Mark it-> del.icio.us | Reddit | Slashdot | Digg | Facebook | Technorati | Google | StumbleUpon | Window Live | Tailrank | Furl | Netscape | Yahoo | BlinkListPopularity: 1% [?]
Related posts:
- Spring Interview Questions Part: 2 What are important ApplicationContext implementations in spring framework? ClassPathXmlApplicationContext...
Related posts brought to you by Yet Another Related Posts Plugin.
[...] Book Review – Pojo’s Unofficial Total Dragonball Z Saved by cyberain on Sun 28-12-2008 Axis2 POJO features… Saved by brihin on Fri 19-12-2008 Oracle released Berkeley DB 4.7 Saved by vealshanks on Tue [...]