Creating events for changes and spi for transport of events

2016-11-19 Thread Christian Schneider
easy for any syncope core developer to add them. Christian -- -- Christian Schneider http://www.liquid-reality.de <https://owa.talend.com/owa/redir.aspx?C=3aa4083e0c744ae1ba52bd062c5a7e46=http%3a%2f%2fwww.liquid-reality.de> Open Source Architect http://www.talend.com <https://owa.talen

[jira] [Assigned] (SYNCOPE-246) Remove collection setters in transfer objects for JAXB marshalling

2013-07-25 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider reassigned SYNCOPE-246: --- Assignee: (was: Christian Schneider) Remove collection setters

Re: [VOTE] Apache Syncope 1.1.0

2013-04-05 Thread Christian Schneider
/syncope/1.1.0/syncope-1.1.0-source-release.zip Staging site: http://syncope.apache.org/1.1.0/ PGP release keys (signed using 273DF287): http://www.apache.org/dist/syncope/KEYS Vote will be open for 72 hours. [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove (and reason why) -- Christian

JAAS LoginModule for Syncope

2013-03-07 Thread Christian Schneider
this in the syncope project. I would try to implement this module with minimal dependencies in mind. Ideally just with jdk classes so it is as easy as possible to install the module. Christian -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Re: JAAS LoginModule for Syncope

2013-03-07 Thread Christian Schneider
to syncope to make it flexible. Christian On 07.03.2013 17:22, Francesco Chicchiriccò wrote: On 07/03/2013 17:18, Christian Schneider wrote: Hi, I am currently working on a JAAS based authentication for the CXF Secure Token Service. Colm had already built custom login code for STS. So after

[jira] [Resolved] (SYNCOPE-312) Introducing UserWorkflowService

2013-02-27 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved SYNCOPE-312. - Resolution: Fixed Documentation should now reflect the UserWorkflowService

[jira] [Resolved] (SYNCOPE-312) Introducing UserWorkflowService

2013-02-15 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved SYNCOPE-312. - Resolution: Fixed Introducing UserWorkflowService

[jira] [Resolved] (SYNCOPE-287) Information for release notes

2013-02-14 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved SYNCOPE-287. - Resolution: Fixed Information for release notes

Re: [Discuss] Adding a version number to the Wiki pages for releases

2013-02-13 Thread Christian Schneider
I think the release pages are not really versioned content like code. All pages are visible in parallel. The name only makes it easier for users to see what each release is. Christian On 13.02.2013 10:04, Francesco Chicchiriccò wrote: On 13/02/2013 09:49, Christian Schneider wrote: Hi all

Re: [Discuss] Adding a version number to the Wiki pages for releases

2013-02-13 Thread Christian Schneider
and instantly know that it is about. Chrisitian On 13.02.2013 11:31, Francesco Chicchiriccò wrote: On 13/02/2013 10:41, Christian Schneider wrote: I think the release pages are not really versioned content like code. All pages are visible in parallel. Of course... The name only makes

[jira] [Commented] (SYNCOPE-287) Information for release notes

2013-02-12 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576618#comment-13576618 ] Christian Schneider commented on SYNCOPE-287: - My actual account should

[jira] [Commented] (SYNCOPE-287) Information for release notes

2013-02-12 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576622#comment-13576622 ] Christian Schneider commented on SYNCOPE-287: - It works now.. many thanks

Re: [DISCUSS] User Service

2013-02-05 Thread Christian Schneider
Christian -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Re: [DISCUSS] User Service

2013-02-04 Thread Christian Schneider
think these considerations should not block the 1.1.0 release. Best regards Christian -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Re: [DISCUSS] User Service

2013-02-04 Thread Christian Schneider
kind of client and quite efficient at the same time. Christian On 04.02.2013 14:00, Christian Schneider wrote: On 04.02.2013 12:41, Francesco Chicchiriccò wrote: On 04/02/2013 12:12, Jan Bernhardt wrote: The workflow-related methods in UserController (and RoleController BTW) are there because

Re: IncompatiblePolicyException was made unchecked

2013-02-02 Thread Christian Schneider
agree on something here? My +1 for checked +1 from me as well. Regards. -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: Discuss: Move InvalidSearchConditionException to common

2013-01-30 Thread Christian Schneider
: On 28/01/2013 15:36, Christian Schneider wrote: Currently InvalidSearchConditionException is in core.persistence.dao and is a checked exception. If we want to make this exception part of the UserService interface to have it available on the client we will have to move it to common. Currently

Re: Discuss: Move InvalidSearchConditionException to common

2013-01-30 Thread Christian Schneider
the exception in the server impls and rethrow it as a RuntimeException so it does not affect the clients What do you think? Christian On 30.01.2013 08:29, Francesco Chicchiriccò wrote: On 28/01/2013 15:38, Francesco Chicchiriccò wrote: On 28/01/2013 15:36, Christian Schneider wrote: Currently

Issue with serializing ReportTO as it has an interface ReportletConf

2013-01-29 Thread Christian Schneider
the xsi:type and instead have elements for each class extending AbstractReportletConf. Is that possible? Best regards Christian -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

[jira] [Resolved] (SYNCOPE-291) Move NotFoundException to core.persistence.dao

2013-01-29 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved SYNCOPE-291. - Resolution: Fixed Oh sorry .. it is done Move

[jira] [Created] (SYNCOPE-291) Move NotFoundException to core.persistence.dao

2013-01-28 Thread Christian Schneider (JIRA)
Christian Schneider created SYNCOPE-291: --- Summary: Move NotFoundException to core.persistence.dao Key: SYNCOPE-291 URL: https://issues.apache.org/jira/browse/SYNCOPE-291 Project: Syncope

Discuss: Rest interface for UserRequestService

2013-01-25 Thread Christian Schneider
requestId); } -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Re: Discuss: Rest interface for UserRequestService

2013-01-25 Thread Christian Schneider
On 25.01.2013 17:07, Francesco Chicchiriccò wrote: On 25/01/2013 16:56, Christian Schneider wrote: When doing the CXF version of the UserRequestService I found that our current UserRequestController does not really follow the rest ideas. The problem is that it does follow the idea of doing

Re: Discuss: Rest interface for UserRequestService

2013-01-25 Thread Christian Schneider
On 25.01.2013 17:11, Sergey Beryozkin wrote: Hi Christian On 25/01/13 15:56, Christian Schneider wrote: When doing the CXF version of the UserRequestService I found that our current UserRequestController does not really follow the rest ideas. The problem is that it does follow the idea

Re: Discuss: Rest interface for UserRequestService

2013-01-25 Thread Christian Schneider
to be before of this commit. Regards. I will take care of this. I hoped to not affect the console. If I cant fix it easily I will roll back. Christian -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Discuss: Moving core.util.NotFoundException

2013-01-24 Thread Christian Schneider
to not force each caller to catch it. Best regards Christian -- Christian Schneider http://www.liquid-reality.de Open Source Architect http://www.talend.com

Re: [VOTE] Apache Syncope 1.0.5

2013-01-24 Thread Christian Schneider
) -- Christian Schneider http://www.liquid-reality.de Open Source Architect Talend Application Integration Division http://www.talend.com

Re: [DISCUSS] New REST Service Interfaces - ConfigurationService

2013-01-23 Thread Christian Schneider
Hi Jan, I generally agree with the concept of returning created with the location in create methods. The problem is though that our service interface has no method to get the object based on the location. So we either have to change our client and interface to work with resource uris instead of

[jira] [Commented] (SYNCOPE-246) Remove collection setters in transfer objects for JAXB marshalling

2013-01-23 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560569#comment-13560569 ] Christian Schneider commented on SYNCOPE-246: - The problem is that the setter

[jira] [Updated] (SYNCOPE-246) Remove collection setters in transfer objects for JAXB marshalling

2013-01-23 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated SYNCOPE-246: Affects Version/s: (was: 1.1.0) 1.2.0 Remove

[jira] [Created] (SYNCOPE-288) Make setters of Transfer Objects (TO) compatible to CXF and JAXB

2013-01-23 Thread Christian Schneider (JIRA)
Christian Schneider created SYNCOPE-288: --- Summary: Make setters of Transfer Objects (TO) compatible to CXF and JAXB Key: SYNCOPE-288 URL: https://issues.apache.org/jira/browse/SYNCOPE-288

[jira] [Commented] (SYNCOPE-246) Remove collection setters in transfer objects for JAXB marshalling

2013-01-23 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560574#comment-13560574 ] Christian Schneider commented on SYNCOPE-246: - I just created a new issue

Open Wiki pages for CXF migration

2013-01-23 Thread Christian Schneider
Hi Syncopers, the wiki pages about the rest api and the exception concept are currently protected. I can not access them and as Francesco reported some time ago we can not directly edit the group that protects the page. So I propose to open these pages for the public and simply have a disclaimer

[jira] [Commented] (SYNCOPE-246) Remove collection setters in transfer objects for JAXB marshalling

2013-01-22 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559504#comment-13559504 ] Christian Schneider commented on SYNCOPE-246: - I will check if it is possible

[jira] [Resolved] (SYNCOPE-241) Move persistence and persistence impl into separate modules

2013-01-22 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved SYNCOPE-241. - Resolution: Fixed Assignee: Christian Schneider As moving the tests

Re: [Discussion] Rest package names

2013-01-21 Thread Christian Schneider
On 21.01.2013 10:29, Andrei Shakirin wrote: Hi, I would like to make a proposal regarding some Rest package names: 1. Core services implementations: org.apache.syncope.core.services (actually org.apache.syncope.core.services.impl). Impl ending doesn't bring additional information

Re: [Discussion] New REST Service Interfaces - Entitlements

2013-01-18 Thread Christian Schneider
I would rather do it in the annotations. Internally we often have a internal class without TO and a transfer object that ends in TO. So I think it makes sense to differentiate them on the class level. Christian On 18.01.2013 09:51, Jan Bernhardt wrote: Btw. I would rather name the xml element

Re: [Discussion] CXF migration (branches)

2013-01-17 Thread Christian Schneider
On 17.01.2013 10:05, Francesco Chicchiriccò wrote: On 17/01/2013 09:13, Jan Bernhardt wrote: As Christian already stated, we have 4 developers currently with time budged to get the CXF migration done. We cannot delay this task without massive re-planning time constrains... Sorry Jan, I

[jira] [Commented] (SYNCOPE-241) Move persistence and persistence impl into separate modules

2013-01-17 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13556110#comment-13556110 ] Christian Schneider commented on SYNCOPE-241: - Just committed the change

Re: svn commit: r1434684 - in /syncope/trunk/archetype: pom.xml src/main/resources/archetype-resources/core/src/main/resources/activiticontent.xml src/main/resources/archetype-resources/core/src/main/

2013-01-17 Thread Christian Schneider
On 17.01.2013 15:46, Francesco Chicchiriccò wrote: On 17/01/2013 15:37, Christian Schneider wrote: I added the code to copy them too. I just committed them as they were reported changed. Should I delete the files and tell svn to ignore them? Just updated svn:ignore + removed again all local

Re: [Discussion] New REST Service Interfaces - Entitlements

2013-01-17 Thread Christian Schneider
On 17.01.2013 14:43, Fabio Martelli wrote: Il giorno 17/gen/2013, alle ore 14.03, Jan Bernhardt ha scritto: Hi Syncoper, The following changes are proposed regarding AuthenticationController: === Renaming Service === Rename AuthenticationController to EntitlementService(Impl), since

Re: Missplaced classes?

2013-01-16 Thread Christian Schneider
On 16.01.2013 15:58, Francesco Chicchiriccò wrote: On 16/01/2013 15:46, Christian Schneider wrote: Hi Francesco, I put these interfaces in the beans package as they are referenced by classes in persistence. You are right that they should go to a better named package. The problem

Re: [Discussion] CXF migration (branches)

2013-01-16 Thread Christian Schneider
Jan contacted me that the E-Mail Server in the Bonn office is currently down so he can not reply himself at the moment. So I am replying what he wrote me via Skype: We currently have the plan to finish the CXF migration during the next 1.5 weeks with 4 developers. The issue is a little urgent as

[jira] [Commented] (SYNCOPE-241) Move persistence and persistence impl into separate modules

2013-01-15 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553717#comment-13553717 ] Christian Schneider commented on SYNCOPE-241: - I am currently struggling

[jira] [Updated] (SYNCOPE-241) Move persistence and persistence impl into separate modules

2013-01-15 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated SYNCOPE-241: Attachment: SYNCOPE-241-6.patch I have given up to move the persistence tests

[jira] [Updated] (SYNCOPE-241) Move persistence and persistence impl into separate modules

2013-01-14 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated SYNCOPE-241: Attachment: (was: SYNCOPE-241-4.patch) Move persistence and persistence

[jira] [Commented] (SYNCOPE-241) Move persistence and persistence impl into separate modules

2013-01-14 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552534#comment-13552534 ] Christian Schneider commented on SYNCOPE-241: - 1. I removed the commented out

[jira] [Updated] (SYNCOPE-241) Move persistence and persistence impl into separate modules

2013-01-10 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated SYNCOPE-241: Attachment: SYNCOPE-241-3.patch I had too many problems doing the move in one

[jira] [Updated] (SYNCOPE-241) Move persistence and persistence impl into separate modules

2012-12-24 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated SYNCOPE-241: Attachment: SYNCOPE-241-2.patch Created a new patch based on the current trunk. I

[jira] [Commented] (SYNCOPE-241) Move persistence and persistence impl into separate modules

2012-12-24 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13539249#comment-13539249 ] Christian Schneider commented on SYNCOPE-241: - I will take care of the issues

Re: CXF REST migration plan

2012-12-21 Thread Christian Schneider
Hi Francesco, it is a good idea to release a 1.1.0 version before we introduce the cxf depdendencies. What parts of our plan do you think can go into trunk and what should wait till after the 1.1.0 release? My proposal is this: On 20.12.2012 17:08, Francesco Chicchiriccò wrote: On 20/12/2012

[jira] [Updated] (SYNCOPE-241) Move persistence and persistence impl into separate modules

2012-12-21 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated SYNCOPE-241: Attachment: SYNCOPE-241.patch Added patch to create a new module persistence-api

[jira] [Created] (SYNCOPE-259) Create UserService Interface and switch tests and console to use it

2012-12-21 Thread Christian Schneider (JIRA)
Christian Schneider created SYNCOPE-259: --- Summary: Create UserService Interface and switch tests and console to use it Key: SYNCOPE-259 URL: https://issues.apache.org/jira/browse/SYNCOPE-259

[jira] [Updated] (SYNCOPE-259) Create UserService Interface and switch tests and console to use it

2012-12-21 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated SYNCOPE-259: Attachment: SYNCOPE-259.patch Added patch to introduce the UserService interface

[jira] [Commented] (SYNCOPE-259) Create UserService Interface and switch tests and console to use it

2012-12-21 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13537806#comment-13537806 ] Christian Schneider commented on SYNCOPE-259: - We could do the change in one

[jira] [Commented] (SYNCOPE-241) Move persistence and persistence impl into separate modules

2012-12-21 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13538130#comment-13538130 ] Christian Schneider commented on SYNCOPE-241: - I found that I did not have

[jira] [Commented] (SYNCOPE-251) Fix Dependency issues with ConnID Bundle deployment

2012-12-19 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13535827#comment-13535827 ] Christian Schneider commented on SYNCOPE-251: - I also thought about switching

[jira] [Commented] (SYNCOPE-242) Resolve dependency cycles between persistence and the rest of syncope core

2012-12-19 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13536076#comment-13536076 ] Christian Schneider commented on SYNCOPE-242: - Many thanks ... looks good

[jira] [Reopened] (SYNCOPE-242) Resolve dependency cycles between persistence and the rest of syncope core

2012-12-17 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider reopened SYNCOPE-242: - Found a new issue like described in my previous comment. Will attach a patch

[jira] [Updated] (SYNCOPE-242) Resolve dependency cycles between persistence and the rest of syncope core

2012-12-17 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated SYNCOPE-242: Attachment: SYNCOPE-242-3.patch Patch to move SyncopeUserValidator back

[jira] [Assigned] (SYNCOPE-242) Resolve dependency cycles between persistence and the rest of syncope core

2012-12-12 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider reassigned SYNCOPE-242: --- Assignee: (was: Jean-Baptiste Onofré) Resolve dependency cycles

[jira] [Commented] (SYNCOPE-242) Resolve dependency cycles between persistence and the rest of syncope core

2012-12-12 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13529839#comment-13529839 ] Christian Schneider commented on SYNCOPE-242: - I was not able to reproduce

[jira] [Updated] (SYNCOPE-242) Resolve dependency cycles between persistence and the rest of syncope core

2012-12-12 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated SYNCOPE-242: Attachment: (was: syncope.tgz) Resolve dependency cycles between

[jira] [Updated] (SYNCOPE-242) Resolve dependency cycles between persistence and the rest of syncope core

2012-12-12 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated SYNCOPE-242: Attachment: syncope.tgz Corrected the component-scan config

Re: [DISCUSS] Re: Extract syncope system/integration tests into separate project

2012-12-10 Thread Christian Schneider
I am kind of +0 about the move of the integration tests into a separate project. Many projects like CXF and Karaf have the integration tests in a separate project. There the benefit is that the individual modules have their unit tests which run very fast and the integration tests only have to run

Status CXF libraries in Syncope

2012-12-10 Thread Christian Schneider
Hi all, I wanted to report about my progress of trying the CXF libraries (2.7.0) in syncope. The idea is to test if we can have the cxf libs and spring webservices at the same time. If this works we can do the migration to cxf in several steps. If it does not work we have to do all in one go. I

[jira] [Updated] (SYNCOPE-245) Improve UserTestITCase

2012-12-07 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated SYNCOPE-245: Attachment: syncope_usertest.patch Patch added Improve

[jira] [Assigned] (SYNCOPE-245) Improve UserTestITCase and RoleTestITCase

2012-12-07 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SYNCOPE-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider reassigned SYNCOPE-245: --- Assignee: Christian Schneider (was: Francesco Chicchiriccò) Improve