Hi,

Thanks, I'll try.
But I think is there a way to make them RESTful?

Leegorous

On Tue, Aug 4, 2009 at 1:47 AM, Greg Lindholm<greg.lindh...@gmail.com> wrote:
> I haven't used conventions plugin but I have had issues with running struts2
> apps and servlets together. With the default configuration the struts2
> filter was trying to map my servlet calls to struts actions.
> To make them play nice together I explicitly configured all action to use an
> '.action' extension.
> Changing the struts filter mapping would have also worked and maybe the
> better solution.
> So I would suggest you change the filter mapping so that any of your CXF
> addresses are excluded from the struts filter.
>
> On Sat, Aug 1, 2009 at 6:14 AM, Leegorous <leegor...@gmail.com> wrote:
>
>> Hi all,
>>
>> Here my app contains web services, using CXF.
>> When I try to use convention plugin to eliminate verbose config, the
>> webservice is not working, it always redirect to default homepage.
>> Does anyone have experience in using convention plugin and webservice
>> together?
>>
>> Thanks in advance
>>
>>
>> Lee
>>
>> --
>> 猛击 http://leegorous.net/blog/ 吧!
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
>> For additional commands, e-mail: user-h...@struts.apache.org
>>
>>
>



-- 
猛击 http://leegorous.net/blog/ 吧!

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to