[JBoss JIRA] Commented: (JBIDE-2038) Connector modules are not deployed
by Rob Stryker (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-2038?page=comments#action_12407998 ]
Rob Stryker commented on JBIDE-2038:
------------------------------------
The rest of this issue (asiding JBIDE-1862 portion) has been just now resolved with a 3-line commit to the plugin.xml ;) It will be out with the next release.
> Connector modules are not deployed
> ----------------------------------
>
> Key: JBIDE-2038
> URL: http://jira.jboss.com/jira/browse/JBIDE-2038
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: JBossAS
> Affects Versions: 2.1.0.beta1
> Environment: Windows XP Professional SP2
> Eclipse Platform Version: 3.3.2 Build id: M20080221-1800
> Web Tools Platform 'wtp-R-2.0.2-20080223205547'
> Seam 2.0.1 GA
> JBossTools 2.0.1
> JBossAS 4.2.2.GA
> Reporter: Chris Odom
> Assigned To: Rob Stryker
> Fix For: 2.1.0.cr1
>
>
> I have craeted a Seam Project that is deployed as an EAR file. Several weeks of development time has gone by and I have been publishing the ear project to my JBoss Server instance with only one issue.
> issue#1: When publishing the EAR project I find that none of the <ear project>/EarContent/*.<any archive> will get deployed. XML's, any Drools and the Descriptors get deployed but none of the Ear library files get deployed.
> Continuing to my problem. After some development time I created a JCA 1.5 Connector project to use with in my Seam Project. During the JCA project creation I did notice that the wizard had some troubles with the ear selection portion. What I would see is that even though I selected the ear checkbox the ear drop down list would not activate as in it stayed disabled. Unchecking an checking a second time would enable the list. I selected my ear and used JCA 1.5 and Java 5.0 as my only 2 facets and clicked finished. The Project was successfully created and the ear descriptor files were correctly updated.
> issue#2: While checking the new JCA's properties I noticed that I could not see any Targeted Runtimes and when checking "Show all runtimes" the correct ear Runtime shows up in the list but I can not select it as for it is disabled and gives the facet warning text at the bottom. Also with in the Build Properties the Server Runtime is not added either and I had to add it manually.
> After all is said and done, when I go to "publish" the ear project using the JBoss Server View every thing that is in my ear gets deployed excpect the JCA project and of course the issue#1 I mentioned earlier. While using the "Export..." tool I can successfully export the entire ear archive to the JBoss Server with out any problems.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years
[JBoss JIRA] Resolved: (JBIDE-2038) Connector modules are not deployed
by Rob Stryker (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-2038?page=all ]
Rob Stryker resolved JBIDE-2038.
--------------------------------
Resolution: Done
resolving as fixed because I feel that it is ;)
> Connector modules are not deployed
> ----------------------------------
>
> Key: JBIDE-2038
> URL: http://jira.jboss.com/jira/browse/JBIDE-2038
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: JBossAS
> Affects Versions: 2.1.0.beta1
> Environment: Windows XP Professional SP2
> Eclipse Platform Version: 3.3.2 Build id: M20080221-1800
> Web Tools Platform 'wtp-R-2.0.2-20080223205547'
> Seam 2.0.1 GA
> JBossTools 2.0.1
> JBossAS 4.2.2.GA
> Reporter: Chris Odom
> Assigned To: Rob Stryker
>
> I have craeted a Seam Project that is deployed as an EAR file. Several weeks of development time has gone by and I have been publishing the ear project to my JBoss Server instance with only one issue.
> issue#1: When publishing the EAR project I find that none of the <ear project>/EarContent/*.<any archive> will get deployed. XML's, any Drools and the Descriptors get deployed but none of the Ear library files get deployed.
> Continuing to my problem. After some development time I created a JCA 1.5 Connector project to use with in my Seam Project. During the JCA project creation I did notice that the wizard had some troubles with the ear selection portion. What I would see is that even though I selected the ear checkbox the ear drop down list would not activate as in it stayed disabled. Unchecking an checking a second time would enable the list. I selected my ear and used JCA 1.5 and Java 5.0 as my only 2 facets and clicked finished. The Project was successfully created and the ear descriptor files were correctly updated.
> issue#2: While checking the new JCA's properties I noticed that I could not see any Targeted Runtimes and when checking "Show all runtimes" the correct ear Runtime shows up in the list but I can not select it as for it is disabled and gives the facet warning text at the bottom. Also with in the Build Properties the Server Runtime is not added either and I had to add it manually.
> After all is said and done, when I go to "publish" the ear project using the JBoss Server View every thing that is in my ear gets deployed excpect the JCA project and of course the issue#1 I mentioned earlier. While using the "Export..." tool I can successfully export the entire ear archive to the JBoss Server with out any problems.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years
[JBoss JIRA] Updated: (JBIDE-2038) Connector modules are not deployed
by Rob Stryker (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-2038?page=all ]
Rob Stryker updated JBIDE-2038:
-------------------------------
Fix Version/s: 2.1.0.cr1
> Connector modules are not deployed
> ----------------------------------
>
> Key: JBIDE-2038
> URL: http://jira.jboss.com/jira/browse/JBIDE-2038
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: JBossAS
> Affects Versions: 2.1.0.beta1
> Environment: Windows XP Professional SP2
> Eclipse Platform Version: 3.3.2 Build id: M20080221-1800
> Web Tools Platform 'wtp-R-2.0.2-20080223205547'
> Seam 2.0.1 GA
> JBossTools 2.0.1
> JBossAS 4.2.2.GA
> Reporter: Chris Odom
> Assigned To: Rob Stryker
> Fix For: 2.1.0.cr1
>
>
> I have craeted a Seam Project that is deployed as an EAR file. Several weeks of development time has gone by and I have been publishing the ear project to my JBoss Server instance with only one issue.
> issue#1: When publishing the EAR project I find that none of the <ear project>/EarContent/*.<any archive> will get deployed. XML's, any Drools and the Descriptors get deployed but none of the Ear library files get deployed.
> Continuing to my problem. After some development time I created a JCA 1.5 Connector project to use with in my Seam Project. During the JCA project creation I did notice that the wizard had some troubles with the ear selection portion. What I would see is that even though I selected the ear checkbox the ear drop down list would not activate as in it stayed disabled. Unchecking an checking a second time would enable the list. I selected my ear and used JCA 1.5 and Java 5.0 as my only 2 facets and clicked finished. The Project was successfully created and the ear descriptor files were correctly updated.
> issue#2: While checking the new JCA's properties I noticed that I could not see any Targeted Runtimes and when checking "Show all runtimes" the correct ear Runtime shows up in the list but I can not select it as for it is disabled and gives the facet warning text at the bottom. Also with in the Build Properties the Server Runtime is not added either and I had to add it manually.
> After all is said and done, when I go to "publish" the ear project using the JBoss Server View every thing that is in my ear gets deployed excpect the JCA project and of course the issue#1 I mentioned earlier. While using the "Export..." tool I can successfully export the entire ear archive to the JBoss Server with out any problems.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years
[JBoss JIRA] Commented: (JBIDE-2038) Connector modules are not deployed
by Rob Stryker (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-2038?page=comments#action_12407997 ]
Rob Stryker commented on JBIDE-2038:
------------------------------------
The first portion of your report (about the library files) is a known regression of WTP 2.0.2. See JBIDE-1862.
> Connector modules are not deployed
> ----------------------------------
>
> Key: JBIDE-2038
> URL: http://jira.jboss.com/jira/browse/JBIDE-2038
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: JBossAS
> Affects Versions: 2.1.0.beta1
> Environment: Windows XP Professional SP2
> Eclipse Platform Version: 3.3.2 Build id: M20080221-1800
> Web Tools Platform 'wtp-R-2.0.2-20080223205547'
> Seam 2.0.1 GA
> JBossTools 2.0.1
> JBossAS 4.2.2.GA
> Reporter: Chris Odom
> Assigned To: Rob Stryker
>
> I have craeted a Seam Project that is deployed as an EAR file. Several weeks of development time has gone by and I have been publishing the ear project to my JBoss Server instance with only one issue.
> issue#1: When publishing the EAR project I find that none of the <ear project>/EarContent/*.<any archive> will get deployed. XML's, any Drools and the Descriptors get deployed but none of the Ear library files get deployed.
> Continuing to my problem. After some development time I created a JCA 1.5 Connector project to use with in my Seam Project. During the JCA project creation I did notice that the wizard had some troubles with the ear selection portion. What I would see is that even though I selected the ear checkbox the ear drop down list would not activate as in it stayed disabled. Unchecking an checking a second time would enable the list. I selected my ear and used JCA 1.5 and Java 5.0 as my only 2 facets and clicked finished. The Project was successfully created and the ear descriptor files were correctly updated.
> issue#2: While checking the new JCA's properties I noticed that I could not see any Targeted Runtimes and when checking "Show all runtimes" the correct ear Runtime shows up in the list but I can not select it as for it is disabled and gives the facet warning text at the bottom. Also with in the Build Properties the Server Runtime is not added either and I had to add it manually.
> After all is said and done, when I go to "publish" the ear project using the JBoss Server View every thing that is in my ear gets deployed excpect the JCA project and of course the issue#1 I mentioned earlier. While using the "Export..." tool I can successfully export the entire ear archive to the JBoss Server with out any problems.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years
[JBoss JIRA] Created: (JBIDE-1954) Connector modules are not deployed
by Roman Timushev (JIRA)
Connector modules are not deployed
----------------------------------
Key: JBIDE-1954
URL: http://jira.jboss.com/jira/browse/JBIDE-1954
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 2.0.1, 2.0.0.GA
Environment: OS: Windows XP SP2, Ubuntu Linux 7.10
Eclipse versions: Eclipse Europa Fall2, Eclipse Europa Winter
Reporter: Roman Timushev
When trying to publish connector modules on server provided by JBoss Tools everything looks right, but actually nothing is deployed. It doesn't work both for standalone connectors and for connectors packaged in EAR archive. Standard JBoss server adapter doesn't allow to deploy standalone connectors, but deploying ears with connectors works well.
Steps to reproduce:
1. Start "Create JavaEE/Enterprise Application Project" wizard
2. When you will be prompted for modules create a connector module.
3. Publish this EAR on standard JBoss server. Connector module will be packages in EAR with .rar extension. Unpublish.
4. Publish this EAR on JBoss server provided by JBoss Tools. PROBLEM: There will be no errors while publishing, but actually no .rar will be deployed.
5. Dissasociate connector from EAR module.
6. Try to publish connector module on the standard server. It is impossible — not good, but not a JBoss Tools issue.
7. Try to publish connector module on the JBoss Tools server. PROBLEM: It is possible, but doesn't work.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years
[JBoss JIRA] Created: (JBIDE-2033) Wrong Block Format value in VPE in some case
by Andrei Scherbovich (JIRA)
Wrong Block Format value in VPE in some case
--------------------------------------------
Key: JBIDE-2033
URL: http://jira.jboss.com/jira/browse/JBIDE-2033
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.1.0.beta1
Reporter: Andrei Scherbovich
Assigned To: Maxim Areshkau
Priority: Minor
Wrong Block Format value in VPE in some case.
Steps:
1. EXECUTE: Open some jsp or xhtml file
2. EXECUTE: Insert following code:
<a4j:commandLink >
Hello
</a4j:commandLink>
3. EXECUTE: Point cursor at <a4j:commandLink > line
4. ASSERT: Block Format combo box available in VPE
5. EXECUTE: Change block format value in VPE (Heading 1 e.g.) and point cursor at <a4j:commandLink > line again
6. FAILURE: Block Format combo box has Normal value instead of Heading 1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years
[JBoss JIRA] Moved: (JBIDE-2038) Connector modules are not deployed
by Max Andersen (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-2038?page=all ]
Max Andersen moved JBSEAM-2869 to JBIDE-2038:
---------------------------------------------
Project: Tools (JBoss Tools) (was: JBoss Seam)
Key: JBIDE-2038 (was: JBSEAM-2869)
Component/s: JBossAS
(was: Tools)
Affects Version/s: 2.1.0.beta1
(was: 2.0.1.GA)
> Connector modules are not deployed
> ----------------------------------
>
> Key: JBIDE-2038
> URL: http://jira.jboss.com/jira/browse/JBIDE-2038
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: JBossAS
> Affects Versions: 2.1.0.beta1
> Environment: Windows XP Professional SP2
> Eclipse Platform Version: 3.3.2 Build id: M20080221-1800
> Web Tools Platform 'wtp-R-2.0.2-20080223205547'
> Seam 2.0.1 GA
> JBossTools 2.0.1
> JBossAS 4.2.2.GA
> Reporter: Chris Odom
>
> I have craeted a Seam Project that is deployed as an EAR file. Several weeks of development time has gone by and I have been publishing the ear project to my JBoss Server instance with only one issue.
> issue#1: When publishing the EAR project I find that none of the <ear project>/EarContent/*.<any archive> will get deployed. XML's, any Drools and the Descriptors get deployed but none of the Ear library files get deployed.
> Continuing to my problem. After some development time I created a JCA 1.5 Connector project to use with in my Seam Project. During the JCA project creation I did notice that the wizard had some troubles with the ear selection portion. What I would see is that even though I selected the ear checkbox the ear drop down list would not activate as in it stayed disabled. Unchecking an checking a second time would enable the list. I selected my ear and used JCA 1.5 and Java 5.0 as my only 2 facets and clicked finished. The Project was successfully created and the ear descriptor files were correctly updated.
> issue#2: While checking the new JCA's properties I noticed that I could not see any Targeted Runtimes and when checking "Show all runtimes" the correct ear Runtime shows up in the list but I can not select it as for it is disabled and gives the facet warning text at the bottom. Also with in the Build Properties the Server Runtime is not added either and I had to add it manually.
> After all is said and done, when I go to "publish" the ear project using the JBoss Server View every thing that is in my ear gets deployed excpect the JCA project and of course the issue#1 I mentioned earlier. While using the "Export..." tool I can successfully export the entire ear archive to the JBoss Server with out any problems.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years