You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overview

svn co http://svn.apache.org/repos/asf/openejb/trunk/openejb3/examples/component-interfaces

The Code

Annotated Bean Class

Error formatting macro: snippet: java.lang.NullPointerException

EJB 2.1 Home And Remote views

Error formatting macro: snippet: java.lang.NullPointerException
Error formatting macro: snippet: java.lang.NullPointerException

Test Case

Error formatting macro: snippet: java.lang.NullPointerException

Running it

Running the example is fairly simple, just run:

$ cd component-interfaces
$ mvn clean install

Which should create output like the following.

  • No labels