Re: [Wonder-disc] Wonder 3.0: Running AjaxExamples

From: Anjo Krank (kran..ogicunited.com)
Date: Thu Dec 07 2006 - 10:58:27 EST

  • Next message: Chuck Hill: "Re: Error in Build.xml - compileAndBuild task"

    Your woproject patternsets keep getting hosed.

    copy/paste the content of these files (try a clean-rebuild first)

    Cheers, Anjo

    Am 07.12.2006 um 16:58 schrieb Michael Hast:

    > Thanks Mike. That did the trick, I set WOAutoOpenInBrowser to true
    > and it launched a browser. However now I am getting a WO exception.
    > What is it thinking that AjaxExample is a framework. I looked at
    > the project properties "WOLips Build" and Application is checked.
    >
    > Do I have to do anything special to build and run Wonder from
    > within Eclipse? Is there documentation that describes that? What
    > other information can I provide?
    >
    >
    > === Exception ===
    >
    > 3960 [WorkerThread0] WARN NSLog -
    > <com.webobjects.appserver._private.WOComponentRequestHandler>:
    > Exception occurred while handling request:
    > java.lang.IllegalStateException: Unable to find framework named
    > "AjaxExample".
    > [2006-12-07 08:33:19 MST] <WorkerThread0>
    > java.lang.IllegalStateException: Unable to find framework named
    > "AjaxExample".
    > at com.webobjects.appserver._private.WOComponentDefinition.<init>
    > (WOComponentDefinition.java:179)
    > at
    > com.webobjects.appserver.WOApplication._componentDefinitionFromClassNa
    > med(WOApplication.java:2353)
    > at com.webobjects.appserver.WOApplication._componentDefinition
    > (WOApplication.java:2448)
    > at com.webobjects.appserver.WOApplication.pageWithName
    > (WOApplication.java:1943)
    > at
    > com.webobjects.appserver._private.WOComponentRequestHandler._dispatchW
    > ithPreparedSession(WOComponentRequestHandler.java:273)
    > at
    > com.webobjects.appserver._private.WOComponentRequestHandler._dispatchW
    > ithPreparedApplication(WOComponentRequestHandler.java:322)
    > at
    > com.webobjects.appserver._private.WOComponentRequestHandler._handleReq
    > uest(WOComponentRequestHandler.java:358)
    > at
    > com.webobjects.appserver._private.WOComponentRequestHandler.handleRequ
    > est(WOComponentRequestHandler.java:435)
    > at com.webobjects.appserver.WOApplication.dispatchRequest
    > (WOApplication.java:1306)
    > at er.extensions.ERXApplication.dispatchRequest
    > (ERXApplication.java:701)
    > at com.webobjects.appserver._private.WOWorkerThread.runOnce
    > (WOWorkerThread.java:173)
    > at com.webobjects.appserver._private.WOWorkerThread.run
    > (WOWorkerThread.java:254)
    > at java.lang.Thread.run(Thread.java:552)
    >
    > 4672 [WorkerThread0] ERROR er.extensions.ERXApplication -
    > Exception caught: Unable to find framework named "AjaxExample".
    > Extra info: {}
    >
    > java.lang.IllegalStateException: Unable to find framework named
    > "AjaxExample".
    > at com.webobjects.appserver._private.WOComponentDefinition.<init>
    > (WOComponentDefinition.java:179)
    > at
    > com.webobjects.appserver.WOApplication._componentDefinitionFromClassNa
    > med(WOApplication.java:2353)
    > at com.webobjects.appserver.WOApplication._componentDefinition
    > (WOApplication.java:2448)
    > at com.webobjects.appserver.WOApplication.pageWithName
    > (WOApplication.java:1943)
    > at
    > com.webobjects.appserver._private.WOComponentRequestHandler._dispatchW
    > ithPreparedSession(WOComponentRequestHandler.java:273)
    > at
    > com.webobjects.appserver._private.WOComponentRequestHandler._dispatchW
    > ithPreparedApplication(WOComponentRequestHandler.java:322)
    > at
    > com.webobjects.appserver._private.WOComponentRequestHandler._handleReq
    > uest(WOComponentRequestHandler.java:358)
    > at
    > com.webobjects.appserver._private.WOComponentRequestHandler.handleRequ
    > est(WOComponentRequestHandler.java:435)
    > at com.webobjects.appserver.WOApplication.dispatchRequest
    > (WOApplication.java:1306)
    > at er.extensions.ERXApplication.dispatchRequest
    > (ERXApplication.java:701)
    > at com.webobjects.appserver._private.WOWorkerThread.runOnce
    > (WOWorkerThread.java:173)
    > at com.webobjects.appserver._private.WOWorkerThread.run
    > (WOWorkerThread.java:254)
    > at java.lang.Thread.run(Thread.java:552)
    >
    > Michael.
    >
    > Mike Schrag wrote:
    >> Most likely WOAutoOpenInBrowser is false. In your run profile,
    >> under the WO tab, make sure autoopeninbrowser setting is set to
    >> true. We should just change this default to true ... It seems to
    >> trip up a lot of people.
    >>
    >> On Dec 6, 2006, at 5:52 PM, Michael Hast wrote:
    >>
    >>> Hi:
    >>>
    >>> I am new to Wonder and to Eclipse/WOLips. I would like to
    >>> run/edit/modify the Ajax framework and AjaxExample application from
    >>> within Eclipse 3.2.1/WOLips 2.0. I have all the required projects
    >>> ERJars, ERExtensions and JavaWOExtension open in the same Eclipse
    >>> workspace and all the problems are gone. How do I run
    >>> AjaxExample? I use
    >>> Run... select WOApplication and configure the project. Then I
    >>> press run.
    >>> I get:
    >>>
    >>> log4j:WARN No appenders could be found for logger
    >>> 1613 [main] INFO org.apache.log4j.Logger - Updated the logging
    >>> configuration with the current system properties
    >>> 1916 [main] WARN NSLog -
    >>>
    >>> No application is launched in Eclipse, how can I run the AjaxExample
    >>> from within Eclipse?
    >>>
    >>> Michael.
    > --
    > Tel: (520) 572-9410
    > Desert Sky Software: www.desertsky.com
    > Specializing in the Development and Hosting of
    > e-Business Applications.
    >



    This archive was generated by hypermail 2.0.0 : Thu Dec 07 2006 - 11:05:10 EST