[JBoss JIRA] Created: (JBIDE-8817) aggregate update site can't find org.scribble.protocol.feature
by Nick Boldt (JIRA)
aggregate update site can't find org.scribble.protocol.feature
--------------------------------------------------------------
Key: JBIDE-8817
URL: https://issues.jboss.org/browse/JBIDE-8817
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Savara
Affects Versions: 3.3.0.M1
Reporter: Nick Boldt
Assignee: Gary Brown
Priority: Blocker
Fix For: 3.3.0.M1
Aggregate update site's site.xml points to an org.scribble.protocol.feature, but it can't find that on the composite site.
[INFO] [Software being installed: org.jboss.tools.site.aggregate raw:0.0.1.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):0.0.1-SNAPSHOT, Missing requirement: org.jboss.tools.site.aggregate raw:0.0.1.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):0.0.1-SNAPSHOT
requires 'org.scribble.protocol.feature.feature.group 0.0.0' but it could not be found]
However, I do see a plugins/org.scribble.protocol_2.0.0.SNAPSHOT.jar on your savara-tools-eclipse-master/all/repo/ site.
So, here's the question:
should this feature be removed from the agg site (because a new feature already contains this) ?
OR
does this feature need to be added to the savara-tools-eclipse-master site, so that it can then be found by the downstream JBT aggregate build?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 11 months
[JBoss JIRA] Created: (JBIDE-8289) Generated Seam portled does not work on EPP 4.3
by Dominik Pospisil (JIRA)
Generated Seam portled does not work on EPP 4.3
-----------------------------------------------
Key: JBIDE-8289
URL: https://issues.jboss.org/browse/JBIDE-8289
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Portal/GateIn
Affects Versions: 3.2.0.CR1
Reporter: Dominik Pospisil
Assignee: Snjezana Peco
Fix For: 3.2.0.CR2 (tentative)
Generated Seam portled does not work on EPP 4.3. This is due to incompatibility of Potletbridge 2.0.Final and Seam 2.0.2.FP in EPP 4.3. See PBR-186.
Steps to reproduce:
1) Create Seam Project on EPP 4.3 with included Seam 2.0 and Seam portlet facet
2) Add Seam portlet to the project
3) Deploy on EPP 4.3
Snjezana, where are portledbridge libraries generated by the wizard comming from?
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 11 months
[JBoss JIRA] Created: (JBIDE-7293) Dynamic Web Project isn't created properly when JBoss Portlet Tool installed
by Michael Tanz (JIRA)
Dynamic Web Project isn't created properly when JBoss Portlet Tool installed
----------------------------------------------------------------------------
Key: JBIDE-7293
URL: https://jira.jboss.org/browse/JBIDE-7293
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 3.2.0.M2, 3.1.0.GA
Environment: Windows XP 32bit
Reporter: Michael Tanz
When I run the wizard for creating a "Dynamic Web Project" when JBoss Portlet Tool is installed and I hit "Finish" a project is created but the dialog doesn't disappear. When I then hit "Finish" a second time I get an error message stating:
---------------------------------------------------------------------
One or more constraints have not been satisfied.
Cannot install project facet Java 6.0. Some version of this project facet is already installed.
---------------------------------------------------------------------
When I then click "OK" the dialog disappears. Nevertheless the created project only contains a "src" and "build" folder. "WebContent" is missing.
I could reproduce this issue on several machines, each with a clean Eclipse (Galileo and/or Helios) and the latest stable release of JBoss Tools in the Galileo case and the latest development milestone in the Helios case.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 11 months
[JBoss JIRA] Created: (JBIDE-8656) Split SOA components out of JBoss Tools aggregate site; create 2nd aggregate for SOA Tooling
by Nick Boldt (JIRA)
Split SOA components out of JBoss Tools aggregate site; create 2nd aggregate for SOA Tooling
--------------------------------------------------------------------------------------------
Key: JBIDE-8656
URL: https://issues.jboss.org/browse/JBIDE-8656
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: bpel, bpm, drools, esb, jbpm, modeshape, smooks, teiid
Affects Versions: 3.3.0.M1
Reporter: Nick Boldt
Assignee: Nick Boldt
The following components should be aggregated in a NEW aggregate build and removed from the existing one:
Drools 5.2
Flow/jBPM
BPMN2 (there is no JIRA component for this yet)
BPEL (moving to Eclipse.org)
Teiid
Modeshape
ESB
Smooks
1. Fix ~/trunk/build/aggregate/ - remove components from site.xml
2. Create new ~/trunk/build/aggregate-soa/ - add components to site.xml
3. Create new http://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/job/jbosstools-3.3... (or similar)
4. get new www.jboss.org/soatools/ site, publish there instead of www.jboss.org/tools/, and cross link project pages.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 11 months
[JBoss JIRA] Created: (JBDS-1538) ws user guide issues
by Lukas Jungmann (JIRA)
ws user guide issues
--------------------
Key: JBDS-1538
URL: https://issues.jboss.org/browse/JBDS-1538
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: Doc - JBossWS
Affects Versions: 4.0.0.CR2
Reporter: Lukas Jungmann
JBoss Web Services User Guide
chapter 1: JBossWS Runtime Overview
-it is not true that JBossWS implements JAX-WS and JAX-RS - JBossWS implements JAX-WS and JAX-RPC, for JAX-RS there's RESTEasy
-would be good if other resources would list http://www.jboss.org/jbossws and perhaps also http://community.jboss.org/wiki/JBossWS-FAQ
chapter3:
3.3. Creating a Web Service from a WSDL document using JBossWS runtime
-there's a note about about simple ws wizard which does not make sense in from wsdl context, therefore this note should be removed
-no description of items from the screenshot - compare with sec 3.4 to see what I mean
3.4.
-the description of the stages of Web service development should be moved to sec. 3.3 where they can be seen on the screenshot for the first time; or do copy paste of the particular paragraph or provide a link between those two occurrences
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 11 months