It's part of the resin configuration... in your resin-web.xml, just add
<web-app>
<class-loader>
<servlet-hack>true</servlet-hack>
</class-loader>
</web-app>
the configuration is inside your <web-app/> configuration.
Search for the configuration setting in Resin docs.
-Chris
On Jan 18, 2008, at 8:27 AM, Akhil Kodali wrote:
> Hi,
> How do I do that, any samples or references.
>
> And I have to use jdk1.6
>
> Regards,
> Akhil
>
> Chris Chen wrote:
>> Try enabling servlet hack for that specific webapp. I believe that
>> should resolve the issue.
>>
>> THanks,
>> Chris
>>
>> On Jan 18, 2008, at 6:57 AM, Jason Wang wrote:
>>
>>> I run into this trouble for several days
>>>
>>> resin 3.0.24 is ok
>>>
>>> Jason
>>>
>>>
>>> On 1/18/08, *Akhil Kodali* <[EMAIL PROTECTED]
>>> <mailto:[EMAIL PROTECTED]>> wrote:
>>>
>>> Hi,
>>>
>>> I'm exposing webservices using xfire-1.2.6 on resin-3.1.2-
>>> pro with
>>> the evaluation license.
>>> For some reason data the webservices is unable to receive the
>>> data I
>>> send from the client
>>>
>>> The same app seems to work fine on jboss.
>>>
>>> Regards,
>>> Akhil Kodali
>>>
>>>
>>> _______________________________________________
>>> resin-interest mailing list
>>> [email protected] <mailto:[email protected]>
>>> http://maillist.caucho.com/mailman/listinfo/resin-interest
>>> <http://maillist.caucho.com/mailman/listinfo/resin-interest>
>>>
>>>
>>> _______________________________________________
>>> resin-interest mailing list
>>> [email protected] <mailto:[email protected]>
>>> http://maillist.caucho.com/mailman/listinfo/resin-interest
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> resin-interest mailing list
>> [email protected]
>> http://maillist.caucho.com/mailman/listinfo/resin-interest
>>
>
>
> _______________________________________________
> resin-interest mailing list
> [email protected]
> http://maillist.caucho.com/mailman/listinfo/resin-interest
_______________________________________________
resin-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/resin-interest