Details
Description
If icepush.jar is not included, PushBackOffPhaseListener throws a fatal ClassNotFoundException.
Activity
Ted Goddard
created issue -
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #35007 | Tue May 14 09:23:47 MDT 2013 | ted.goddard | catch and log ClassNotFoundException from PushBackOffPhaseListener ( |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icemobile/impl/application/PushBackOffPhaseListener.java
|
Steve Maryka
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Steve Maryka [ steve.maryka ] | Ted Goddard [ ted.goddard ] |
Ted Goddard
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Use of PushContext is surrounded by try/catch.