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]

Reply via email to