Details
-
Type:
Bug Fix
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.1.1, 1.0.2
-
Fix Version/s: 2.0
-
Component/s: Development, Version Compatibility
-
Labels:None
-
Rice Module:KIM
Description
Cornell's KFS implementation has been experiencing problems related to accessing the KimTypeInfoService when running KIM in "remote" mode, where there are some situations in which the KFS application is attempting to retrieve the KimTypeInfoService itself even though KIMImplementationSpringBeans.xml does not expose it on the bus. I believe the "kimTypeInfoService" should be getting exposed on the bus by local/standalone Rice applications, since it returns KimTypeInfos instead of KimTypeImpls and since various parts of KFS (such as the lookupable helper service for OrgReviewRole) need access to it.
Attachments
Issue Links
- is related to
-
KULRICE-4303 Document initiator check fails when KIM is run in remote mode
-
- Open
-
-
KULRICE-4641 Fix Remote Mode in KIM
-
- Open
-
- Trackbacks
-
Analysis of Cynergy 2.0.x Customizations (Still under construction) Customization Description Rice 1.0.3 Impact Customization JIRA Resolution JIRA Outcome KIMServiceLocator, KEWServiceLocator, and SpringResourceLoader Customization These classes were customized as part of a patch Chad H....
Activity
Field | Original Value | New Value |
---|---|---|
Original Estimate | 1 day [ 28800 ] | |
Remaining Estimate | 1 day [ 28800 ] | |
Fix Version/s | 1.0.3 [ 15646 ] |
Assignee | Garey Taylor [ gtaylor ] |
Fix Version/s | 1.1 [ 14190 ] | |
Fix Version/s | 1.0.3 [ 15646 ] |
Link | This issue is related to KULRICE-4303 [ KULRICE-4303 ] |
Fix Version/s | 1.1? [ 15811 ] | |
Fix Version/s | 1.1 [ 14190 ] |
Fix Version/s | 1.1? [ 15811 ] |
Fix Version/s | 1.1 [ 14190 ] |
Component/s | Version Compatibility [ 13202 ] |
Link | This issue is related to KULRICE-4641 [ KULRICE-4641 ] |
Assignee | Garey Taylor [ gtaylor ] |
Assignee | Travis Schneeberger [ tschneeb ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Workflow | custom [ 82951 ] | Copy of custom for rice [ 211855 ] |
Workflow | Copy of custom for rice [ 211855 ] | custom [ 221603 ] |
Workflow | custom [ 221603 ] | Rice Workflow [ 231351 ] |
As it stands there are a few major issues with KIM in remote mode when used in conjunction with the KNS (and possibly elsewhere). To that end, I'm going to defer this one and we can work on this as part of the work to improve KIM remote support in 1.1. Let me know if anyone thinks this will be a problem.