Apparently this solved by modifying the section just below:  

<!-- Define a SSL HTTP/1.1 Connector on port 8443
         This connector uses the JSSE configuration, when using APR, the
         connector should be using the OpenSSL style configuration
         described in the APR documentation -->

... to provide the absolute path to keystoreFile, instead of the
relative address it was providing (this was the missing devcerts file
mentioned the build trace).  Also, I gather that this issue is not
specific to IDEA, and has been seen with Eclipse as well.

Thanks again for your help Rashmi,

Mark





-----Original Message-----
From: Rashmi Rubdi [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 09, 2007 10:27 AM
To: Tomcat Users List
Subject: Re: Configuration problem: IntelliJ 6.0.5 and Tomcat6.0.10

On 4/9/07, Mark Plutowski <[EMAIL PROTECTED]> wrote:
> I never needed to set CLASSPATH before, and the only thing it points
to
> now is QTJava.zip.

Unset the classpath temporarily to see if it solves anything.

> My Tomcat6 settings in IDEA are exactly as they were
> for Tomcat5.  Something else must be needed to be set, perhaps in a
> configuration file? I'm still stumped.

>
> I take it you're running IDEA & Tomcat6? What versions?

I can't replicate your environment exactly because I'm still on IDEA
5.1, but I've upgraded to Tomcat 6.0.10 . I have different issues when
trying to connect from IDEA 5.1 to Tomcat 6.x.
But that doesn't bother me because I start and stop Tomcat from the
command line and I don't debug with Tomcat. With the independent
install of TC6 I don't get any exception messages.

I think you're trying to debug with Tomcat and that's why you need it
to work from IDEA.
If no one else has a solution for the exception you're getting then
you could check with IDEA's support or their forum.

>
> Thanks,
> Mark

-Rashmi

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to