Anonymous | Login | Signup for a new account | 12-17-2024 14:38 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001092 | [Quercus] | major | always | 05-10-06 19:59 | 05-15-06 12:17 | ||||
Reporter | koreth | View Status | public | ||||||
Assigned To | |||||||||
Priority | normal | Resolution | no change required | Platform | Mac (Intel) | ||||
Status | closed | OS | MacOS X | ||||||
Projection | none | OS Version | 10.4 | ||||||
ETA | none | Fixed in Version | Product Version | 3.0.19 | |||||
Product Build | resin-3.0.s060510 | ||||||||
Summary | 0001092: Quercus references nonexistent HttpServletRequest method | ||||||||
Description |
com.caucho.quercus.env.ServerArrayValue.fillMap() calls getRemotePort() on the HttpServletRequest object. Unfortunately Resin's HttpServletRequest interface has no getRemotePort() method, so I get a NoSuchMethodError: com.caucho.quercus.QuercusExecutionException: java.lang.NoSuchMethodError javax.servlet.http.HttpServletRequest.getRemotePort()I at com.caucho.quercus.env.ServerArrayValue.fillMap(ServerArrayValue.java:215) at com.caucho.quercus.env.ServerArrayValue.get(ServerArrayValue.java:141) at com.caucho.quercus.expr.ArrayGetExpr.eval(ArrayGetExpr.java:92) at com.caucho.quercus.expr.Expr.evalString(Expr.java:379) at com.caucho.quercus.expr.AppendExpr.evalString(AppendExpr.java:146) at com.caucho.quercus.expr.IncludeOnceExpr.eval(IncludeOnceExpr.java:86) at com.caucho.quercus.program.ExprStatement.execute(ExprStatement.java:78) at .(/Users/sgrimm/resin/resin-3.0.s060510/webapps/ROOT/help.php:2) |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
35 total queries executed. 29 unique queries executed. |