ithout additional setup from the appservers.
Hope this helps...
Brian
OK. tnx. i will :-)
Stanislav
-- T - C o m - - W e b m a i l --
Ova poruka poslana je upotrebom T-Com Webmail usluge
MAXadsl pristup i racunalo za vec od 199 kn mjesecno!
>>> I want to have 2 web applications on my web server. Idea si to
>>> makde JDBC Realm unique for each web application.
problem is that i dont understand what should i have in this
{context}.xml files and what should i have in server.xml :-( a
nd where should i put this {context}.xml file?
W
Citiram Stanislav Komlenac <[EMAIL PROTECTED]>:
I want to have 2 web applications on my web server. Idea si to
makde JDBC Realm unique for each web application. How can i do
this?
<http://tomcat.apache.org/tomcat-5.5-doc/config/realm.html>
The Realm Component
...
You may
Hi!
I want to have 2 web applications on my web server. Idea si to
makde JDBC Realm unique for each web application. How can i do
this? i read on Internet something about context element in
server.xml, but i dont understand how to make it work :-(
Tnx,
Stanislav
-- T - C o
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at
org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
at java.lang.Thread.run(Thread.java:595)
What this message means?
I use J2EE 1.4, Struts, Eclipse...
Tnx,
Stanislav
2005/11/9, Mark Thomas <[EMAIL PROTECTED]>:
> Stanislav Mironov wrote:
> > I get such exception report in catalina..log when I undeploy web
> > application (deployed as WAR).
> >
> > 09.11.2005 10:46:59 org.apache.catalina.startup.HostConfig checkResour
?
--
Stanislav Mironov
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ts in right place, keystore password is correct.
I create keystore this way:
"keytool -genkey -alias tomcat -keyalg RSA -validity 365 -keystore
conf/ssl/keystore.jks"
Similar config file works pretty good for tomcat 5.5.9.
What's happened to SSL?