[jira] Commented: (TRINIDAD-177) JDev plugin - compiler configuration

2007-12-07 Thread Gary Kind (JIRA)

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

Gary Kind commented on TRINIDAD-177:


I strongly disagree with this.   You are breaking desired behavior in the JDev 
plugin instead of having the business components wizards fix their extension to 
JDev to remove .java and remove the reverse filter.  This is just wrong. 
Unfortunately, for the business components wizards, you may have to do manual 
changes before compiling.

 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.



[jira] Commented: (TRINIDAD-177) JDev plugin - compiler configuration

2007-12-07 Thread Scott O'Bryan (JIRA)

[ 
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.



[jira] Commented: (TRINIDAD-177) JDev plugin - compiler configuration

2007-11-29 Thread Aino Andriessen (JIRA)

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

Aino Andriessen commented on TRINIDAD-177:
--

Great.

Note, this same issue also applies to the 11g project file. I hope to have a 
patch available soon. The structure of the 11g projectfile has been changed a 
bit, so it requires a little bit of work and testing.

 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.



[jira] Commented: (TRINIDAD-177) JDev plugin - compiler configuration

2007-11-28 Thread Aino Andriessen (JIRA)

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

Aino Andriessen commented on TRINIDAD-177:
--

Patch still needs to be applied. 
Patch is still valid for version 1.2.4 and higher (1.2.4.1 and 1.2.5-SNAPSHOT) 
. 
Tested it today with JDeveloper 10.1.3.3 and the 1.2.4 release. 
The patch applies correctly with the other (later) releases too but I could not 
test the result because of issue TRINIDAD-843. 
Still have to test the version 11 .

 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
 Fix For: 1.0.1-incubating-plugins-SNAPSHOT

 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.



[jira] Commented: (TRINIDAD-177) JDev plugin - compiler configuration

2007-11-24 Thread JIRA

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

Matthias Weßendorf commented on TRINIDAD-177:
-

what is the status of this patch?

 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
 Fix For: 1.0.1-incubating-plugins-SNAPSHOT

 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.