background preloader

Wiki

Facebook Twitter

Flash Physics Engine Box2DFlashAS3 1.4.3. About blojsom - blojsom 3.0 - Confluence - java blog server soft. 10 Eclipse Navigation Shortcuts Every Java Programmer Should Kno. Digg Man, I’m such an impatient guy. I cringe whenever I see somebody squint and frown, looking for a JSP file in Eclipse by browsing painfully through the gazillion JSPs in multiple folders in the Package Explorer. I squirm whenever I see somebody looking for a Java class by clicking through packages, one by one, backtracking if it’s the wrong package, and so on, until he sees the correct Java class.

I mean, any resource in the workspace is literally seconds away. Ditto to classes (and interfaces, and members, and so on). Why waste time and brain cycles to wade through countless lines in countless files? So without further ado, let’s say you want to: Open any file quickly without browsing for it in the Package Explorer: Ctrl + Shift + R. Open a type (e.g.: a class, an interface) without clicking through interminable list of packages: Ctrl + Shift + T.

Go directly to a member (method, variable) of a huge class file, especially when a lot of methods are named similarly: Ctrl + O. Axis2/Java - Apache Axis2/Java - Next Generation Web Services. Apache Axis2™ is a Web Services / SOAP / WSDL engine, the successor to the widely used Apache Axis SOAP stack. There are two implementations of the Apache Axis2 Web services engine - Apache Axis2/Java and Apache Axis2/C While you will find all the information on Apache Axis2/Java here, you can visit the Apache Axis2/C Web site for Axis2/C implementation information. Apache Axis2, Axis2, Apache, the Apache feather logo, and the Apache Axis2 project logo are trademarks of The Apache Software Foundation. Why Apache Axis2: A new architecture for Axis2 was introduced during the August 2004 Summit in Colombo, Sri Lanka. The new architecture on which Axis2 is based on is more flexible, efficient and configurable in comparison to Axis1.x architecture.

Apache Axis2 not only supports SOAP 1.1 and SOAP 1.2, but it also has integrated support for the widely popular REST style of Web services. Apache Axis2 is more efficient, more modular and more XML-oriented than the older version.