Re: restful URL issue

2009-09-30 Thread Musachy Barroso
gt;>>>>> class="com.opensymphony.xwork2.util.NamedVariablePatternMatcher"/> >>>>>>>>>> >>>>>>>>>>  >>>>>>>>> value="true"/> >>>>>>>>>>  >>

Re: restful URL issue

2009-09-30 Thread struts-restful
gt; >>>>>>>>>  >>>>>>>> value="namedVariablePatternMatcher"/> >>>>>>>>> >>>>>>>>> On my action I added the namespace annotation for example >>&

Re: restful URL issue

2009-09-30 Thread struts-restful
>>>> with the namespace /person/name and the name test-example. When I >>>>>>>> stepped >>>>>>>> into this method in the DefaultConfiguration class the action >>>>>>>> TestExampleController had not been added to the map

Re: restful URL issue

2009-09-30 Thread struts-restful
into this method in the DefaultConfiguration class the action >>>>>>> TestExampleController had not been added to the map when it tries to >>>>>>> find >>>>>>> a config object. >>>>>>> >>>>>>> I th

Re: restful URL issue

2009-09-30 Thread struts-restful
> >>>>>>> That feature that Alex is refering to (coined advanced wildcards for >>>>>>> lack of imagination), is in trunk and has not been released yet. >>>>>>> >>>>>>> musachy >>>>>>> >>>>

Re: restful URL issue

2009-09-29 Thread Musachy Barroso
t;> >>>>> >>>>> >>>>> Musachy Barroso wrote: >>>>>> >>>>>> You want to look at wildcards: >>>>>> >>>>>> http://struts.apache.org/2.x/docs/wildcard-mappings.html >>>>>> >>>>>&g

Re: restful URL issue

2009-09-29 Thread struts-restful
t;>>>> >>>>> That feature that Alex is refering to (coined advanced wildcards for >>>>> lack of imagination), is in trunk and has not been released yet. >>>>> >>>>> musachy >>>>> >>>>> On Mon, Sep 28, 200

Re: restful URL issue

2009-09-29 Thread struts-restful
;>> wrote: >>>>> >>>>> Look here: >>>>> http://www.nabble.com/parameters-in-url-td25602877.html >>>>> >>>>> Restful plugin is not so good as it supposed to be. >>>>> >>>>> struts-restful

Re: restful URL issue

2009-09-29 Thread Musachy Barroso
tp://www.nabble.com/parameters-in-url-td25602877.html >>>> >>>> Restful plugin is not so good as it supposed to be. >>>> >>>> struts-restful wrote: >>>>> >>>>> Does anyone know how to get the restful web service to call a me

Re: restful URL issue

2009-09-29 Thread struts-restful
t; >>> struts-restful wrote: >>>> >>>> Does anyone know how to get the restful web service to call a method >>>> different to show or edit. >>>> >>>> For example I have the following url >>>> >>>> http://l

Re: restful URL issue

2009-09-29 Thread struts-restful
ant this to call the method count in my ExampleCountController. The >>> URl >>> goes to the action and calls the setId method setting the Id 2 but does >>> not go to the count method >>> >>> Thanks >>> >> >> -- >> View thi

Re: restful URL issue

2009-09-28 Thread Musachy Barroso
does >> not go to the count method >> >> Thanks >> > > -- > View this message in context: > http://www.nabble.com/restful-URL-issue-tp25641701p25645156.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > ---

Re: restful URL issue

2009-09-28 Thread Alex Siman
ks > -- View this message in context: http://www.nabble.com/restful-URL-issue-tp25641701p25645156.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.o

restful URL issue

2009-09-28 Thread struts-restful
and calls the setId method setting the Id 2 but does not go to the count method Thanks -- View this message in context: http://www.nabble.com/restful-URL-issue-tp25641701p25641701.html Sent from the Struts - User mailing list archive at Nabble.com