[ 
https://issues.apache.org/jira/browse/TRINIDAD-177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549541
 ] 

Scott O'Bryan commented on TRINIDAD-177:
----------------------------------------

Yes, I totally agree with Gary.  ANY application that is configured with an 
exclusion rather then an inclusion (which can be done from the JDEV gui) will 
have an issue.   This should very much be fixed in the Business Components 
Wizard and, if the exclusion box is checked, it shouldn't add any of it's 
extensions.

> JDev plugin - compiler configuration
> ------------------------------------
>
>                 Key: TRINIDAD-177
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-177
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Plugins
>    Affects Versions: 1.0.1-incubating-plugins-SNAPSHOT
>         Environment: Windows XP, JDeveloper 10.1.3.1 (.0.3984)
>            Reporter: Aino Andriessen
>            Assignee: Matthias Weßendorf
>             Fix For: 1.2.5-plugins
>
>         Attachments: project.xml.10.1.3.0.4.patch
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to