How was the precompiled binary of mod_webapp available from
http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.3/bin/solaris8/sparc/
built?
I'm trying to build it with the Sun C compiler (Forte 6.2) as follows:
./configure CFLAGS="-mr -Qn -xstrconst -xO2 -xtarget=generic -xarch=v8
Maybe I missed something basic. but I have note been sucessful is
getting either of these two connectors working with Apache2.
I started with Tomcat 4.0.3 and no luck, moved on to 4.04-b3 with more
success and I downloaded 4.1.3 and have almost got it working (I think)
I am working on Solaris 8
I checked the log file for /mine:
2002-06-15 21:36:23 StandardContext[/mine]: Error initializing naming
context for context /mine
2002-06-15 21:36:50 WebappLoader[/mine]: Deploying class repositories to
work directory /usr/local/jakarta-tomcat-4.0.3/work/localhost/mine
2002-06-15 21:36:50 Webap
How do you configure Virtual Hosts with ssl and tomcat
on apache2? It does not seem to work like the
documents say.
I have one machine with one IP address, but multiple
domain-names. I want to be able to use every
virtualhost with one domain name and get the right
context. How can I do that?
___
I would specifically like to find where I should down load the proper warp
connector module for apache, how to configure both servers ect.. on a window
OS
Thank You in advance for any help you can provide
-Ken
The parameter inside must match up
*exactly* with the inside the element.
So, try the follwing exactly as written:
HelloServlet
Hi
HelloServlet
/Hi
Jake
At 01:39 PM 6/15/2002 -0400, you wrote:
>hi, I tried your suggestions and it still
hi, I tried your suggestions and it still can't fine /mine ...
I removed the space in the servlet name, and made sure the servlet
mapping is called Hi, web.xml:
You may define any number of servlet mappings, including zero.
It is also legal to define more than one mapping fo
Firstly perhaps this is a question for a Java forum. However, it seems you
are not instantiating your driver properly. This is a connection test class
that works fine connecting from a Tomcat instance on Win2K to a MySQL
instance on a remote Red Hat 7.2 box using the MM.MySQL driver
(http://mmmy
On Sat, 15 Jun 2002, Les Hughes wrote:
> Date: Sat, 15 Jun 2002 08:32:53 +0100
> From: Les Hughes <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: 'Tomcat Users List' <[EMAIL PROTECTED]>
> Subject: RE: front controller pattern and security
>
>
> And of course, static
I use both Websphere Studio Application Developer (based on Eclipse) and
Dreamweaver MX together. WSAD has great Java authoring, CVS/database
support and automatic WAR generation so I use it for Model/Controller
development, and I use Dreamweaver to develop Views (JSP) and use the SSH
publishing
On Fri, 14 Jun 2002, Sam Ewing wrote:
> Date: Fri, 14 Jun 2002 23:07:48 -0700 (PDT)
> From: Sam Ewing <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: Tomcat Users List <[EMAIL PROTECTED]>
> Subject: Re: Tomcat 4.1/4.0 manager application
>
> Thanks for all the help C
Hi,
I have installed tomcat on HP-UX box.I have deployed my web application
on tomcat container.I have copied mysql JDBC driver under common/lib
area.
While running the application i am getting following error
Cannot load JDBC driver class 'null'
java.lang.NullPointerException:
If I remember correctly, JAXP is optional if you are using JDK 1.4. I
remember having the same problem, but, then I realized that it was optional.
I was able to get Tomcat to build without it.
Jon
- Original Message -
From: "Heap, John" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: F
to add on yeah these tags work perfectly fine in javawebserver, but in
tomcat they dont seem to work.
Regards,
Vikramjit Singh,
Systems Engineer,
GTL Ltd.
Ph. 7612929-1031
-Original Message-
From: Mariela Schafer [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 14, 2002 8:34 AM
To: 'Tomcat
Hello Fillip,
I am trying to setup Tomcat clustering to achieve:
1. Load balancing
2. Fail over
I am referring to your article on this "www.theserverside.com"
and Pascal Forget's article on "www.ubeans.com". I having some
problem in getting it work. Could you please help me on this?
Wha
here is the contents of tomcat-user.xml file.
i dont understand, when it was working earlier, why does it now not accept
the same username and password.
Regards,
Vikramjit Singh,
Systems Engineer,
GTL Ltd.
Ph. 7612929-1031
-Original Message-
From: Friedli Beat [mailto:
Miller, Andy wrote:
> Is this possible, i've googled, searched this mailing list, but can't
> turn up much info. Seems people are having trouble with UTF-8
> encoding???
It works for me. You may need to unset the LANG environment variable
before compiling.
Regards,
Andre.
> Thanks,
>
> An
I had similar problems. Here's my solution
http://marc.theaimsgroup.com/?l=tomcat-user&m=102225547106556&w=2
Hope this helps.
> -Original Message-
> From: Jayanta Halder [mailto:[EMAIL PROTECTED]]
> Sent: 14 June 2002 01:24
> To: [EMAIL PROTECTED]
> Subject: Error found while connecting
And of course, static role based security is only half the issue. Most of
the time you want to be checking that the data actioned upon is in the right
state for that action - I'm not just talk about the "who" can do "what" but
to "whom" (data) and "when" (state). We use a inhouse solution for thi
http://marc.theaimsgroup.com/?l=tomcat-user&m=102225547106556&w=2
> -Original Message-
> From: anthony.dodd [mailto:[EMAIL PROTECTED]]
> Sent: 15 June 2002 05:46
> To: Tomcat Users List
> Subject: Re: Does Jakarta have a connection pooling project?
>
>
> Hi
>
> I've posted a soluti
Unless you *really* want to serialize objects into BLOBs you should be using
an ORM. I'm playing with Castor which seems to work well with Tomcat 4 -
http://castor.exolab.org but there are others around.
> -Original Message-
> From: Ralph Einfeldt [mailto:[EMAIL PROTECTED]]
> Sent: 13 J
21 matches
Mail list logo