- Original Message -
> From: "Mark Eggers"
> To: "Tomcat Users List"
> Sent: Monday, April 30, 2012 12:23:57 AM
> Subject: Re: Running Swing app under Tomcat 6 on Linux
> Comment inline.
> == Comment ==
>
>
> I don't know what magic the Ubuntu repackaging does. If it's anything
- Original Message -
> From: "Christopher Schultz"
> To: "Tomcat Users List"
> Sent: Tuesday, May 1, 2012 10:18:22 AM
> Subject: Re: Running Swing app under Tomcat 6 on Linux
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> DG,
>
> At this point, we're way off-topic but I'll keep p
- Original Message -
> From: "Christopher Schultz"
> To: "Tomcat Users List"
> Sent: Monday, April 30, 2012 10:40:17 AM
> Subject: Re: Running Swing app under Tomcat 6 on Linux
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> DG,
>
> On 4/28/12 4:11 PM, dgchristen...@comcast.net
- Original Message -
From: "Pid"
To: "Tomcat Users List"
Sent: Sunday, April 29, 2012 5:53:43 PM
Subject: Re: Running Swing app under Tomcat 6 on Linux
On 29/04/2012 22:08, dgchristen...@comcast.net wrote:
> Thanks for the response Mark. I've done as you've suggested and moved the env
Thanks for the response Mark. I've done as you've suggested and moved the env
vars to setenv.sh and explicitly set JAVA_HOME. Setting JAVA_HOME means I no
longer need to change the -Djava.library.path but I still get the same error
(X11 not found).
I definitely have an X11 server running on th
My version info:
• Tomcat 6.0.28
• Java 1.6
• Ubuntu 10.4
I have a small debugging/monitoring app written in Java/Swing that I'd like to
run inside Tomcat to help with debugging. The app is started by dynamically
loading the monitoring class from a webservice running under Tomc