On Thu, 2002-07-04 at 17:33, Thomas Garger wrote:
> hi!
> 
> i use tomcat 4.0.1, cocoon 2.0.2 and SUSE linux 8.0
> 
> if i start tomcat under a normal user (not root) everthing
> works fine.
> 
> but if i start tomcat under root user - and i want to access cocoon
> 
> ->there is an error message in my catalin.out like this:
> Xlib: connection to "212.186.159.80:0.0" refused by server
> Xlib: No protocol specified
> 

As 'normal user' (the user who started X), enter 'xhost +' (in a
console) to allow everyone to connect to your X server, or 'xhost
+212.186.159.80' to allow only users from that host.
(nothing cocoon-specific about that)

-- 
Bruno Dumon                             http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
[EMAIL PROTECTED]


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to