Re: No template found for component Main

From: Chuck Hill (chil..lobal-village.net)
Date: Thu Jul 31 2003 - 12:17:47 EDT

  • Next message: peter mcgregor: "Re: Eclipse crashing"

    Hi,

    1. In Main.api specify the package qualified classname.

    2. In the launcher, add
    PackageTest.woa/Contents/Resources/Java/packagetest.jar to the
    classpath. NSBundle or NSResourceManager needs this in order to find
    classes (test.Hello) based on only a partial class name (Hello).

    Chuck

    Alexander Schneider wrote:
    > Hi,
    >
    > this is probably a newbie error but I cannot get my project run with
    > packages.
    >
    > I have the following structure (with package just named "test"):
    >
    > PackageTest
    > - src
    > Application.java
    > Session.java
    > DirectAction.java
    > Main.java
    > - test
    > Hello.java
    > - Resources
    > Main.wo
    > Hello.wo
    >
    > The project compiles fine and I also synced the PB.project but it still
    > shows the error if I try to run the application from Eclipse as well as from
    > command line.
    >
    > The woa-directory looks fine and I also included the jar-file in the project
    > properties. In the jar-file there are also the components.
    >
    > This is Win2K, WOLips 1.0.4 and Eclipse 2.1.1.
    >
    > Any suggestions?
    >
    > Cheers
    > Alexander
    >

    -- 
    

    Chuck Hill chil..lobal-village.net Global Village Consulting Inc. http://www.global-village.net

    Progress is the mother of all problems. - G. K. Chesterton



    This archive was generated by hypermail 2.0.0 : Thu Jul 31 2003 - 12:11:36 EDT