Hi! I can't get the sunSpot demo portal working.
Here is the stack-trace: java.lang.NullPointerException at org.apache.cocoon.sunshine.xml.XMLUtil.getNodesFromPath(XMLUtil.java:936) at org.apache.cocoon.sunshine.xml.XMLUtil.getNodesFromPath(XMLUtil.java:938) at org.apache.cocoon.sunshine.xml.XMLUtil.getNodesFromPath(XMLUtil.java:938) at org.apache.cocoon.sunshine.xml.XMLUtil.getNodeListFromPath(XMLUtil.java:903) at org.apache.cocoon.sunshine.context.SimpleSessionContext.getXML(SimpleSessionContext.java:173) at org.apache.cocoon.sunshine.sunrise.SunRise.isAuthenticated(SunRise.java:690) at org.apache.cocoon.sunshine.sunrise.acting.LoggedInAction.act(LoggedInAction.java:101) at org.apache.cocoon.www.sitemap_xmap.matchN40040E(D:\java\Apache Tomcat 4.0\work\Standalone\localhost\cocoon\cocoon-files\org/apache/cocoon/www\sitemap_xmap.java:4786) at org.apache.cocoon.www.sitemap_xmap.process(D:\java\Apache Tomcat 4.0\work\Standalone\localhost\cocoon\cocoon-files\org/apache/cocoon/www\sitemap_xmap.java:3286) at org.apache.cocoon.www.sitemap_xmap.process(D:\java\Apache Tomcat 4.0\work\Standalone\localhost\cocoon\cocoon-files\org/apache/cocoon/www\sitemap_xmap.java:3091) at org.apache.cocoon.sitemap.Handler.process(Handler.java:222) My configuration: jsdk 1.4 tomcat4.0 - b2 The demo works with jdk1.3.1 and tomcat3.3. Do anybody know how to fix it for jdk1.4 and tomcat4? Greetings Keil --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>