<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; 
-khtml-line-break: after-white-space; ">Hello;<DIV><BR 
class="khtml-block-placeholder"></DIV><DIV>I have a page in the Security 
framework that cannot be found at runtime, I get a page does not exist error.  
The page name is SPEmptyPage and it appears to be utilized to ensure the 
security framework can get a context() value.  I have tried to fully qualify 
the page name (com.webobjects.security.SPEmptyPage) but this does not 
help. </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I get a 
different error after fully qualifying the page name, 
NULLPOINTEREXCEPTION.</DIV><DIV><BR 
class="khtml-block-placeholder"></DIV><DIV>Any ideas?</DIV><DIV><BR 
class="khtml-block-placeholder"></DIV><DIV>Thanks</DIV><DIV><BR 
class="khtml-block-placeholder"></DIV><DIV>Don<BR><DIV 
class="AppleOriginalContents"></DIV><BR 
class="khtml-block-placeholder"></DIV></BODY></HTML>

Application:     dwtm
Error:   com.webobjects.appserver.WOPageNotFoundException: : Unable to create 
page 'SPEmptyPage'.
Reason:  <Application>: Unable to create page 'SPEmptyPage'.
Stack trace:    
File    Line#   Method  Package
WOApplication.java      1968    pageWithName    com.webobjects.appserver
WOAction.java   98      pageWithName    com.webobjects.appserver
SPSecurityPolicy.java   1117    successResponseForDirectAction  
com.webobjects.security
SPHTMLPageLoginMethod.java      188     successRedirectForDirectAction  
com.webobjects.security
SPHTMLPageLoginMethod.java      356     loginAction     com.webobjects.security
SPDirectAction.java     147     loginAction     com.webobjects.security
AbstractDirectAction.java       61      loginAction     AbstractDirectAction
NativeMethodAccessorImpl.java   NA      invoke0 sun.reflect
NativeMethodAccessorImpl.java   39      invoke  sun.reflect
DelegatingMethodAccessorImpl.java       25      invoke  sun.reflect
Method.java     324     invoke  java.lang.reflect
WODirectAction.java     128     performActionNamed      com.webobjects.appserver
SPDirectAction.java     78      finishResponseProcessing        
com.webobjects.security
SPSecurityPolicy.java   949     finishResponseProcessingForDA   
com.webobjects.security
SPSecurityPolicy.java   861     processActionForAccess  com.webobjects.security
SPDirectAction.java     95      performActionNamed      com.webobjects.security
AbstractDirectAction.java       48      performActionNamed      
AbstractDirectAction
WOActionRequestHandler.java     240     _handleRequest  
com.webobjects.appserver._private
WOActionRequestHandler.java     145     handleRequest   
com.webobjects.appserver._private
WOApplication.java      1306    dispatchRequest com.webobjects.appserver
SPApplication.java      210     dispatchRequest com.webobjects.security
Application.java        123     dispatchRequest Application
WOWorkerThread.java     173     runOnce com.webobjects.appserver._private
WOWorkerThread.java     254     run     com.webobjects.appserver._private
Thread.java     552     run     java.lang
NA : Non applicable, JIT activated
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to