Re: ANT task for context.xml generation?

2006-04-22 Thread Mark Thomas

Nikita Tovstoles wrote:

Is there an ANT task for generating context.xml files?


No.

Mark



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



Re: Access server from outside

2006-04-22 Thread josemanuel lopez


try your firewall,  are you running linux.???


--- Jonathan Pare <[EMAIL PROTECTED]> wrote:

> Hi,
>  
> Why can't I access my websites from outside my
> network ?  On the computer running the server
> everything's fine:
> I can access via 
> - http://localhost/
> - http://[myipaddress]/
> - http://[mydyndnsservice.com]/
>  
> But when I try from work, the page never loads.
> I'm using Ubuntu 5.10, Tomcat 5.5.16 (configured on
> port 80 so I don't have to type :8080), D-Link
> DI624+ router (configured with port fowarding:
> incomming request on port 80 -> send it to the
> computer ip running tomcat) and Firestarter
> (IpTables) accepting inbound connection from
> everyone on port 80.
>  
> Thanks.
>
_
> Profitez des puissants filtres de courriels
> indésirables articulés sur la technologie brevetée
> MicrosoftMD SmartScreen.
>
http://join.msn.com/?pgmarket=fr-ca&page=features/junkmail


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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



Re: Re[2]: Tomcat works on Linux localhost but not in the network

2006-04-22 Thread josemanuel lopez
yeap . 
I disable the firewall and I'm  getting response,  but
 do you know  how to enable the firewall and allow
access to the port 8080 only 

Thanks

--- vineesh kumar <[EMAIL PROTECTED]> wrote:

> Check ur firewall by using telnet like
>  telnet hostname 8080
>   if it is connecting to the 8080 port, ur firewall
> is ok.if u are not
> able to connect,he problem is of firewall.also
> In some cases like in IE it may not work properly if
> u simply type
> hostname:8080, u should use something like
>  http://192.168.1.25:8080/
> 
> On 4/18/06, Corobitsyn Roman <[EMAIL PROTECTED]> wrote:
> > You must check your network and firewall settings.
> >
> > Try to use iptables
> > E.g. in SUSE can help SUSEFirewall2 (edit
> /etc/sysconfig/SuSEFirewall2
> > file)
> >
> > jl> Thanks
> > jl> but  I was able to access the  port 80  for
> apache,
> > jl> and  I got  tha welcome page ...
> >
> > jl> where can  I check if that  is  the problem
> .???
> >
> > jl> Thanks again
> >
> >
> >
> > jl> --- Corobitsyn Roman <[EMAIL PROTECTED]> wrote:
> >
> > >> Perhaps, you must to set up your firewall
> > >>
> > >> jl> I recently installed Tomcat on a Linux
> Machine
> > >> when I
> > >> jl> tried "localhost:8080" I get the welcome
> page
> > >> nut if I
> > >> jl> call the same from another computer on the
> > >> network i
> > >> jl> don 't get any response at all
> > >>
> > >> jl> Plase any  help  will be welcome...
> > >>
> > >> jl>
> > >>
> __
> > >> jl> Do You Yahoo!?
> > >> jl> Tired of spam?  Yahoo! Mail has the best
> spam
> > >> protection around
> > >> jl> http://mail.yahoo.com
> > >>
> > >> jl>
> > >>
> > jl>
>
-
> > >> jl> To unsubscribe, e-mail:
> > >> [EMAIL PROTECTED]
> > >> jl> For additional commands, e-mail:
> > >> [EMAIL PROTECTED]
> > >>
> > >>
> > >>
> > >>
> > >>
> > jl>
>
-
> > >> To unsubscribe, e-mail:
> > >> [EMAIL PROTECTED]
> > >> For additional commands, e-mail:
> > >> [EMAIL PROTECTED]
> > >>
> > >>
> >
> >
> > jl>
> __
> > jl> Do You Yahoo!?
> > jl> Tired of spam?  Yahoo! Mail has the best spam
> protection around
> > jl> http://mail.yahoo.com
> >
> > jl>
>
-
> > jl> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > jl> For additional commands, e-mail:
> [EMAIL PROTECTED]
> >
> >
> >
> >
> >
>
-
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, e-mail:
> [EMAIL PROTECTED]
> >
> >
> 
> 
> --
> Vineesh Kumar
> Software Engineer
> ISS-RnD Department
> HCL infosystems Ltd
> Cochin
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam
protection around 
http://mail.yahoo.com 

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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



Re: Re[2]: Tomcat works on Linux localhost but not in the network

2006-04-22 Thread josemanuel lopez
yeap . 
I disable the firewall and I'm  getting response,  but
 do you know  how to enable the firewall and allow
access to the port 8080 only 
I'm  running  RedHat EE r3
Thanks

--- Corobitsyn Roman <[EMAIL PROTECTED]> wrote:

> You must check your network and firewall settings.
> 
> Try to use iptables
> E.g. in SUSE can help SUSEFirewall2 (edit
> /etc/sysconfig/SuSEFirewall2
> file)
> 
> jl> Thanks
> jl> but  I was able to access the  port 80  for
> apache,
> jl> and  I got  tha welcome page ... 
> 
> jl> where can  I check if that  is  the problem .???
> 
> jl> Thanks again
> 
> 
> 
> jl> --- Corobitsyn Roman <[EMAIL PROTECTED]> wrote:
> 
> >> Perhaps, you must to set up your firewall
> >> 
> >> jl> I recently installed Tomcat on a Linux
> Machine
> >> when I
> >> jl> tried "localhost:8080" I get the welcome page
> >> nut if I
> >> jl> call the same from another computer on the
> >> network i
> >> jl> don 't get any response at all
> >> 
> >> jl> Plase any  help  will be welcome...  
> >> 
> >> jl>
> >>
> __
> >> jl> Do You Yahoo!?
> >> jl> Tired of spam?  Yahoo! Mail has the best spam
> >> protection around 
> >> jl> http://mail.yahoo.com 
> >> 
> >> jl>
> >>
> jl>
>
-
> >> jl> To unsubscribe, e-mail:
> >> [EMAIL PROTECTED]
> >> jl> For additional commands, e-mail:
> >> [EMAIL PROTECTED]
> >> 
> >> 
> >> 
> >> 
> >>
> jl>
>
-
> >> To unsubscribe, e-mail:
> >> [EMAIL PROTECTED]
> >> For additional commands, e-mail:
> >> [EMAIL PROTECTED]
> >> 
> >> 
> 
> 
> jl>
> __
> jl> Do You Yahoo!?
> jl> Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> jl> http://mail.yahoo.com 
> 
> jl>
>
-
> jl> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> jl> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 
> 
> 
>
-
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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