Build Tomcat from NSIS

2005-05-30 Thread Jean-Philippe Encausse


Hi,

I have a little developper/user question.
I didn't find answer with jakarta docs/google

I like to build a Windows Install for Tomcat 5.0.x
with my own webapps and configuration inside, using NSIS.

Where can I find a Tutorial, Step by Step How to,
for building a tomcat using:
- Tomcat binary zip (no need to download CVS nor build anything)
- tomcat.nsi from source release
- adding my own configuration and webapp

Or may be you have an easier solution ?

Best Regards

--
Jean-Philippe Encausse - RD Jalios SA
[EMAIL PROTECTED] - http://www.encausse.com - http://www.jalias.com
ICQ: 109796741 - AOL: NextOne - MSN: [EMAIL PROTECTED]
Mob: +33 6 80 75 71 09 Office: +33 1 39 23 92 83 Home: +33 1 39 18 90 15
Do it Once, Use it Twice ~ Do it Twice, Make It Once


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DCOM/JNI/TOMCAT

2001-06-21 Thread Jean Philippe

Hi All,

Tomcat craches when trying to access remote DCOM server while local
access works fine.  Default security is used, thus no CoInitializeSecurity
is called neither from client or server part.  Tomcat runs as win2000
service with my users login profil.  Default system login does not enable
remote access to DCOM server.  Any suggestions   There seem to be a
permission issue. 

Cheers