What is Ferris Journal JWS

Journal JWS provides a Web Service front end to the business logic contained in the EJBs of the Journal EJB project. The purpose of this class is to allow client access to the business logic without the clients having to use the EJBs directly.

The Binary Release of this project contains a WAR file. This WAR file has the compiled classes of the Web Services. The classes in this WAR file reference the classes of the Journal EJB project (which are not contained). It is up to you to combine this WAR file with the JAR file of the Journal EJB project into your own EAR, unless you use Journal EAR.

Ferris Journal JWS has been configured with Java EE 6 and GlassFish 3.1.1 in mind.