Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7
-
Component/s: Documentation
-
Labels:None
-
Environment:N/A
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
On Page 84 of DevelopersGuide:
Enter "icefacesContentEventTopic" as the JNDI Name and Physical Destination Name, select
javax.jms.Topic as the Resource Type, and click OK.
should be
Enter "icefacesContextEventTopic" as the JNDI Name and Physical Destination Name, select
javax.jms.Topic as the Resource Type, and click OK.
This typo leads to configuration failure.
Enter "icefacesContentEventTopic" as the JNDI Name and Physical Destination Name, select
javax.jms.Topic as the Resource Type, and click OK.
should be
Enter "icefacesContextEventTopic" as the JNDI Name and Physical Destination Name, select
javax.jms.Topic as the Resource Type, and click OK.
This typo leads to configuration failure.
Issue Links
- blocks
-
ICE-3982 Update ICEfaces documentation for 1.8 release
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.7.2 [ 10130 ] | |
Affects Version/s | 1.7 [ 10080 ] | |
Affects Version/s | 1.7.1 [ 10122 ] | |
Security | Private [ 10001 ] | |
Assignee | Ken Fyten [ ken.fyten ] |
Fix Version/s | 1.8DR#2 [ 10142 ] | |
Fix Version/s | 1.7.2 [ 10130 ] |
Fix Version/s | 1.8DR#3 [ 10143 ] | |
Fix Version/s | 1.8DR#2 [ 10142 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Affects | [Documentation (User Guide, Ref. Guide, etc.)] | |
Resolution | Fixed [ 1 ] | |
Assignee | Ken Fyten [ ken.fyten ] |
Fix Version/s | 1.8 [ 10161 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
I'll add a note for this in the 1.7.1 Release Notes for now.