Details
Description
The Mobile Simulator tries to load a custom header file. ServletContext.getRealPath() returns null on WebLogic with unexploded deployments. We need to check this before attempting to load the file.
Activity
Philip Breau
created issue -
Philip Breau
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Steve Maryka [ steve.maryka ] | Philip Breau [ philip.breau ] |
Philip Breau
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 1.4 EE [ 11176 ] | |
Resolution | Fixed [ 1 ] |
Philip Breau
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Philip Breau
made changes -
Summary | Mobile Simulator throws exception trying to load custom header on WebLogic | Mobile Simulator throws exception on WebLogic |
Philip Breau
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Revision: 35711
Author: philip.breau
Date: October-03-13 12:47:43 PM
Message:
MOBI-905Mobile Simulator throws exception trying to load custom header on WebLogicModified : /icemobile-ee/trunk/icemobile-ee/simulator/src/main/java/org/icemobile/simulator/servlet/SimulatorServlet.java