Re: Tomcat 6.0.14 startup on Windows

2007-12-01 Thread Johnny Kewl


---
HARBOR: http://coolharbor.100free.com/index.htm
Now Tomcat is also a cool pojo application server
---
- Original Message - 
From: "Bruno Vilardo" <[EMAIL PROTECTED]>

To: "Tomcat Users List" 
Sent: Saturday, December 01, 2007 1:25 PM
Subject: Re: Tomcat 6.0.14 startup on Windows



Hello Folks,

Is this also possible with Tomcat 5.5?

I have a customer that wants to run tomcat as a background process.
The Tomcat startup windows sometime is annoying.


http://tomcat.apache.org/tomcat-5.5-doc/windows-service-howto.html




Thanks a lot,
regards,

Bruno

On 11/27/07, zhongliang zhang <[EMAIL PROTECTED]> wrote:



C:\apache-tomcat-6.0.14\bin>tomcat6 //IS//Tomcat6 --DisplayName="Apache 
Tomcat 6

" --Install="c:\apache-tomcat-6.0.14\bin\tomcat6.exe" --Jvm=auto --StartMode=jvm
 --StopMode=jvm --StartClass=org.apache.catalina.startup.Bootstrap --StartParams
=start --StopClass=org.apache.catalina.startup.Bootstrap --StopParams=stop

You can add other params with the format "--option" that listed at 
http://tomcat.apache.org/tomcat-6.0-doc/windows-service-howto.html





_
Invite your mail contacts to join your friends list with Windows Live 
Spaces. It's easy!

http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us

-
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]





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



Re: Tomcat 6.0.14 startup on Windows

2007-12-01 Thread Bruno Vilardo
Hello Folks,

Is this also possible with Tomcat 5.5?

I have a customer that wants to run tomcat as a background process.
The Tomcat startup windows sometime is annoying.

Thanks a lot,
regards,

Bruno

On 11/27/07, zhongliang zhang <[EMAIL PROTECTED]> wrote:
>
>
> C:\apache-tomcat-6.0.14\bin>tomcat6 //IS//Tomcat6 --DisplayName="Apache 
> Tomcat 6
> " --Install="c:\apache-tomcat-6.0.14\bin\tomcat6.exe" --Jvm=auto 
> --StartMode=jvm
>  --StopMode=jvm --StartClass=org.apache.catalina.startup.Bootstrap 
> --StartParams
> =start --StopClass=org.apache.catalina.startup.Bootstrap --StopParams=stop
>
> You can add other params with the format "--option" that listed at 
> http://tomcat.apache.org/tomcat-6.0-doc/windows-service-howto.html
>
>
>
>
> _
> Invite your mail contacts to join your friends list with Windows Live Spaces. 
> It's easy!
> http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us
>
> -
> 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]



Re: Tomcat 6.0.14 startup on Windows

2007-11-27 Thread Bruce

Thank you. That might be what I am looking for.



zhongliang zhang wrote:

C:\apache-tomcat-6.0.14\bin>tomcat6 //IS//Tomcat6 --DisplayName="Apache Tomcat 6
" --Install="c:\apache-tomcat-6.0.14\bin\tomcat6.exe" --Jvm=auto --StartMode=jvm
 --StopMode=jvm --StartClass=org.apache.catalina.startup.Bootstrap --StartParams
=start --StopClass=org.apache.catalina.startup.Bootstrap --StopParams=stop

You can add other params with the format "--option" that listed at 
http://tomcat.apache.org/tomcat-6.0-doc/windows-service-howto.html




_
Invite your mail contacts to join your friends list with Windows Live Spaces. 
It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us

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


  


RE: Tomcat 6.0.14 startup on Windows

2007-11-26 Thread zhongliang zhang


C:\apache-tomcat-6.0.14\bin>tomcat6 //IS//Tomcat6 --DisplayName="Apache Tomcat 6
" --Install="c:\apache-tomcat-6.0.14\bin\tomcat6.exe" --Jvm=auto --StartMode=jvm
 --StopMode=jvm --StartClass=org.apache.catalina.startup.Bootstrap --StartParams
=start --StopClass=org.apache.catalina.startup.Bootstrap --StopParams=stop

You can add other params with the format "--option" that listed at 
http://tomcat.apache.org/tomcat-6.0-doc/windows-service-howto.html




_
Invite your mail contacts to join your friends list with Windows Live Spaces. 
It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us

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



Re: Tomcat 6.0.14 startup on Windows

2007-11-26 Thread Bruce

Thank you for the tip. I'll try it.



Bill Barker wrote:
"Bruce" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
  

I am using tomcat6w.exe to setup and configure. I would like to start up
Tomcat as a service with an icon on my taskbar.

The help says this is possible with the //MS// option. However, there is
no explanation or example of where to put the option. I have tried
putting it everywhere I think it should go. Does anyone here know?




Such as it is, the documentation is at 
http://commons.apache.org/daemon/procrun.html.



  

Related (I think) issue: I have Tomcat set to startup type, "Automatic."
The only argument on the startup tab is "start" When Tomcat starts, I
get a command window that needs to be minimized. The last line says,
"INFO: server startup in 1059 seconds." If I close the window, Tomcat
stops. I do not want my customers to be seeing this window. Is there any
way of getting rid of this window and still have Tomcat running?

Thanks in advance.

Bruce







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


  


Re: Tomcat 6.0.14 startup on Windows

2007-11-26 Thread Bill Barker

"Bruce" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
>I am using tomcat6w.exe to setup and configure. I would like to start up
> Tomcat as a service with an icon on my taskbar.
>
> The help says this is possible with the //MS// option. However, there is
> no explanation or example of where to put the option. I have tried
> putting it everywhere I think it should go. Does anyone here know?
>

Such as it is, the documentation is at 
http://commons.apache.org/daemon/procrun.html.


> Related (I think) issue: I have Tomcat set to startup type, "Automatic."
> The only argument on the startup tab is "start" When Tomcat starts, I
> get a command window that needs to be minimized. The last line says,
> "INFO: server startup in 1059 seconds." If I close the window, Tomcat
> stops. I do not want my customers to be seeing this window. Is there any
> way of getting rid of this window and still have Tomcat running?
>
> Thanks in advance.
>
> Bruce
> 




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



Re: Tomcat 6.0.14 startup on Windows

2007-11-26 Thread Bruce

IT WORKS! Thanks for the information.

Now, if only I could get the icon on the taskbar, I would be completely 
happy. But, I'm happy now.


Bruce


Caldarale, Charles R wrote:
From: Bruce [mailto:[EMAIL PROTECTED] 
Subject: Tomcat 6.0.14 startup on Windows


The help says this is possible with the //MS// option. 



Can't answer that one.

  
When Tomcat starts, I get a command window that needs 
to be minimized.



You appear to have the "Allow service to interact with desktop" check
box set inside the Log On tab of tomcat6w.  Just clear it, and the
window will not be created.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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


  


RE: Tomcat 6.0.14 startup on Windows

2007-11-26 Thread Caldarale, Charles R
> From: Bruce [mailto:[EMAIL PROTECTED] 
> Subject: Tomcat 6.0.14 startup on Windows
> 
> The help says this is possible with the //MS// option. 

Can't answer that one.

> When Tomcat starts, I get a command window that needs 
> to be minimized.

You appear to have the "Allow service to interact with desktop" check
box set inside the Log On tab of tomcat6w.  Just clear it, and the
window will not be created.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

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