2011 3:38 PM
To: users@cxf.apache.org
Subject: Re: Enum as one of the query params in wadl
I created the one:
https://issues.apache.org/jira/browse/CXF-3770
I was planning to get to it ear;y next week - see if you can get a
chance, if not then I'll get it fixed shorlty
Cheers, Sergey
On
. Is there a jira number or
link for this?
-Original Message-
From: Sergey Beryozkin [mailto:sberyoz...@gmail.com]
Sent: Monday, August 22, 2011 4:06 AM
To: users@cxf.apache.org
Subject: Re: Enum as one of the query params in wadl
Will be fixed in CXF 2.3.7/2.4.3/
As usual, patches are we
I will see if I can get to it and supply a patch. Is there a jira number or
link for this?
-Original Message-
From: Sergey Beryozkin [mailto:sberyoz...@gmail.com]
Sent: Monday, August 22, 2011 4:06 AM
To: users@cxf.apache.org
Subject: Re: Enum as one of the query params in wadl
Will
AM
> To: users@cxf.apache.org
> Subject: Re: Enum as one of the query params in wadl
>
> Hi - that is not properly supported right now - will get it fixed
>
> Cheers, Sergey
>
> On Wed, Aug 17, 2011 at 1:02 AM, javanewbie wrote:
>> Hi Guys,
>>
>> I am try
Any timeline on this?
-Original Message-
From: Sergey Beryozkin [mailto:sberyoz...@gmail.com]
Sent: Thursday, August 18, 2011 1:29 AM
To: users@cxf.apache.org
Subject: Re: Enum as one of the query params in wadl
Hi - that is not properly supported right now - will get it fixed
Cheers
> }
>
> public enum TypeEnum {
> TEST("test");
> }
>
> Any suggestions?
>
> --
> View this message in context:
> http://cxf.547215.n5.nabble.com/Enum-as-one-of-the-query-params-in-wadl-tp4706235p4706235.html
> Sent from the cxf-user mailing list archive at Nabble.com.
>
--
Sergey Beryozkin
http://sberyozkin.blogspot.com
Talend - http://www.talend.com
rams);
public class Parameters {
private String testId;
private TypeEnum status;
}
public enum TypeEnum {
TEST("test");
}
Any suggestions?
--
View this message in context:
http://cxf.547215.n5.nabble.com/Enum-as-one-of-the-query-params-in-wadl-tp4706235p4706235.html
Sent