Hi Emmanouil
can you attach the full stack-trace of the exception you get to
http://issues.apache.org/bugzilla/show_bug.cgi?id=37224
Jetty and Tomcat used to have the same codebase so chances are high
that both implementations show this "phenomena".
Thanks
Felix
Emmanouil Batsis wrote:
Hi Felix,
Thanks for your reply.
On Tuesday 01 November 2005 16:06, Felix Röthenbacher wrote:
see also: http://issues.apache.org/bugzilla/show_bug.cgi?id=37224
The problem seems to have its origin in Jetty which IIRC is used
together with JBoss.
The problem, after seeing the attachement, is indeed the same. However, the
problem does not come from Jetty (JBoss 4.0.3 uses Tomcat). I've inspected
both traces and they all come down to
org.apache.lenya.cms.ac.DocumentPolicyManagerWrapper.getPolicyURL(DocumentPolicyManagerWrapper.java:84)
DocumentPolicyManagerWrapper line 84 reads
Session session = RepositoryUtil.getSession(this.request, getLogger());
My understanding is that RepositoryUtil is supposed to return a non-null
session object so the problem is there right?
Manos
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Felix Röthenbacher [EMAIL PROTECTED]
Wyona Inc. - Open Source Content Management - Apache Lenya
http://www.wyona.com http://lenya.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]