Re: Tomcat Hangs

2004-03-26 Thread pavan . k

also pls check if u have schedukled
any tasks in wndows like virus scanner etc etc..they
consume a lot of memory and effect the
performance...

Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com





[EMAIL PROTECTED] 
03/26/2004 07:20 AM




Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>





To
"Tomcat Users List"
<[EMAIL PROTECTED]>


cc



Subject
Re: Tomcat Hangs









when u r saying that tomcat is not consuming even half of the total memory,

there should be something else that is creating  the problem..may
be iam wrong but this is 
what i feel..pls stop all other services on ur windows machine and see
if tomcat 
is the sole culprit 


Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com 




"Surya Suravarapu"
<[EMAIL PROTECTED]> 
03/26/2004 07:15 AM





Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>





To
"Tomcat Users
List" <[EMAIL PROTECTED]> 


cc



Subject
Re: Tomcat Hangs










Can you please elaborate what you meant by "kill -QUIT". Tomcat
is 
running on a windows 2000 machine.

- SPS

- Original Message -
From: Antonio Fiol Bonnín <[EMAIL PROTECTED]>
Date: Friday, March 26, 2004 1:55 am
Subject: Re: Tomcat Hangs

> kill -QUIT
> to see what the threads are doing...
> 
> Surya Suravarapu wrote:
> 
> >We have Tomcat 4.1.27 running in conjunction with Apache 1.3.x.

> We're 
> >using AJP13 connector. The machine that we're using has got over

> 2GB of 
> >Memory and good processor speed. Tomcat has been allocated 1 GB

> of max 
> >memory.
> >
> >The issue is: For every two hours or so Tomcat hangs. That means,

> >Tomcat don't crash but simply don't accept any more connections.

> While 
> >using Tomcat with Apache we're getting "500 Internal Server

> Error". We 
> >are constantly restarting server to make it work. There is no

> good 
> >information in the logs that could lead us to debug this issue.
> >
> >I have tried several things. Taken out Apache and Connectors from

> the 
> >equation by running Tomcat as standalone. This time Tomcat we

> >get "server not found error - Page cannot be displayed"
message. 
> I have 
> >also increased the maxProcessors of the connector to 300 instead

> of the 
> >default 75.
> >
> >Interesting thing is -- when Tomcat hangs the memory usage never

> >reaches even half of the max memory (1 GB) allocated to Tomcat,

> and the 
> >number of threads that we see is also always less than half of

> >maxProcessors value (300) set. 
> >
> >If anybody encountered this kind of issue or if you have any 
> thoughts 
> >please respond.
> >
> >Thanks in advance!
> >
> >- SPS
> >
> >
> >
> >--
> ---
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >  
> >
> 
> 
> ---
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



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


ForwardSourceID:NTBAB2     -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ForwardSourceID:NTBABE
   
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

DISCLAIMER: The information contained in this message is 

Re: Tomcat Hangs

2004-03-26 Thread pavan . k

when u r saying that tomcat is not consuming
even half of the total memory,
there should be something else that
is creating  the problem..may be iam wrong but this is 
what i feel..pls stop all other services
on ur windows machine and see if tomcat
is the sole culprit


Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com





"Surya Suravarapu"
<[EMAIL PROTECTED]> 
03/26/2004 07:15 AM




Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>





To
"Tomcat Users List"
<[EMAIL PROTECTED]>


cc



Subject
Re: Tomcat Hangs








Can you please elaborate what you meant by "kill
-QUIT". Tomcat is 
running on a windows 2000 machine.

- SPS

- Original Message -
From: Antonio Fiol Bonnín <[EMAIL PROTECTED]>
Date: Friday, March 26, 2004 1:55 am
Subject: Re: Tomcat Hangs

> kill -QUIT
> to see what the threads are doing...
> 
> Surya Suravarapu wrote:
> 
> >We have Tomcat 4.1.27 running in conjunction with Apache 1.3.x.

> We're 
> >using AJP13 connector. The machine that we're using has got over

> 2GB of 
> >Memory and good processor speed. Tomcat has been allocated 1 GB

> of max 
> >memory.
> >
> >The issue is: For every two hours or so Tomcat hangs. That means,

> >Tomcat don't crash but simply don't accept any more connections.

> While 
> >using Tomcat with Apache we're getting "500 Internal Server

> Error". We 
> >are constantly restarting server to make it work. There is no

> good 
> >information in the logs that could lead us to debug this issue.
> >
> >I have tried several things. Taken out Apache and Connectors from

> the 
> >equation by running Tomcat as standalone. This time Tomcat we

> >get "server not found error - Page cannot be displayed"
message. 
> I have 
> >also increased the maxProcessors of the connector to 300 instead

> of the 
> >default 75.
> >
> >Interesting thing is -- when Tomcat hangs the memory usage never

> >reaches even half of the max memory (1 GB) allocated to Tomcat,

> and the 
> >number of threads that we see is also always less than half of

> >maxProcessors value (300) set. 
> >
> >If anybody encountered this kind of issue or if you have any 
> thoughts 
> >please respond.
> >
> >Thanks in advance!
> >
> >- SPS
> >
> >
> >
> >--
> ---
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >  
> >
> 
> 
> ---
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



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


ForwardSourceID:NTBAB2
   
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

Re: Where to get binaries for JK2 connector for Linux

2004-02-29 Thread pavan . k

u can get them at http://johnturner.com

 Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.comDISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

Re: apache jk2 into tomcat help

2004-02-24 Thread pavan . k

available @ http://johnturner.com

 Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com





Steve <[EMAIL PROTECTED]>

02/24/2004 05:45 PM




Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>





To
Tomcat Users List <[EMAIL PROTECTED]>


cc



Subject
apache jk2 into tomcat help








Where might one look to obtain solid professional
assistance with the 
following:

tomcat-4.1.29
apache-2.0.xx
mod_jk2

running on solaris 8..

Someone who has prior knowledge & experience working hands on with
the 
setup to fine tuning of jk2 from apache into tomcat in a multi tier 
environment.

thanks

-steve





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


ForwardSourceID:NT70C2
   
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

RE: PROBLEM STARTING TOMCAT----------------PLEASE HELP

2004-02-18 Thread pavan . k

did u configure DNS in advanced properties
of tcp/ip???

 Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com





"Sunit Bansal"
<[EMAIL PROTECTED]> 
02/18/2004 05:46 AM




Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>





To
"Tomcat Users List"
<[EMAIL PROTECTED]>


cc



Subject
RE: PROBLEM STARTING TOMCATPLEASE
HELP








Thanks.
I tried that and got some break through.
Now instead of "error code 2" ping 127.0.0.1, gives "Destination
unreachable"
and for ping localhost, it gives unknown host name.

Also "ipcongif" still doesnt work.

-Sunit

-Original Message-
From: Parsons Technical Services [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 18, 2004 11:28 AM
To: Tomcat Users List
Subject: Re: PROBLEM STARTING TOMCATPLEASE HELP


Sunit,

This is moving off topic for the list, but here it goes.
First READ all of these instruction. You may find your problem without
having to go through all these steps.


Open Network Connections.
One at a time right click a network device and select properties.
Select uninstall.
Do this for all connections.
This will cause any network connections to stop functioning(doesn't sound
like they currently are so no problem)
Reboot the machine.
If you have a NIC card then windows should detect it and install the
drivers.
Return to Network Connections.
Follow these instructions to reinstall the loopback driver:

To manually install the adapter, follow the steps below:

Click Start, and choose Control Panel

Double-click Add Hardware and then click Next.
Select Yes, I have already connected the hardware, and then click Next.
Scroll down and click Add a new hardware device, and then click Next.
Select Install the hardware that I manually select from a list, and then
click Next.
Click Network adapters, and then click Next.
In the Manufacturers box, click Microsoft.
In the Network Adapter box, click Microsoft Loopback Adapter, and then
click
Next.
Click Next once more and then click Finish.
After the adapter is installed successfully, you can configure its options
manually, as with any other adapter. You need to allocate a TCP/IP address.
To manually configure the adapter's options:

Select Start | Control Panel and then choose Network Connections.
Choose Local Area Connection 2 and click Change settings of this connection
Highlight Internet Protocol (TCP/IP) and then click Properties.
Here you can configure the IP address and Subnet Mask.

Set IP to something like 192.168.0.2

Make sure connection is Enabled when viewed from Network Connections.
You should see the IP in the Details window located in the lower left of
the
window when you select the connection. Until you have this fixed you will
be
unable to get TC to run. If after this you are still unable to get a ping
127.0.0.1 to work then you have some issues that need resolved and are
off
topic for the list (IMHO).

Good Luck
Doug
www.parsonstechnical.com


> TCP/IP is already installed using MS loop back adapter.
>
> In command promt I tried doing ipcofig: it gives error
> Also ping localhost, ping 127.0.0.0, ping 127.0.0.1 gives following
error
> "Unable to contact IP driver, error code 2"
>



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


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


ForwardSourceID:NT666E
   
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy th

RE: PROBLEM STARTING TOMCAT----------------PLEASE HELP

2004-02-18 Thread pavan . k

ping to the ip which u configured in
ur new settings. and use that

 Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com





"Sunit Bansal"
<[EMAIL PROTECTED]> 
02/18/2004 05:46 AM




Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>





To
"Tomcat Users List"
<[EMAIL PROTECTED]>


cc



Subject
RE: PROBLEM STARTING TOMCATPLEASE
HELP








Thanks.
I tried that and got some break through.
Now instead of "error code 2" ping 127.0.0.1, gives "Destination
unreachable"
and for ping localhost, it gives unknown host name.

Also "ipcongif" still doesnt work.

-Sunit

-Original Message-
From: Parsons Technical Services [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 18, 2004 11:28 AM
To: Tomcat Users List
Subject: Re: PROBLEM STARTING TOMCATPLEASE HELP


Sunit,

This is moving off topic for the list, but here it goes.
First READ all of these instruction. You may find your problem without
having to go through all these steps.


Open Network Connections.
One at a time right click a network device and select properties.
Select uninstall.
Do this for all connections.
This will cause any network connections to stop functioning(doesn't sound
like they currently are so no problem)
Reboot the machine.
If you have a NIC card then windows should detect it and install the
drivers.
Return to Network Connections.
Follow these instructions to reinstall the loopback driver:

To manually install the adapter, follow the steps below:

Click Start, and choose Control Panel

Double-click Add Hardware and then click Next.
Select Yes, I have already connected the hardware, and then click Next.
Scroll down and click Add a new hardware device, and then click Next.
Select Install the hardware that I manually select from a list, and then
click Next.
Click Network adapters, and then click Next.
In the Manufacturers box, click Microsoft.
In the Network Adapter box, click Microsoft Loopback Adapter, and then
click
Next.
Click Next once more and then click Finish.
After the adapter is installed successfully, you can configure its options
manually, as with any other adapter. You need to allocate a TCP/IP address.
To manually configure the adapter's options:

Select Start | Control Panel and then choose Network Connections.
Choose Local Area Connection 2 and click Change settings of this connection
Highlight Internet Protocol (TCP/IP) and then click Properties.
Here you can configure the IP address and Subnet Mask.

Set IP to something like 192.168.0.2

Make sure connection is Enabled when viewed from Network Connections.
You should see the IP in the Details window located in the lower left of
the
window when you select the connection. Until you have this fixed you will
be
unable to get TC to run. If after this you are still unable to get a ping
127.0.0.1 to work then you have some issues that need resolved and are
off
topic for the list (IMHO).

Good Luck
Doug
www.parsonstechnical.com


> TCP/IP is already installed using MS loop back adapter.
>
> In command promt I tried doing ipcofig: it gives error
> Also ping localhost, ping 127.0.0.0, ping 127.0.0.1 gives following
error
> "Unable to contact IP driver, error code 2"
>



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


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


ForwardSourceID:NT666E
   
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 

RE: PROBLEM STARTING TOMCAT----------------PLEASE HELP

2004-02-16 Thread pavan . k

can you view TCP/IP under ur netwrork
adapter,if then check the IP of it..if you dont have it then 
install TCP/IP using MS Loop back adapter

 Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com





"Sunit Bansal"
<[EMAIL PROTECTED]> 
02/16/2004 11:32 PM




Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>





To
"Tomcat Users List"
<[EMAIL PROTECTED]>


cc



Subject
RE: PROBLEM STARTING TOMCATPLEASE
HELP








Sorry for late reply.
Its a standalone with network card installed. I have no other services
running on my machine.
I also assigned IP numner, Subnet mask and gateway to it.
Also when I tried pinging localhost/127.0.0.0/IP address, it failed gave
error 2 back.
Still it didnt work.

Please help

-Original Message-
From: Parsons Technical Services [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 12, 2004 10:10 AM
To: Tomcat Users List
Subject: Re: PROBLEM STARTING TOMCATPLEASE HELP


Sunit,

Do you have a firewall enabled?
What other network based services are you running?(IIS, etc)
Is this machine on a network?(Gotta ask)
Can you ping yourself? ping localhost  OR ping 127.0.0.0 OR ping
xxx.xxx.xxx.xxx the ip of your machine

Doug

- Original Message -
From: "Sunit Bansal" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, February 11, 2004 11:20 PM
Subject: PROBLEM STARTING TOMCATPLEASE HELP


>
> I have XP Professsional installed on  my machine.
> I have jdk1.42 installed and tomcat4.1.27.
> When I try to start tomcat, I am getting following problem- Please
help
> me solving this. I have spended hours solving this. I have tried changing
> port is config file, but didnt helped.
> Thanks in advance
>
> Bootstrap: Create Catalina server
> Catalina.start: LifecycleException:  Protocol handler initialization
failed:
> java.net.SocketException: Network is down: JVM_Bind
> LifecycleException:  Protocol handler initialization failed:
> java.net.SocketException: Network is down: JVM_Bind
> at
>
org.apache.coyote.tomcat4.CoyoteConnector.initialize(CoyoteConnector.java:11
> 58)
> at
>
org.apache.catalina.core.StandardService.initialize(StandardService.java:579
> )
> at
>
org.apache.catalina.core.StandardServer.initialize(StandardServer.java:2246)
> at
> org.apache.catalina.startup.CatalinaService.load(CatalinaService.java:236)
> at
> org.apache.catalina.startup.CatalinaService.load(CatalinaService.java:258)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
> at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at
>
org.apache.catalina.startup.BootstrapService.init(BootstrapService.java:231)
> at
>
org.apache.catalina.startup.BootstrapService.main(BootstrapService.java:297)
> Bootstrap: Starting service
> Starting service Tomcat-Standalone
> Apache Tomcat/4.1.27
> Catalina.start: LifecycleException:  Protocol handler start failed:
> java.net.SocketException: Network is down: JVM_Bind
> LifecycleException:  Protocol handler start failed:
> java.net.SocketException: Network is down: JVM_Bind
> at
> org.apache.coyote.tomcat4.CoyoteConnector.start(CoyoteConnector.java:1182)
> at
org.apache.catalina.core.StandardService.start(StandardService.java:506)
> at org.apache.catalina.core.StandardServer.start(StandardServer.java:2190)
> at
>
org.apache.catalina.startup.CatalinaService.start(CatalinaService.java:273)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
> at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at
>
org.apache.catalina.startup.BootstrapService.start(BootstrapService.java:245
> )
> at
>
org.apache.catalina.startup.BootstrapService.main(BootstrapService.java:307)
> Bootstrap: Service started
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>



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


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


ForwardSourceID:NT6362
   
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged an

RE: PROBLEM STARTING TOMCAT----------------PLEASE HELP

2004-02-16 Thread pavan . k

Bansal,
as said earlier configure the MS loop
back adapter..though you may have a netwrok card installed
it may not be configured properly..can
you see any LAN connection in Network and Dial up connections..
though you are not in a network, configuring
MS Lop back adapter solves your problem..


 Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com





"Sunit Bansal"
<[EMAIL PROTECTED]> 
02/16/2004 11:31 PM




Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>





To
"Tomcat Users List"
<[EMAIL PROTECTED]>


cc



Subject
RE: PROBLEM STARTING TOMCATPLEASE
HELP








Sorry for late reply.
Its a standalone with network card installed. Also when I tried pinging
localhost, it failed gave error 2 back.
I also assigned IP numner, Subnet mask and gateway to it.
Still it didnt work.

Please help
  -Original Message-
  From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
  Sent: Thursday, February 12, 2004 10:11 AM
  To: Tomcat Users List
  Subject: RE: PROBLEM STARTING TOMCATPLEASE HELP



  i dont know if you are using a stand alone machine(which is not
connected
to any network)
   for ur development..
  if yes then try to configure some loop back adapter in windows if
u dont
have any network card installed..
  u can configure loop back adapter in LAN connection properties.

  Pavan Kumar
  Tata Consultancy Services
  Mailto: [EMAIL PROTECTED]
  Website: http://www.tcs.com


        "Filip Hanik \(lists\)" <[EMAIL PROTECTED]>
        02/11/2004 11:29 PM
              Please respond to
              "Tomcat Users List"
<[EMAIL PROTECTED]>


       To "Tomcat Users List" <[EMAIL PROTECTED]>
              cc
              Subject RE: PROBLEM STARTING
TOMCATPLEASE HELP







  you probably are missing or not running the network services.

  I am not sure which one this is, but go under Control Panel|Administrative
  Tools|Services

  Filip

  -Original Message-
  From: Sunit Bansal [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, February 11, 2004 8:20 PM
  To: Tomcat Users List
  Subject: PROBLEM STARTING TOMCATPLEASE HELP



  I have XP Professsional installed on  my machine.
  I have jdk1.42 installed and tomcat4.1.27.
  When I try to start tomcat, I am getting following problem-
Please
help
  me solving this. I have spended hours solving this. I have tried
changing
  port is config file, but didnt helped.
  Thanks in advance

  Bootstrap: Create Catalina server
  Catalina.start: LifecycleException:  Protocol handler initialization
failed:
  java.net.SocketException: Network is down: JVM_Bind
  LifecycleException:  Protocol handler initialization failed:
  java.net.SocketException: Network is down: JVM_Bind
                  at

org.apache.coyote.tomcat4.CoyoteConnector.initialize(CoyoteConnector.java:11
  58)
                  at

org.apache.catalina.core.StandardService.initialize(StandardService.java:579
  )
                  at

org.apache.catalina.core.StandardServer.initialize(StandardServer.java:2246)
                  at
  org.apache.catalina.startup.CatalinaService.load(CatalinaService.java:236)
                  at
  org.apache.catalina.startup.CatalinaService.load(CatalinaService.java:258)
                  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
                  at

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
  )
                  at

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
  .java:25)
                  at java.lang.reflect.Method.invoke(Method.java:324)
                  at

org.apache.catalina.startup.BootstrapService.init(BootstrapService.java:231)
                  at

org.apache.catalina.startup.BootstrapService.main(BootstrapService.java:297)
  Bootstrap: Starting service
  Starting service Tomcat-Standalone
  Apache Tomcat/4.1.27
  Catalina.start: LifecycleException:  Protocol handler start
failed:
  java.net.SocketException: Network is down: JVM_Bind
  LifecycleException:  Protocol handler start failed:
  java.net.SocketException: Network is down: JVM_Bind
                  at
  org.apache.coyote.tomcat4.CoyoteConnector.start(CoyoteConnector.java:1182)
                  at
org.apache.catalina.core.StandardService.start(StandardService.java:506)
                  at
org.apache.catalina.core.StandardServer.start(StandardServer.java:2190)
                  at

org.apache.catalina.startup.CatalinaService.start(CatalinaService.java:273)
                  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
                  at

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
  )
                  at

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
  .java:25)
                  at java.lang.reflect.Method.invoke(Method.java:324)
                  at

org.apache.catalina.startup.BootstrapService.start(BootstrapServ

RE: PROBLEM STARTING TOMCAT----------------PLEASE HELP

2004-02-11 Thread pavan . k

i dont know if you are using a stand
alone machine(which is not connected to any network)
 for ur development..
if yes then try to configure some loop
back adapter in windows if u dont have any network card installed..
u can configure loop back adapter in
LAN connection properties.

Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com





"Filip Hanik \(lists\)"
<[EMAIL PROTECTED]> 
02/11/2004 11:29 PM




Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>





To
"Tomcat Users List"
<[EMAIL PROTECTED]>


cc



Subject
RE: PROBLEM STARTING TOMCATPLEASE
HELP








you probably are missing or not running the network
services.

I am not sure which one this is, but go under Control Panel|Administrative
Tools|Services

Filip

-Original Message-
From: Sunit Bansal [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 11, 2004 8:20 PM
To: Tomcat Users List
Subject: PROBLEM STARTING TOMCATPLEASE HELP



I have XP Professsional installed on  my machine.
I have jdk1.42 installed and tomcat4.1.27.
When I try to start tomcat, I am getting following problem- Please
help
me solving this. I have spended hours solving this. I have tried changing
port is config file, but didnt helped.
Thanks in advance

Bootstrap: Create Catalina server
Catalina.start: LifecycleException:  Protocol handler initialization
failed:
java.net.SocketException: Network is down: JVM_Bind
LifecycleException:  Protocol handler initialization failed:
java.net.SocketException: Network is down: JVM_Bind
                
at
org.apache.coyote.tomcat4.CoyoteConnector.initialize(CoyoteConnector.java:11
58)
                
at
org.apache.catalina.core.StandardService.initialize(StandardService.java:579
)
                
at
org.apache.catalina.core.StandardServer.initialize(StandardServer.java:2246)
                
at
org.apache.catalina.startup.CatalinaService.load(CatalinaService.java:236)
                
at
org.apache.catalina.startup.CatalinaService.load(CatalinaService.java:258)
                
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
                
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
                
at java.lang.reflect.Method.invoke(Method.java:324)
                
at
org.apache.catalina.startup.BootstrapService.init(BootstrapService.java:231)
                
at
org.apache.catalina.startup.BootstrapService.main(BootstrapService.java:297)
Bootstrap: Starting service
Starting service Tomcat-Standalone
Apache Tomcat/4.1.27
Catalina.start: LifecycleException:  Protocol handler start failed:
java.net.SocketException: Network is down: JVM_Bind
LifecycleException:  Protocol handler start failed:
java.net.SocketException: Network is down: JVM_Bind
                
at
org.apache.coyote.tomcat4.CoyoteConnector.start(CoyoteConnector.java:1182)
                
at org.apache.catalina.core.StandardService.start(StandardService.java:506)
                
at org.apache.catalina.core.StandardServer.start(StandardServer.java:2190)
                
at
org.apache.catalina.startup.CatalinaService.start(CatalinaService.java:273)
                
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
                
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
                
at java.lang.reflect.Method.invoke(Method.java:324)
                
at
org.apache.catalina.startup.BootstrapService.start(BootstrapService.java:245
)
                
at
org.apache.catalina.startup.BootstrapService.main(BootstrapService.java:307)
Bootstrap: Service started


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.577 / Virus Database: 366 - Release Date: 2/3/2004

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.577 / Virus Database: 366 - Release Date: 2/3/2004


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


ForwardSourceID:NT5C16
   
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printe

RE: Excel Mime problem

2004-02-06 Thread pavan . k

i did that also..but invain...

Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com





"Allistair Crossley"
<[EMAIL PROTECTED]> 
02/06/2004 07:07 AM




Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>





To
"Tomcat Users List"
<[EMAIL PROTECTED]>


cc



Subject
RE: Excel Mime problem








add this to the tomcat_home/conf/web.xml file


  xls
  application/msexcel


this is why I asked about your URL .. you are using tomcat as a web server
and web servers normally handle mime types

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 06 February 2004 11:46
To: Tomcat Users List
Subject: RE: Excel Mime problem



i see the excel being created.. 
i can open the same excel from where it is created.. 

there is no question abt the file creation bcoz i can see the contents

in IE but not as a excel opening in IE.. 

http://localhost:8000/test.xls 
i use window.open("http://localhost:8000/test.xls"); 

this opens the excel contents in the browser juss like a text file ..i
mean no excel 
embedded in that.. 

but i copy the created excel to another folder and i create a html page

haviong simple code of window,open("test.xls") 
then it IE opens the same contents as a Excel embedded within IE 

Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com


 
---
QAS Ltd.
Developers of QuickAddress Software

Registered in England: No 2582055
Registered in Australia: No 082 851 474
---



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


ForwardSourceID:NT519E
   
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

RE: Excel Mime problem

2004-02-06 Thread pavan . k

i see the excel being created..
i can open the same excel from where
it is created..

there is no question abt the file creation
bcoz i can see the contents 
in IE but not as a excel opening in
IE..

http://localhost:8000/test.xls
i use window.open("http://localhost:8000/test.xls");

this opens the excel contents in the
browser juss like a text file ..i mean no excel
embedded in that..

but i copy the created excel to another
folder and i create a html page
haviong simple code of window,open("test.xls")
then it IE opens the same contents as
a Excel embedded within IE

 Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.comDISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

RE: Excel Mime problem

2004-02-06 Thread pavan . k

i tried this option also..but it doesnt
open still in a excel..
that is why iam stuck and wonder whats
wrong...
 Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com





Ryan Lissack <[EMAIL PROTECTED]>

02/06/2004 06:38 AM




Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>





To
'Tomcat Users List' <[EMAIL PROTECTED]>


cc



Subject
RE: Excel Mime problem








You can setup mime mappings in your web.xml, for example:
 

  xls
  application/vnd.ms-excel

 
Ryan

 


ForwardSourceID:NT50C2
   
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

RE: Excel Mime problem

2004-02-06 Thread pavan . k

no i tried all the options..
from the server side,IE doesnt open
the excel embbedded in a excel..

but to try i just saved the html on
my computer and hardoced a test.xls to open when
i click the button..in this case,the
excel opens in a excel embedded within the browser..

but when i call from the server thru
a URL,it opens as a simple text file(with in the browser window)..

i also tried creating that excel using
sourforge.net excel utilities..but the problem
is not with the excel but with some
content setting in the server i suppose..

http://yourserver.com/path/to/test.xls
 -> opens excel contents as a text format within the browser

but when i use the code window.open("test.xls")
in a html page saved on my local machine it opens
up with in a excel sheet embedded in
the browser itself..

this is the behavior..i find this beahior
in another tomcat  environment also..

Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com





"Allistair Crossley"
<[EMAIL PROTECTED]> 
02/06/2004 06:20 AM




Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>





To
"Tomcat Users List"
<[EMAIL PROTECTED]>


cc



Subject
RE: Excel Mime problem








What happens if you type the URL of the XLS directly
into IE?

http://yourserver.com/path/to/test.xls

Does Excel boot up in this case? IE should automatically recognise the
.xls extension on the file. If it does not then you probably need to look
at your IE settings.

When you say the contents of the xls are printed to screen do you mean
that BINARY excel is printed OR do you mean that you have created a CSV
comma separated format file and saved that with a .XLS extension and that
is what you get.

The window.open("http://yourserver.com/path/to/test.xls", "windowName")
should work IF you have the test.xls on the file system and the URL is
correct. Try the absolute path instead of relative also...

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 06 February 2004 10:51
To: Tomcat Users List
Subject: RE: Excel Mime problem



Allistar, 

let me clarify..i generate a excel file by some servlet when the user clicks
a button on the page. 
and that i place in the root directory..when the refreshes(after the user
hits the button),i want to open 
a window of the browser expecting that IE will open that in a excel embedded
in the browser.. 
but IE is openeing that as a text.. 

so where should i keep the content type codeiam using a window.open(",,.,,/../test.xls")


i dont want to open a jsp in excel 

Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com 


"Allistair Crossley" <[EMAIL PROTECTED]> 
02/06/2004 05:02 AM 
Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>

To"Tomcat Users List" <[EMAIL PROTECTED]>

cc
SubjectRE: Excel Mime problem







I've just done this today! :) The following JSP boots up in Excel..you
need to set the content type before ANYTHING else happens with the output
stream

<%
response.setContentType("application/vnd.ms-excel");
response.addHeader("Content-Disposition", "attachment;filename=myExcelTest.xls");
%>

1
5

ADC

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 06 February 2004 09:54
To: Tomcat Users List
Subject: Excel Mime problem



hi there, 

iam using tomcat 5 version..i  have a requirement 
where my jsp will generate a excel sheet and places in the server directory..

but the problem is when i open the excel thru a _javascript_ from a browser
window,i actually get the 
excel in text format on the browser itself.. 

i tested the same excel sheet using a static html page,it opens in excel
format within the 
browser. 

are theere any specific mime type settings to be set..i already tried with
application/vnd.ms-excel 

any help is appreciated 

TIA
Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com


 
---
QAS Ltd.
Developers of QuickAddress Software

Registered in England: No 2582055
Registered in Australia: No 082 851 474
---



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


ForwardSourceID:NT5062     

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


ForwardSourceID:NT50A2
   
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be pr

RE: Excel Mime problem

2004-02-06 Thread pavan . k

Allistar,

let me clarify..i generate a excel file
by some servlet when the user clicks a button on the page.
and that i place in the root directory..when
the refreshes(after the user hits the button),i want to open
a window of the browser expecting that
IE will open that in a excel embedded in the browser..
but IE is openeing that as a text..

so where should i keep the content type
codeiam using a window.open(",,.,,/../test.xls")

i dont want to open a jsp in excel

 Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com





"Allistair Crossley"
<[EMAIL PROTECTED]> 
02/06/2004 05:02 AM




Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>





To
"Tomcat Users List"
<[EMAIL PROTECTED]>


cc



Subject
RE: Excel Mime problem








I've just done this today! :) The following JSP boots
up in Excel..you need to set the content type before ANYTHING else happens
with the output stream

<%
 response.setContentType("application/vnd.ms-excel");
 response.addHeader("Content-Disposition", "attachment;filename=myExcelTest.xls");
%>

1
5

ADC

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 06 February 2004 09:54
To: Tomcat Users List
Subject: Excel Mime problem



hi there, 

iam using tomcat 5 version..i  have a requirement 
where my jsp will generate a excel sheet and places in the server directory..

but the problem is when i open the excel thru a _javascript_ from a browser
window,i actually get the 
excel in text format on the browser itself.. 

i tested the same excel sheet using a static html page,it opens in excel
format within the 
browser. 

are theere any specific mime type settings to be set..i already tried with
application/vnd.ms-excel 

any help is appreciated 

TIA
Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com


 
---
QAS Ltd.
Developers of QuickAddress Software

Registered in England: No 2582055
Registered in Australia: No 082 851 474
---



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


ForwardSourceID:NT5062
   
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

Excel Mime problem

2004-02-06 Thread pavan . k

hi there,

iam using tomcat 5 version..i  have
a requirement
where my jsp will generate a excel sheet
and places in the server directory..
but the problem is when i open the excel
thru a _javascript_ from a browser window,i actually get the 
excel in text format on the browser
itself..

i tested the same excel sheet using
a static html page,it opens in excel format within the 
browser.

are theere any specific mime type settings
to be set..i already tried with
application/vnd.ms-excel

any help is appreciated

TIA
Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.comDISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

RE: Help, once again looking for connector binaries(this time with the plaform)

2004-02-05 Thread pavan . k

look at http://johnturner.com..if u
r lucky u can get a binary 
else u can get eniugh help on how to
build from sources..

regards
pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com





"Randy" <[EMAIL PROTECTED]>

02/05/2004 02:53 AM




Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>





To
"'Tomcat Users List'"
<[EMAIL PROTECTED]>


cc



Subject
RE: Help, once again looking
for connector binaries(this time with the plaform)








crap!!!
 
sorry all 
Red Hat Linux release 9 (Shrike)
 
"I am looking for someone with mod_jk for tomcat 4.0 and apache 2"

RP



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 05, 2004 1:48 AM
To: Tomcat Users List
Subject: Re: Help, once again looking for connector binaries



howdy 

mod_jk is obviously for tomcat and apache 2.. 
whats ur platform..u need to specify that for a binary... 

Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com 



"Randy" <[EMAIL PROTECTED]> 

02/05/2004 02:44 AM 

Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>


To
                
<[EMAIL PROTECTED]> 
cc
                

Subject
                
Help, once again looking for connector binaries

                





Hello,

The box i am building unfortunately does not have apxs

I am looking for someone with mod_jk for tomcat 4.0 and apache 2

Thanks for any help

Randy



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


ForwardSourceID:NT4ACE     




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


ForwardSourceID:NT4AFA
   
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

Re: Help, once again looking for connector binaries

2004-02-05 Thread pavan . k

howdy

mod_jk is obviously for tomcat and apache
2..
whats ur platform..u need to specify
that for a binary...

Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com





"Randy" <[EMAIL PROTECTED]>

02/05/2004 02:44 AM




Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>





To
<[EMAIL PROTECTED]>


cc



Subject
Help, once again looking
for connector binaries








Hello,
 
The box i am building unfortunately does not have apxs
 
I am looking for someone with mod_jk for tomcat 4.0 and apache 2
 
Thanks for any help
 
Randy



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


ForwardSourceID:NT4ACE
   
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

RE: Apache2, Mod_jk2 and Tomcat 4 on Linux - Help

2004-02-04 Thread pavan . k

u can go to johnturner.com for help
on mod_jk on linux..

Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com





Yiannis Mavroukakis <[EMAIL PROTECTED]>

02/04/2004 04:39 AM




Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>





To
'Tomcat Users List' <[EMAIL PROTECTED]>


cc



Subject
RE: Apache2, Mod_jk2 and
Tomcat 4 on Linux - Help








The same principles apply. There is only one gotcha.
You cannot
use JNI to run Tomcat (yet).

-Original Message-
From: Apahce Tomact [mailto:[EMAIL PROTECTED]
Sent: 03 February 2004 19:19
To: [EMAIL PROTECTED]
Subject: Apache2, Mod_jk2 and Tomcat 4 on Linux - Help


Hi,
 
I want to configure Apache2, Mod_jk2 and Tomcat 4 on Linux. If any body
has
any procedure, Please send me.
 
I have done this in Windows environment successfully and Struggling to
configure on Linux.
 
Your help is greatly appreciated.
 
Regards,
Rama.


-
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!


This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs.


Note:__
This message is for the named person's use only. It may contain
confidential, proprietary or legally privileged information. No
confidentiality or privilege is waived or lost by any mistransmission.
If you receive this message in error, please immediately delete it and
all copies of it from your system, destroy any hard copies of it and
notify the sender. You must not, directly or indirectly, use, disclose,
distribute, print, or copy any part of this message if you are not the
intended recipient. Jaguar Freight Services and any of its subsidiaries
each reserve the right to monitor all e-mail communications through its
networks.
Any views expressed in this message are those of the individual sender,
except where the message states otherwise and the sender is authorized
to state them to be the views of any such entity.

This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs.
ForwardSourceID:NT47EA
   
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

Re: Really DUMB question...

2004-01-29 Thread pavan . k

 When 
to contains "[EMAIL PROTECTED]
"
do some thing

Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com





"Robert Keddie"
<[EMAIL PROTECTED]> 
01/29/2004 09:44 AM




Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>





To
<[EMAIL PROTECTED]>


cc



Subject
Really DUMB question...









Im trying to make rules for the emails form this list and I looked at
headers...
Which dang address are these emails coming from?! Thanks.

Robert Keddie
Web Development
Board of County Commissioners
Marion County Florida

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ForwardSourceID:NT300A
   
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

Re: How do I build mod_jk.so

2004-01-29 Thread pavan . k

check the apache/build/libtool to find
a entry abt shared libraries

Kakaraparthi  Venkata Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com





Thomas Cherry <[EMAIL PROTECTED]>

01/29/2004 07:01 AM




Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>





To
Tomcat Users List <[EMAIL PROTECTED]>


cc



Subject
Re: How do I build mod_jk.so








How can I tell if apache is already compiled with
this option?

--
It is pointless to resist. - Darth Vader, Sith Lord

On Jan 29, 2004, at 4:10 AM, [EMAIL PROTECTED] wrote:

>
> while building apache use ./configure --enable-so option to make  
> apache accept
> shared libraries..
>
> u can also make change to httpd.conf file(i suppose,not sure) where
u  
> have a entry
> for like Shared library=no..make that to yes..and then make mod_jk.so
>
> Pavan Kumar
> Tata Consultancy Services
> Mailto: [EMAIL PROTECTED]
> Website:  
> http:// 
> www.tcs.com--

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


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


ForwardSourceID:NT2F76
   
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

Re: How do I build mod_jk.so

2004-01-29 Thread pavan . k

change the option
# Whether or not to build shared libraries.
build_libtool_libs=no 
in apache/build/libtool
to 
# Whether or not to build shared libraries.
build_libtool_libs=yes

this worked for me...


Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.comDISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

Re: How do I build mod_jk.so

2004-01-29 Thread pavan . k

sorry the correct place to make the
change is in the apache/build/libtool file...
u have an entry there 
# Whether or not to build shared libraries.
build_libtool_libs=yes

this option is no,though i had build
my apache with --enable -so option earlier..

i changed this to yes and then did the
./configure for mod_jk..

it creates the .so then..

hope this helps...











while building apache use ./configure --enable-so option to make apache
accept 
shared libraries.. 

u can also make change to httpd.conf file(i suppose,not sure) where u have
a entry 
for like Shared library=no..make that to yes..and then make mod_jk.so




Pavan Kumar
Tata Consultancy Services
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

Re: How do I build mod_jk.so

2004-01-29 Thread pavan . k

while building apache use ./configure
--enable-so option to make apache accept
shared libraries..

u can also make change to httpd.conf
file(i suppose,not sure) where u have a entry
for like Shared library=no..make that
to yes..and then make mod_jk.so

 Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.comDISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

Re: How do I build mod_jk.so

2004-01-28 Thread pavan . k

howdy,

u can visit http://johnturner.com..
thats a good place to look for problem
solutionsof mod_jk..
it also has some builds for linux..


thx
Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com





"Lukas Larsson"
<[EMAIL PROTECTED]> 
01/29/2004 01:26 AM




Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>





To
"Tomcat Users List"
<[EMAIL PROTECTED]>


cc



Subject
Re: How do I build mod_jk.so








Hello,

To build the connector go into the directory jk/native2/ then do
./buildconf.sh (or something like that, can't recall the exact name), then
do

./configure --with-apxs2=/apache2/bin/apxs // or wherever you have the
apxs
file
make
make install

and you should get the mod_jk2.so file

Hope that help


./Lukas
- Original Message - 
From: "Thomas Cherry" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 29, 2004 3:04 AM
Subject: How do I build mod_jk.so


> OK, first of all I tried to download mod_jk for linux and I could
not
> find it.  Maybe it exists, but I have always found Apache's download
> page to be lacking.  So I downloaded the source code (jk2).  I
did what
> the README file said but found it to be wrong so I did what I could
to
> get ant to compile the project but now I don't know what to do.  I
was
> expecting to have a mod_jk.so file (which made me question why ant
was
> the build tool) but have not found it.  Could someone tell me
what I
> have done wrong.  All I want to do is connect Apache and Tomcat
and at
> ever step of the process I hit a road block.  All documentation
on the
> subject seems to be missing key information "like how to actually
build
> a connector) and I am starting to believe that the Tomcat project
is is
> serious disarray.  I hope I can be proved wrong.
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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


ForwardSourceID:NT2DA2
   
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

Re: Strange Problem

2004-01-28 Thread pavan . k

this is not the list to post this question...
pls avoid cross posting

Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.comDISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

Re: JavaScript Doubt

2004-01-23 Thread pavan . k

as already said..pls maintain list protocols...

Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.comDISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

RE: Connecting Tomcat to Apache

2004-01-23 Thread pavan . k

then make sure that its in ur PATH and
make sure its the first entry..do 
a which libtool to know which libtool
is make picking up when u r configuring

its better to use the latest libtool
from gnu

Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.comDISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

RE: Connecting Tomcat to Apache

2004-01-22 Thread pavan . k

libtool comes with ur apache..
it will be in this directory..
/etc/httpd/build/libtool

its a gnu tool which helps in build process..

how did u get ur apache? did u build it or u have
binary?

Kakaraparthi  Venkata Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.comDISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

RE: Connecting Tomcat to Apache

2004-01-22 Thread pavan . k

make sure u have libtool in ur path...


 Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.comDISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

RE: Connecting Tomcat to Apache

2004-01-22 Thread pavan . k

jk2 is fine...build is a real pain...linux
is ok AIX screws a lot


Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.comDISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

RE: Connecting Tomcat to Apache

2004-01-22 Thread pavan . k

for linux, as far as i know no builds
are available on apache site..
this is the link for apache binaries..

http://apache.org/dist/jakarta/tomcat-connectors/jk/binaries/linux/
currently its empty..

for a good help on building on linux
or if lucky u can get a binary...
go to

http://johnturner.com
and 
http://johnturner.com/howto/apache-tomcat-howto.html


Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.comDISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

Re: Connecting Tomcat to Apache

2004-01-22 Thread pavan . k

if ur on AIX, then u need to slog for
a build...


Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com





[EMAIL PROTECTED] 
01/22/2004 03:15 AM




Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>





To
"Tomcat Users List"
<[EMAIL PROTECTED]>


cc



Subject
Re: Connecting Tomcat to
Apache









thats a good connector available.. 
for solaris and windows u have the binaries avialble..but for other platforms

u only have the source,building which invlves a lot of issues..


can u be specific abt ur OS? 


Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com 




"David Grant"
<[EMAIL PROTECTED]> 
01/22/2004 02:59 AM





Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>





To
<[EMAIL PROTECTED]>



cc



Subject
Connecting Tomcat to Apache










Hello,

I am using a preety good but rather old HOWTO and I now need to connect
apache to tomcat, so that apache acts as the web server and tomcat handles
jsp's and servlets. I've tested it all up to this point and everything
is up
and running.

I am using IBM Java2 1.4.1, tomcat 5.0.16, and apache 2.0+. Can anyone
tell
me whether some of this functionality is built-in at this point and just
needs configuring or can someone recommend a good connector I can download.

The old howto I have is recommending mod_jk?

Thanks,

David


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


ForwardSourceID:NT1FD6     -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
ForwardSourceID:NT1FE6
   
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

Re: Connecting Tomcat to Apache

2004-01-22 Thread pavan . k

thats a good connector available..
for solaris and windows u have the binaries
avialble..but for other platforms
u only have the source,building which
invlves a lot of issues..

can u be specific abt ur OS?


Pavan Kumar
Tata Consultancy Services
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com





"David Grant"
<[EMAIL PROTECTED]> 
01/22/2004 02:59 AM




Please respond to
"Tomcat Users List" <[EMAIL PROTECTED]>





To
<[EMAIL PROTECTED]>


cc



Subject
Connecting Tomcat to Apache








Hello,

I am using a preety good but rather old HOWTO and I now need to connect
apache to tomcat, so that apache acts as the web server and tomcat handles
jsp's and servlets. I've tested it all up to this point and everything
is up
and running.

I am using IBM Java2 1.4.1, tomcat 5.0.16, and apache 2.0+. Can anyone
tell
me whether some of this functionality is built-in at this point and just
needs configuring or can someone recommend a good connector I can download.

The old howto I have is recommending mod_jk?

Thanks,

David


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


ForwardSourceID:NT1FD6
   
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

Re: Linking tomcat with apache

2004-01-20 Thread pavan . k

and if u r working on AIX u have to
look at
http://apache.org/~trawick/tomcataix.html

Pavan Kumar
Tata Consultancy Services
mailto: [EMAIL PROTECTED]
[EMAIL PROTECTED]DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

RE: Cannot define Djava.library.path while using tomcat as a Wind ows 2000 service.

2004-01-15 Thread pavan . k

can you look clear all events from windows
event viewer and 
start the service?then again check the
event viewer and
let me know the error...

Pavan Kumar
Tata Consultancy Services
mailto: [EMAIL PROTECTED]
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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

Re: Cannot define Djava.library.path while using tomcat as a Windows 2000 service.

2004-01-15 Thread pavan . k

what is the error windows is referring
to???

Pavan Kumar
Tata Consultancy Services
mailto: [EMAIL PROTECTED]
DISCLAIMER: The information contained in this message is intended only and solely for 
the addressed individual or entity indicated in this message and for the exclusive use 
of the said addressed individual or entity indicated in this message (or responsible 
for delivery
of the message to such person) and may contain legally privileged and confidential 
information belonging to Tata Consultancy Services. It must not be printed, read, 
copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person 
other than the addressee. 
Unauthorized use, disclosure or copying is strictly prohibited and may constitute 
unlawful act and can possibly attract legal action, civil and/or criminal. The 
contents of this message need not necessarily reflect or endorse the views of Tata 
Consultancy Services on any subject matter.
Any action taken or omitted to be taken based on this message is entirely at your risk 
and neither the originator of this message nor Tata Consultancy Services takes any 
responsibility or liability towards the same. Opinions, conclusions and any other 
information contained in this message
that do not relate to the official business of Tata Consultancy Services shall be 
understood as neither given nor endorsed by Tata Consultancy Services or any affiliate 
of Tata Consultancy Services. If you have received this message in error, you should 
destroy this message and may please notify the sender by e-mail. Thank you.

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