[jira] [Created] (SYNCOPE-1169) Operation not supported error when trying to run a bulk action for users

2017-07-19 Thread Marco Di Sabatino Di Diodoro (JIRA)
Marco Di Sabatino Di Diodoro created SYNCOPE-1169:
-

 Summary: Operation not supported error when trying to run a bulk 
action for users 
 Key: SYNCOPE-1169
 URL: https://issues.apache.org/jira/browse/SYNCOPE-1169
 Project: Syncope
  Issue Type: Bug
  Components: console
Affects Versions: 2.0.4
Reporter: Marco Di Sabatino Di Diodoro
 Fix For: 2.0.5, 2.1.0


When trying to run a bulk action for user/groups/any, Syncope returns an 
operation not supported message.
 
The problem is caused 
client/console/src/main/java/org/apache/syncope/client/console/bulk/BulkContent.java
 at line number 154. 

ERROR org.apache.syncope.client.console.bulk.BulkContent - Bulk action failure
java.lang.NoSuchMethodException: 
org.apache.syncope.client.console.rest.UserRestClient.bulkAction(org.apache.syncope.common.lib.to.BulkAction)
at java.lang.Class.getMethod(Class.java:1786) ~[?:1.8.0_131]
at 
org.apache.syncope.client.console.bulk.BulkContent$2.onClick(BulkContent.java:155)
 ~[syncope-client-console-2.0.5-SNAPSHOT.jar:2.0.5-SNAPSHOT]
at 
org.apache.syncope.client.console.wicket.markup.html.form.ActionPanel$3.onClick(ActionPanel.java:122)
 ~[syncope-client-console-2.0.5-SNAPSHOT.jar:2.0.5-SNAPSHOT]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


Re: Filter security.properties commit creates authentication problems

2017-07-19 Thread Marco Di Sabatino Di Diodoro

Hi Colm,


Il 19/07/2017 12:09, Colm O hEigeartaigh ha scritto:

I've excluded the securityConfig.xml from the filtering and it seems to
work. Can you try again and confirm please?

Yes, now it works.
Thanks

M


Colm.

On Wed, Jul 19, 2017 at 7:01 AM, Andrea Patricelli <
andrea.patrice...@tirasa.net> wrote:


Hi Colm,

I experienced the problem also on 2_0_X.

Best regards,
Andrea


Il giorno 18 lug 2017, 18:54, alle ore 18:54, Colm O hEigeartaigh <
cohei...@apache.org> ha scritto:

Hi Marco,

I fixed a problem with the changed admin password using the archetype.
Do
you still see the exception? Is it only on master or also on 2.0.x?

Colm.

On Tue, Jul 18, 2017 at 5:16 PM, Colm O hEigeartaigh

wrote:


Yes I'll take a look.

Colm.

On Tue, Jul 18, 2017 at 5:11 PM, Marco Di Sabatino Di Diodoro <
marco.disabat...@tirasa.net> wrote:


Hi Colm,

I presume that one of your last commit "Filter security.properties

for

the spring tests as well" creates some authentication problems on

Syncope.

The problem is related at the resource filtering that you added in
core/spring/pom.xml.

If you generate a new project from archetype andtry to log on to the
console, Syncope returns an exception.
Please, can you fix or revert in all branches?

Thanks
M

--
Dott. Marco Di Sabatino Di Diodoro
Tel. +39 3939065570

Tirasa S.r.l.
Viale D'Annunzio 267 - 65127 Pescara
Tel +39 0859116307 / FAX +39 085973
http://www.tirasa.net

Apache Syncope PMC Member
http://people.apache.org/~mdisabatino/




--
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com




--
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com





--
Dott. Marco Di Sabatino Di Diodoro
Tel. +39 3939065570

Tirasa S.r.l.
Viale D'Annunzio 267 - 65127 Pescara
Tel +39 0859116307 / FAX +39 085973
http://www.tirasa.net

Apache Syncope PMC Member
http://people.apache.org/~mdisabatino/



Re: Filter security.properties commit creates authentication problems

2017-07-19 Thread Colm O hEigeartaigh
I've excluded the securityConfig.xml from the filtering and it seems to
work. Can you try again and confirm please?

Colm.

On Wed, Jul 19, 2017 at 7:01 AM, Andrea Patricelli <
andrea.patrice...@tirasa.net> wrote:

> Hi Colm,
>
> I experienced the problem also on 2_0_X.
>
> Best regards,
> Andrea
>
>
> Il giorno 18 lug 2017, 18:54, alle ore 18:54, Colm O hEigeartaigh <
> cohei...@apache.org> ha scritto:
> >Hi Marco,
> >
> >I fixed a problem with the changed admin password using the archetype.
> >Do
> >you still see the exception? Is it only on master or also on 2.0.x?
> >
> >Colm.
> >
> >On Tue, Jul 18, 2017 at 5:16 PM, Colm O hEigeartaigh
> >
> >wrote:
> >
> >> Yes I'll take a look.
> >>
> >> Colm.
> >>
> >> On Tue, Jul 18, 2017 at 5:11 PM, Marco Di Sabatino Di Diodoro <
> >> marco.disabat...@tirasa.net> wrote:
> >>
> >>> Hi Colm,
> >>>
> >>> I presume that one of your last commit "Filter security.properties
> >for
> >>> the spring tests as well" creates some authentication problems on
> >Syncope.
> >>> The problem is related at the resource filtering that you added in
> >>> core/spring/pom.xml.
> >>>
> >>> If you generate a new project from archetype andtry to log on to the
> >>> console, Syncope returns an exception.
> >>> Please, can you fix or revert in all branches?
> >>>
> >>> Thanks
> >>> M
> >>>
> >>> --
> >>> Dott. Marco Di Sabatino Di Diodoro
> >>> Tel. +39 3939065570
> >>>
> >>> Tirasa S.r.l.
> >>> Viale D'Annunzio 267 - 65127 Pescara
> >>> Tel +39 0859116307 / FAX +39 085973
> >>> http://www.tirasa.net
> >>>
> >>> Apache Syncope PMC Member
> >>> http://people.apache.org/~mdisabatino/
> >>>
> >>>
> >>
> >>
> >> --
> >> Colm O hEigeartaigh
> >>
> >> Talend Community Coder
> >> http://coders.talend.com
> >>
> >
> >
> >
> >--
> >Colm O hEigeartaigh
> >
> >Talend Community Coder
> >http://coders.talend.com
>



-- 
Colm O hEigeartaigh

Talend Community Coder
http://coders.talend.com


Re: Filter security.properties commit creates authentication problems

2017-07-19 Thread Andrea Patricelli
Hi Colm,

I experienced the problem also on 2_0_X.

Best regards,
Andrea


Il giorno 18 lug 2017, 18:54, alle ore 18:54, Colm O hEigeartaigh 
 ha scritto:
>Hi Marco,
>
>I fixed a problem with the changed admin password using the archetype.
>Do
>you still see the exception? Is it only on master or also on 2.0.x?
>
>Colm.
>
>On Tue, Jul 18, 2017 at 5:16 PM, Colm O hEigeartaigh
>
>wrote:
>
>> Yes I'll take a look.
>>
>> Colm.
>>
>> On Tue, Jul 18, 2017 at 5:11 PM, Marco Di Sabatino Di Diodoro <
>> marco.disabat...@tirasa.net> wrote:
>>
>>> Hi Colm,
>>>
>>> I presume that one of your last commit "Filter security.properties
>for
>>> the spring tests as well" creates some authentication problems on
>Syncope.
>>> The problem is related at the resource filtering that you added in
>>> core/spring/pom.xml.
>>>
>>> If you generate a new project from archetype andtry to log on to the
>>> console, Syncope returns an exception.
>>> Please, can you fix or revert in all branches?
>>>
>>> Thanks
>>> M
>>>
>>> --
>>> Dott. Marco Di Sabatino Di Diodoro
>>> Tel. +39 3939065570
>>>
>>> Tirasa S.r.l.
>>> Viale D'Annunzio 267 - 65127 Pescara
>>> Tel +39 0859116307 / FAX +39 085973
>>> http://www.tirasa.net
>>>
>>> Apache Syncope PMC Member
>>> http://people.apache.org/~mdisabatino/
>>>
>>>
>>
>>
>> --
>> Colm O hEigeartaigh
>>
>> Talend Community Coder
>> http://coders.talend.com
>>
>
>
>
>--
>Colm O hEigeartaigh
>
>Talend Community Coder
>http://coders.talend.com