You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org> on 2013/05/27 09:32:24 UTC

[jira] [Resolved] (STANBOL-1083) Registering scope without authenticating results in 400 rather 401 status

     [ https://issues.apache.org/jira/browse/STANBOL-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reto Bachmann-Gmür resolved STANBOL-1083.
-----------------------------------------

    Resolution: Fixed
    
> Registering scope without authenticating results in 400 rather 401 status
> -------------------------------------------------------------------------
>
>                 Key: STANBOL-1083
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1083
>             Project: Stanbol
>          Issue Type: Bug
>            Reporter: Reto Bachmann-Gmür
>            Assignee: Reto Bachmann-Gmür
>
> curl -v  -X PUT http://localhost:8080/ontonet/ontology/People?coreont=http://xmlns.com/foaf/spec/index.rdf
> * About to connect() to localhost port 8080 (#0)
> *   Trying 127.0.0.1...
> * Connected to localhost (127.0.0.1) port 8080 (#0)
> > PUT /ontonet/ontology/People4?coreont=http://xmlns.com/foaf/spec/index.rdf HTTP/1.1
> > User-Agent: curl/7.29.0
> > Host: localhost:8080
> > Accept: */*
> > 
> < HTTP/1.1 400 Bad Request
> < Content-Length: 0
> < Server: Jetty(6.1.x)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira