Re: Installing JRun on Linux: Port 80 conflict

2000-09-02 Thread Jacek Laskowski
Apache (shutdown it) and run JRun standalone. Take a look at JRun documentation to read more about possible configurations. > Thanks! > > NĄ­ Jacek Laskowski -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Servlet

2000-04-07 Thread Jacek Laskowski
end. You may find it at http://jakarta.apache.org. > > Thanks in adavanced. > > Regards, Jacek Laskowski -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: jdb on jdk 1.2 v2

1999-08-21 Thread Jacek Laskowski
David Kirby wrote: > > Hi, Hello, > > I am having big problems with jdb in the jdk 1.2 v2 release with RH 6.0, > breakpoints don't break for instance. Has anyone else seen this? Yes. I've noticed this after switching to the JDK1.2-only classes like Collections. I needed to debug my own class

Re: Java2D Servlets on Linux (Apache/JServ)

1999-07-16 Thread Jacek Laskowski
Robbie Baldock wrote: > [...] > by putting something like this: > > wrapper.env=DISPLAY=localhost:1.1 > > in the jserv.properties file. > > However... I'm now getting this error message: > > java.lang.InternalError: Can't connect to X11 window server using > 'localhost:1.1' as the value of th