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

Eric Woods closed SHINDIG-1431.
-------------------------------


Done.

> Service Path Incorrect for ActivityStreamHandler.java
> -----------------------------------------------------
>
>                 Key: SHINDIG-1431
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1431
>             Project: Shindig
>          Issue Type: Bug
>          Components: Java
>    Affects Versions: 3.0.0
>            Reporter: Eric Woods
>             Fix For: 2.0.2, 3.0.0
>
>         Attachments: 100924 activitystreamshandler service path.txt
>
>
> Incorrect service path within ActivityStreamHandler.java.
> Currently: @Service(name = "activitystreams", 
> path="/{userId}+/{groupId}/{appId}/{activitystream}/{activityEntryId}+")
> Should be: @Service(name = "activitystreams", 
> path="/{userId}+/{groupId}/{appId}/{activityEntryId}+")

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to