Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-177

JDev plugin - compiler configuration

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.1-incubating-plugins-SNAPSHOT
    • 1.2.5-plugins
    • Plugins
    • None
    • Windows XP, JDeveloper 10.1.3.1 (.0.3984)

    Description

      The compiler configuration of the plugin conflicts with the business components wizard.
      The jdev plugin configures a reverse filter on the 'Copy File Types to Output Directory' and only adds .java on this list.
      However, when you create a new business component (actually only the first in a project), a bunch of extensions are added to this list that now contains the following entries: .java;.xml;.jpx;.xcfg;.xml;.xml;.xml;.xml;.xml;.xml;.xml
      When you try to test the model application an exception is raised (I am sorry for the french text) that it cannot find the Model.jpx file:

      JBO-30003: Le pool d'applications (.10F6E9C218F) n'a pas réussi à extraire (check out) un module d'application en raison de l'exception suivante :
      oracle.jbo.JboException: JBO-29000: JBO-29000: JBO-25222: Impossible de créer le module dapplication.
      ...
      javax.naming.NamingException [Root exception is oracle.jbo.NoXMLFileException: JBO-26001: Fichier XML introuvable pour le conteneur /Model.jpx]

      This is as expected, because that file is not copied to the classpath (due to the Reverse Filter), but highly unwanted.

      Attachments

        1. project.xml.10.1.3.0.4.patch
          0.8 kB
          Aino Andriessen

        Issue Links

          Activity

            People

              matzew Matthias Wessendorf
              aino_a Aino Andriessen
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: