For the OJB block it seems that one needs again a JAR from Sun. Is this correct?
But these are only blocks, if no one fixes them we can switch them off by default and publish a warning about this two broken blocks in this release.
Mark, Antonio, can you have a look at the blocks though?
Joerg
Carsten Ziegeler wrote:
Hi,
I just checked out the latest from cvs, did a clean build and started "cocoon servlet".
I get two exceptions in the jetty console: 1) A NPE in Deli: java.lang.NullPointerException at com.hp.hpl.deli.Workspace.getResource(Workspace.java:477) at com.hp.hpl.deli.Workspace.getInputSource(Workspace.java:442) at com.hp.hpl.deli.DatatypeExpression.<init>(DatatypeExpression.java:38)
at com.hp.hpl.deli.Workspace$1$CreateWorkspace.<init>(Workspace.java:207 ) at com.hp.hpl.deli.Workspace.configure(Workspace.java:370) at org.apache.cocoon.components.deli.DeliImpl.initialize(DeliImpl.java:1 48)
2) A InvocationTargetException in the new ojb block: Exception in thread "main" java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at Loader.invokeMain(Unknown Source) at Loader.run(Unknown Source) at Loader.main(Unknown Source) Caused by: java.lang.NoClassDefFoundError: javax/jdo/PersistenceManagerFactory at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:1610) at java.lang.Class.getConstructor0(Class.java:1922) at java.lang.Class.newInstance0(Class.java:278) at java.lang.Class.newInstance(Class.java:261) at org.apache.avalon.excalibur.component.DefaultComponentFactory.newInst ance(DefaultComponentFactory.java:212)
Now, I think these are two showstoppers we should fix before the release. Any hints?
Thanks Carsten
-- System Development VIRBUS AG Fon +49(0)341-979-7419 Fax +49(0)341-979-7409 [EMAIL PROTECTED] www.virbus.de
