Hi,

I actually tried that option. I know it works but under one situation it
fails. When your application require tomcat to interact with desktop it
fails and in my case, application in tomcat interacts with Desktop through
JNI call. So I cant use this option.

And moreover it is required to be done with script and not manually.

Hope someone has solution for this problem or specifically for scenario.

Thanks,

2011/4/8 הילה <hilavalen...@gmail.com>

> Hey,
> in the service properties, under "Log on" Tab, view the box of "Allow
> service to interact with desktop".
>
> if it's checked- clear it.
>
> This what has worked for me :]
>
> Thanks
> Hila :]
>
>
> 2011/4/8 Amit k <opteemuspr...@gmail.com>
>
> > Hi,
> >
> > The tomcat is build from source and it is integrated in the installer.
> Not
> > to use binaries was the decision taken long back and cant be revoked.
> >
> > The tomcat is started exactly in two ways
> > 1. With sc.exe (That is with the SC tool) that is sc.exe start Tomcat6
> > 2. With net start Tomcat6 command
> >
> > When it is started in process mode, it does not show the tomcat console.
> > But
> > when tomcat is installed in service mode, it shows the console. I want to
> > hide it.
> >
> > Thanks,
> > Amit
> >
> > On Thu, Apr 7, 2011 at 4:47 PM, Pid <p...@pidster.com> wrote:
> >
> > > On 4/7/11 9:13 AM, Amit k wrote:
> > > > I am using tomcat 6.0.29 (32bit) source to build the tomcat.
> > >
> > > Why not just use the binary?
> > >
> > > How are you starting Tomcat when it exhibits the issue, exactly?
> > >
> > >
> > > p
> > >
> > >
> >
>

Reply via email to