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

Bug 456082

Summary: Documentation and examples for low level Java API
Product: Red Hat Enterprise MRG Reporter: Jonathan Robie <jonathan.robie>
Component: qpid-javaAssignee: messaging-bugs <messaging-bugs>
Status: CLOSED WONTFIX QA Contact: Kim van der Riet <kim.vdriet>
Severity: low Docs Contact:
Priority: low    
Version: betaCC: ahecox, gsim
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-02-16 18:47:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jonathan Robie 2008-07-21 13:36:58 UTC
We have had at least three requests for information on the Java low level API
within a week. In the short run, we should:

1. ship the Java AMQP examples
2. ship the JavaDoc for the low level API

This API is not yet stable. Some people feel a better approach is to encourage
developers to us the JMS API. If there is significant demand for better support
for the low level API, we may consider adding a section to the tutorial when the
API becomes more stable.

Comment 1 Rafael H. Schloming 2008-07-21 16:15:39 UTC
Another important point is that it is entirely untested outside of the precise
way that our JMS implementation happens to use it.