On 19/09/2013 22:46, Oliver Wulff wrote:

Sorry, hit sent too early.

Hi there

Accidently, some Schema attributes have been created like:

http://schemas.examples.org/security/authorization/organizationUnit

I can't delete them now and I get the following exception in core-rest.log:

20:40:03.650 WARN org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/syncope/rest/schema/USER/read/http://schemas.examples.org/security/authorization/organizationUnit.json] in DispatcherServlet with name 'syncope-core-rest'

Either we should not allow special characters for the attributes or encode them before using them within the uri.


Hi Oliver,
you are right: I have just made several attempts to find a way to do this, hence I've opened SYNCOPE-418 for limiting the admitted characters for entities having String key (schema, resources and configuration parameters).

Any idea how to delete it now?


Hum, guess the only thing you can do is to remove the row from the corresponding SQL table and then restart the JEE container to make Syncope aware of the change.

Thanks for reporting.
Regards.

--
Francesco Chicchiriccò

ASF Member, Apache Syncope PMC chair, Apache Cocoon PMC Member
http://people.apache.org/~ilgrosso/

Reply via email to