-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: Friday, December 07, 2012 6:49 PM
To: Tomcat Users List
Subject: Re: Word.Applicaiton acvivex components & tomcat & Windows 7
Jan Kostelansky wrote:
> Hi,
>
>
>
> I am experiencing problems running vb script under t
Hi,
I am experiencing problems running vb script under tomcat.
More information.
The script
Creates instance of Word.Applicaiton ActiveX component
Opens document
Prints to dedicated printer
I created simple java program which
Creates new process
Executes vb script
I create
I am using Tomcat 6.0.18 deployed as web service on Windows XP SP3.
I created additional Host element in conf/server.xml, so I have two
virtual hosts: localhost (default) and janko
I deployed the same web applications in both hosts. Th