• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Main or other...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Main or other...


  • Subject: Main or other...
  • From: Ron X <email@hidden>
  • Date: Thu, 03 May 2012 10:42:56 +0300

hi for all

i wanna to start application using another component - not Main!

so i do:

    @Override
    public WOActionResults defaultAction() {
        return pageWithName(Start.class);
    }

but i have again:

Error:     com.webobjects.appserver.WOPageNotFoundException: <com.ronx.LSXApplication>: Unable to create page 'Main'.
Reason:     <com.ronx.LSXApplication>: Unable to create page 'Main'.
Stack trace:    
File     Line#     Method     Package
WOApplication.java     2346     pageWithName     com.webobjects.appserver
WOAction.java     125     pageWithName     com.webobjects.appserver
WODirectAction.java     118     defaultAction     com.webobjects.appserver
NativeMethodAccessorImpl.java     NA     invoke0     sun.reflect
NativeMethodAccessorImpl.java     39     invoke     sun.reflect
DelegatingMethodAccessorImpl.java     25     invoke     sun.reflect
Method.java     597     invoke     java.lang.reflect
WODirectAction.java     144     performActionNamed     com.webobjects.appserver
WOActionRequestHandler.java     259     _handleRequest     com.webobjects.appserver._private
WOActionRequestHandler.java     158     handleRequest     com.webobjects.appserver._private
ERXDirectActionRequestHandler.java     126     handleRequest     er.extensions.appserver
WOApplication.java     1687     dispatchRequest     com.webobjects.appserver
ERXApplication.java     2096     dispatchRequestImmediately     er.extensions.appserver
ERXApplication.java     2061     dispatchRequest     er.extensions.appserver
WOWorkerThread.java     144     runOnce     com.webobjects.appserver._private
WOWorkerThread.java     226     run     com.webobjects.appserver._private
Thread.java     680     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@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Main or other...
      • From: Paul Hoadley <email@hidden>
  • Prev by Date: Re: MySQL: InnoDB vs MyISAM or InnoDB + MyISAM
  • Next by Date: Re: Main or other...
  • Previous by thread: Re: Wonder JavaMonitor problem
  • Next by thread: Re: Main or other...
  • Index(es):
    • Date
    • Thread