Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1152051

Summary: Fuse: posting activities via REST result in org.jboss.resteasy.spi.BadRequestException
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Andrej Vano <avano>
Component: RT GovernanceAssignee: Nobody <nobody>
Status: CLOSED UPSTREAM QA Contact: Matej Melko <mmelko>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: soa-p-jira
Target Milestone: ---   
Target Release: FUTURE   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:43:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andrej Vano 2014-10-13 12:13:09 UTC
Description of problem:
Sending activities manually results in org.jboss.resteasy.spi.BadRequestException: Could not find message body reader for type: java.util.List<org.overlord.rtgov.activity.model.ActivityUnit> of content type: application/json

Full stack trace is here: http://pastebin.test.redhat.com/239538

Version-Release number of selected component (if applicable): 2.0.0.Final


How reproducible: 100%


Steps to Reproduce:
1. set header Content-type: application/json
2. add activityunit - for example the one from documentation - http://pastebin.test.redhat.com/239570
3. post it to http://localhost:8181/overlord-rtgov/activity/store

Actual results:


Expected results:


Additional info:

Comment 6 Red Hat Bugzilla 2025-02-10 03:43:17 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.