Re: Building WO apps with ant: TransactionManagerConfiguration.xml

From: Kaj Hejer (kaj.heje..sit.uio.no)
Date: Fri Sep 06 2002 - 18:31:19 EDT

  • Next message: Andrus: "PBIndex task [DONE]"

    At 15:26 +0200 05-09-02, Kaj Hejer wrote:
    >But, when I try to start to application I get the following errormessages:
    >
    >[2002-09-05 15:11:36 CEST] <main> Principal class 'EOInitializer' not found
    >in bundle JavaEOCocoa
    >Transient naming service activated.
    >[2002-09-05 15:11:42 CEST] <main> The Transaction Manager configuration
    >file TransactionManagerConfiguration.xml is missing in your project.
    >Exiting.

    Hi!

    When I removed to following line the application starts and run just fine.

              <frameworks root="wo.woroot">
                    <include name="Library/Frameworks/Java*.framework"/>
              </frameworks>

    I looks like the problem was that some ejb framework was added
    (TransactionManagerConfiguration.xml seems to be an ejb thing) and this
    wasn't added when I removed the lines above.

    -Kaj :)



    This archive was generated by hypermail 2.0.0 : Fri Sep 06 2002 - 18:32:29 EDT