about contact development documentation download news

::documentation/installation guide

 

Installation Guide

Spooky framework is built on J2EE. It requires an full J2EE container with web- and ejb application support. For example JBoss server and Orion Server can be used to run Spooky service framework.

Spooky requires also other 3rd parties libraries to run. The following libraries must be available to run the framework

  • Xalan XSLT parser. Version 2.2.D11 or later
  • Crimson XML parser. Version 1.0 or later
  • JAAS Version 1.0 or later
  • JSSE

Spooky requires JRE 1.3 Java enviroment to run. The version 1.4 is not currently supported.

Required Files

To be able to install the Spooky framework You should get binaries. If You have built the framework or downloaded the binaries You should have a directory called binaries. It contains the following files and directories:

 

app

 

          spooky.ear (The application build)

 

config

 

          application.xml (application configuration xml (J2EE))

 

          config.xml (Spooky's configuration file)

 

          framework-taglib.xml (Taglib configurations)

 

          web.xml (Web application configurations)

 

          jaas.conf (Authentication configurations)

 

libs

 

          spooky.war (Web application package)

 

          spooky.jar (Spooky's classes)

 

          spooky_client.jar (Spooky's client programs)

 

          spookyejb.jar (Spooky's ejb components)

 

          classes

 

                    (... servlet class ..)

 

          document

 

                    (... default templates ...)

 

build-services.xml (Ant build file to build own services)



Licensing

Istallation at Orion Server

 

 
SourceForge Logo

©Erik Karlsson 2001 
©Orginal Pictures Antti Isomäki