Go to sourceforge, get Druid.
- Original Message -
From: "Joe Reger, Jr." <[EMAIL PROTECTED]>
To:
Sent: Friday, November 25, 2005 2:28 PM
Subject: OT: Java database schema managers?
A bit off-topic but I haven't found a good answer elsewhere.
Problem: Single Tomcat/Java/MySql app depl
Joe-
I would suggest cocoon to fulfill this requirement as Database views can be xsp
generated to XML
(XML is then transformed by cocoon container to your view)
Check out
http://cocoon.apache.org/2.1/userdocs/concepts/
Martin-
- Original Message -
From: "N/A" <[EMAIL PROTECTED]>
To: "To
Hi Hassan
Sorry I was not clear. It is for inbound connections
to client browsers. Where do I begin? I assume I
need to front it with Apache which means modjk,
correct? tia.
--- Hassan Schroeder <[EMAIL PROTECTED]> wrote:
> Chris Pat wrote:
>
> > I am setting up a cc processing component of
Chris Pat wrote:
> Sorry I was not clear. It is for inbound connections
> to client browsers. Where do I begin? I assume I
> need to front it with Apache which means modjk,
> correct?
Why would you assume that? You need to configure your server.xml's
Connector elements properly and install y
I concur.
I use tomcat without Apache and mod_jk due to the fact that in my testing it
worked far better! SSL no problem either!
Rgds,
Carl
-Original Message-
From: Hassan Schroeder [mailto:[EMAIL PROTECTED]
Sent: 26 November 2005 19:05
To: Tomcat Users List
Subject: Re: ssl deployme
Hi,
>From time to time I recieve this error message whenever I attempt to
shutdown Tomcat 5.5.12 from within IDEA. Any ideas why is this
happening?
- Behi
--
"Science is a differential equation. Religion is a boundary limit" - Alan Turing
Behrang Saeedzadeh
http://www.jroller.com/page/behrangsa
Teng-Fong,
I appreciated your suggestion about the mysql query browser. I had
already tried a number of things to verify an 8859-1 char set but tried
this as well and it was indeed 1 byte. I did, however, finally resolve
the issue by upgrading the mysql connector J -- the app spec'd it at
If there are no other error messages, then it usually means that you simply
don't have the APR Connector installed.
"Behrang Saeedzadeh" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
Hi,
>From time to time I recieve this error message whenever I attempt to
shutdown Tomcat 5.5.12 f
You need to install your tld in /META-INF/. Paths in jar files are
case-sensitive.
"Aaron Loucks" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>I can't get TLD auto discovery to work for any custom taglibs i write
> when I package them as jars. It works fine for the standard tagl