want to check and see if you have
> graphics support on your server (on unix/linux run something like xcalc
> on the server).
> Based on your information, it is your class that has problem and has
> nothing to do with graphics.
>
>
> Daniel Watrous wrote:
>
> >Is there a
I'm sending my solution to my original post:
// Here I get the ClassLoader specific to this web application
java.lang.ClassLoader loader =
com.words2walls.customquote.QuoteFontType.class.getClassLoader();
// This is the package specific reference to the font (or resource)
String pathToFontFile = "
Is there at least someone that could tell me where to find more
information about the option "JAVA_OPTS=-Djava.awt.headless=true"?
What exactly is its purpose? Thanks in advance.
Daniel
On 5/6/05, Daniel Watrous <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have a
Hello,
I am writing an application which needs to load font files. The font
files are deployed with other classes on the server (i.e. under the
WEB-INF/classes directory). Currently I have the reference built in
like this
//private static final String pathToWebapp =
"/var/tomcat/jakarta-to
com.words2walls.customquote.exceptions.FontNotFoundException;
/**
* Type safe enumeration of available fonts
*
* @author Daniel Watrous
*/
public class QuoteFontType {
private static final String pathToWebapp = "C:\\Program
Files\\Apache Software Foundation\\Tomcat 5.0\\webapps\\words2
Thanks. That did the trick!
DW
On 4/25/05, Tim Funk <[EMAIL PROTECTED]> wrote:
> Use HttpServeletRequest.getContextPath() to get the context path.
>
> -Tim
>
> Daniel Watrous wrote:
>
> > Hello,
> >
> > I am have written some filters for a shopca
Hello,
I am have written some filters for a shopcart application. I intend
for parts of this applicaiton to be reused in other web applications
by including it as a JAR file.
For authentication I have the file AdministratorAuthFilter, which
checks for a session value indicating that the user has
Hello All,
As I am getting familiar with Tomcat it helps to find a correspondence between
tomcat and something that I am already familiar with.
It would appear that the "server.xml" in tomcat file corresponds to the
"httpd.conf" in apache. Can someone verify this? Thanks in advance!
Daniel
tell me what is the going rate for a contract job like this?
$50/hr, $100/hr, or more? I don't have any idea at all.
Thank you very much for your help and all the other posters' help!
- Original Message -
From: "Daniel Watrous" <[EMAIL PROTECTED]>
To: "Tomcat
Epyonne,
First off, I don't think that you hijacked anyone's thread, but this list
seems to be very sensitive to that (and perhaps more affected by it than
other lists I have seen).
From my experience there are a couple of options you can pursue:
1) You could build the application from the groun
Manisha,
I have also had this occur when using Tomcat on Windows, but never with
Tomcat running on Linux. Maybe this is a bug related to Tomcat on
Windows... Are you using Windows?
Daniel
- Original Message -
From: "Manisha Sathe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wedn
Wow! After reading all of that long thread I got the SDN Editorial Team
newsletter in my inbox. It talks about "REVISITING TIMERS WITH ENTERPRISE
BEANS". The link they give is
https://bpcatalog.dev.java.net/nonav/enterprise/timerservice/. This should
at least give some idea of how to do it
Use firefox and open the Java Console. This should list out any errors.
Daniel
- Original Message -
From: "Lars Ohlén" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, December 18, 2004 11:44 AM
Subject: Admin for TC 5.5.4 on Linux SUSE 9
Hi,
The Admin application behavious st
I know that in apache, and I suspect that it is a general rule, an SSL
(HTTPS) connection requires a unique IP address. In other words, virtual
hosts do not work with SSL.
Daniel
- Original Message -
From: "Mike Kennedy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, Decembe
I have never used commercial support (yet), but I think that is what JBoss
does. They also seem to be quite dedicated to Tomcat development in
general.
Daniel
- Original Message -
From: "Steven J. Owens" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 16, 2004 3:21
I have used Apache Jmeter (http://jakarta.apache.org/jmeter/). This is a
great tool, but sometimes a bit slow at sending the concurrent requests. I
think they have a networking option to send many concurrent requests from
different hosts. Hope this helps...
Daniel
- Original Message
Hello All,
I am new to WAR files and eclipse. Many searches on google bring me to the
sysdeo tomcat plugin, which I have installed. I want to know if there is some
standard way to generate a WAR file for deployment. I have found that I can
export a JAR file and change its name, but in the pr
17 matches
Mail list logo