[JBoss JIRA] Created: (JBIDE-9183) Seam facet install delegate set Model/Action source folder incorrectly
by Alexey Kazakov (JIRA)
Seam facet install delegate set Model/Action source folder incorrectly
----------------------------------------------------------------------
Key: JBIDE-9183
URL: https://issues.jboss.org/browse/JBIDE-9183
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.3.0.M2
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 3.3.0.M3
EXECUTE: Create JSF 1.2 KickStart project
EXECUTE: Project->Properties->Facets
EXECUTE: Install Seam facet to the project
EXECUTE: Open Project->Properties->Seam
ASSERT: Seam support is enabled
FAILURE: Action and Model source folders are set to <project>
ASSERT: Action and Model source folders are set to <project>/JavaSource
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months
[JBoss JIRA] Created: (JBIDE-9184) Seam tools model doesn't resolve @In Identity identity;
by Alexey Kazakov (JIRA)
Seam tools model doesn't resolve @In Identity identity;
-------------------------------------------------------
Key: JBIDE-9184
URL: https://issues.jboss.org/browse/JBIDE-9184
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.3.0.M2
Reporter: Alexey Kazakov
Assignee: Viacheslav Kabanovich
Priority: Critical
Fix For: 3.3.0.Beta1
EXECUTE: Create Seam 2 WAR Project (Seam 2.2.1.Final runtime)
EXECUTE: Open Authenticator.java
FAILURE: There are two problem markers:
Unknown context variable name: "credentials"
Unknown context variable name: "identity"
EXECUTE: Open components.xml
FAILURE: There is a problem marker: "org.jboss.seam.security.RuleBasedPermissionResolver" cannot be resolved to a type
It works fine with EAR project.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months
[JBoss JIRA] Created: (JBIDE-8975) deltacloud client: move code over to apache
by Andre Dietisheim (JIRA)
deltacloud client: move code over to apache
-------------------------------------------
Key: JBIDE-8975
URL: https://issues.jboss.org/browse/JBIDE-8975
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: deltacloud
Affects Versions: 3.3.0.M1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 3.3.x
The deltacloud project at the apache foundation hosts a bunch of clients already and you like to get our java client, too. IMHO it would be great to move our client over to them since the chances to get contributions there is by far bigger than if our client keeps 'burried' in our eclipse tooling.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months
[JBoss JIRA] Created: (JBIDE-9355) Local AS7 server adapter fails to stop, despite server shutdown succeeding in the background
by Rob Stryker (JIRA)
Local AS7 server adapter fails to stop, despite server shutdown succeeding in the background
--------------------------------------------------------------------------------------------
Key: JBIDE-9355
URL: https://issues.jboss.org/browse/JBIDE-9355
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.3.0.M3
Reporter: Rob Stryker
Assignee: Andre Dietisheim
Fix For: 3.3.0.M3
An attempt to tell as7 to stop fails with a dialog saying attempt failed, despite the server in the background stopping successfully.
The reason for this is because the server adapter's behaviour never tells the framework it has begun "stopping" the server. It simply launches the stop command to the server. When the gracefulStop() returns, the server is still in mode started, because even for as7, it still might take 1 second to stop the server but only half a second to return to the surrounding WTP framework which watches server states.
This is a further indication that commits are being made without even basic smoketests.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months
[JBoss JIRA] Created: (JBIDE-9279) "Import Tags from TLD file" wizard works wrong in case of importing tags from *.taglib.xml files
by Daniel Azarov (JIRA)
"Import Tags from TLD file" wizard works wrong in case of importing tags from *.taglib.xml files
------------------------------------------------------------------------------------------------
Key: JBIDE-9279
URL: https://issues.jboss.org/browse/JBIDE-9279
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.3.0.M1
Reporter: Daniel Azarov
Assignee: Alexey Kazakov
Fix For: 3.3.0.M3
"Import Tags from TLD file" wizard adds "declaration" attribute in every imported tag in case of importing tags from *.taglib.xml files
Test case:
EXECUTE:
1. Open any *.jsp or *.xhtml file in Visual Page Editor
2. Press "Import" button on palette.
ASSERT: "Import Tags from TLD file" wizard appears
EXECUTE:
1. Press "Brows..." button
2. Select any *.taglib.xml file
3. Type any name
4. Select "Create New Group" radio button
5. Type name for new group then press "OK" button
FAIL: There is "declaration" attribute in tool tip on every imported tag
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months