You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Dan Diephouse (JIRA)" <ji...@apache.org> on 2007/01/29 19:13:49 UTC

[jira] Closed: (CXF-394) HTTP binding expects '/' on each side of the brackets

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

Dan Diephouse closed CXF-394.
-----------------------------

    Resolution: Fixed

Fixed in SVN now.

> HTTP binding expects '/' on each side of the brackets 
> ------------------------------------------------------
>
>                 Key: CXF-394
>                 URL: https://issues.apache.org/jira/browse/CXF-394
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Dan Diephouse
>         Assigned To: Dan Diephouse
>             Fix For: 2.0-RC
>
>
> Stack trace:
>    [java] INFO: Interceptor has thrown exception, unwinding now
>      [java] java.lang.IllegalStateException: Unexpected character '/' at index 0
>      [java]     at org.apache.cxf.binding.http.IriDecoderHelper.expect(IriDecoderHelper.java:121)
>      [java]     at org.apache.cxf.binding.http.IriDecoderHelper.decodeIri(IriDecoderHelper.java:72)
>      [java]     at org.apache.cxf.binding.http.interceptor.URIParameterInInterceptor.handleMessage(URIParameterInInterceptor.java:92)
>      [java]     at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:159)
>      [java]     at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:64)
>      [java]     at org.apache.cxf.transport.http.JettyHTTPDestination.serviceRequest(JettyHTTPDestination.java:296)
>      [java]     at org.apache.cxf.transport.http.JettyHTTPDestination.doService(JettyHTTPDestination.java:268)
>      [java]     at org.apache.cxf.transport.http.JettyHTTPDestination$2.handle(JettyHTTPDestination.java:126) 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.