[ 
https://issues.apache.org/jira/browse/ADFFACES-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias Weßendorf updated ADFFACES-326:
----------------------------------------

        Fix Version/s: 1.0.1-incubating-plugins-SNAPSHOT
    Affects Version/s: 1.0.1-incubating-plugins-SNAPSHOT

> JDev plugin - compiler configuration
> ------------------------------------
>
>                 Key: ADFFACES-326
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-326
>             Project: MyFaces ADF-Faces
>          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
>             Fix For: 1.0.1-incubating-plugins-SNAPSHOT
>
>
> 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