Skip to content

Plugin to Pentaho BIServer to enable a plugin to contribute a J2EE Servlet

Notifications You must be signed in to change notification settings

adphillips/pentaho-j2ee-plugin

Folders and files

NameName
Last commit message
Last commit date
Apr 28, 2011
May 12, 2011
May 13, 2011
May 19, 2011
May 19, 2011
May 11, 2011
Apr 28, 2011
Apr 28, 2011
May 19, 2011
May 19, 2011
May 19, 2011
Apr 28, 2011
May 12, 2011

Repository files navigation

This is a plugin to the Pentaho BIServer 3.x to support the ability of a plugin 
to provide a standard J2EE Servlet as a content generator.  This plugin also adds
a JAXRS compatibility layer that allows you to define JAXRS beans in spring xml
within your plugin.

To build, run:
$ ant
Note: this will run a resolve which will download the missing jars to make your project compile, and eclipse happy too

If you want to deploy to an existing Pentaho BIServer, run:
$ ant install
Note: this requires paths to your BIServer install to be correct in build.properties

About

Plugin to Pentaho BIServer to enable a plugin to contribute a J2EE Servlet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages