I had a shot at trying to figure out how to install the last
version of Jetspeed from CVS as a non-webapp (I tried out Jetspeed
versions 1.1 and 1.2a this way) but I am looking at the configuration
files and I am wondering if it's possible any more. Currently
I just get a null pointer exception after configuring it from
ServletExec 2.2:
java.lang.NullPointerException
at
org.apache.turbine.services.resources.TurbineResourceService.getKeys(TurbineResourceService.java:412)
at org.apache.turbine.services.resources.Resources.getKeys(Resources.java:228)
at
org.apache.turbine.services.TurbineServices.initMapping(TurbineServices.java:187)
at
org.apache.turbine.services.TurbineServices.getInstance(TurbineServices.java:154)
at org.apache.turbine.Turbine.init(Turbine.java:155)
...
Have the configuration files been changed so that they now
require that the stuff is compiled into a .war file?
Thanks!
-Mike
--
Mike Bridge
Global Sourcing Network
http://www.gsnet.com/
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?: [EMAIL PROTECTED]