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: ,
Book Mark it-> del.icio.us | Reddit | Slashdot | Digg | Facebook | Technorati | Google | StumbleUpon | Window Live | Tailrank | Furl | Netscape | Yahoo | BlinkList

Popularity: 1% [?]

Bookmark this on BuzzURLBookmark this on BuzzURL Post to TwitterTweets for this web page Bookmark this on FC2 Bookmark newsing it! Choix it! Add to Google Bookmark Bookmark this on Delicious Digg This

Related posts:

  1. 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.

  1. No comments yet.Be the first ?
  1. |
    January 2nd, 2009 at 16:19 | #1

    [...] 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 [...]

Comments feed