You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Christian Dechery <ch...@ability.com.br> on 2005/05/04 23:01:57 UTC

POST not working

Hi everyone, hope u can help me solve this one. It's at least weird.

I have a 4.1.3 installed on a FreeBSD machine running a huge intranet 
corporate system. It runs smoothly and very fast, but for some very 
weird reason, that webapp is the only one on the server wich allows POST.

Even the /admin tool won't allow posts, therefore I can't login to it.

I have another webapp (a little one, for access control), installed. It 
is the simplest webapp possible, only a few JSPs, but POST doesn't work 
on it, only GET.

I've searched through server.xml looking for something that could 
explain this, but found nothing. I have even created a <Context> for SCA 
exactly as the one I have for the main application.

Any clues?

Thanks in advance,
Christian from Rio, Brazil

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: POST not working

Posted by Christian Dechery <ch...@ability.com.br>.
I don't get any response, no errors presented, I just realised that 
nothing is being POSTed.
Only GET works.

Mark Thomas wrote:

> What response do you get when you try to POST?
>
> Mark
>
> Christian Dechery wrote:
>
>> Hi everyone, hope u can help me solve this one. It's at least weird.
>>
>> I have a 4.1.3 installed on a FreeBSD machine running a huge intranet 
>> corporate system. It runs smoothly and very fast, but for some very 
>> weird reason, that webapp is the only one on the server wich allows 
>> POST.
>>
>> Even the /admin tool won't allow posts, therefore I can't login to it.
>>
>> I have another webapp (a little one, for access control), installed. 
>> It is the simplest webapp possible, only a few JSPs, but POST doesn't 
>> work on it, only GET.
>>
>> I've searched through server.xml looking for something that could 
>> explain this, but found nothing. I have even created a <Context> for 
>> SCA exactly as the one I have for the main application.
>>
>> Any clues?
>>
>> Thanks in advance,
>> Christian from Rio, Brazil
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: POST not working

Posted by Mark Thomas <ma...@apache.org>.
What response do you get when you try to POST?

Mark

Christian Dechery wrote:
> Hi everyone, hope u can help me solve this one. It's at least weird.
> 
> I have a 4.1.3 installed on a FreeBSD machine running a huge intranet 
> corporate system. It runs smoothly and very fast, but for some very 
> weird reason, that webapp is the only one on the server wich allows POST.
> 
> Even the /admin tool won't allow posts, therefore I can't login to it.
> 
> I have another webapp (a little one, for access control), installed. It 
> is the simplest webapp possible, only a few JSPs, but POST doesn't work 
> on it, only GET.
> 
> I've searched through server.xml looking for something that could 
> explain this, but found nothing. I have even created a <Context> for SCA 
> exactly as the one I have for the main application.
> 
> Any clues?
> 
> Thanks in advance,
> Christian from Rio, Brazil
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org