[JBoss JIRA] Created: (JBIDE-7823) Create CDI configuration preset for Dynamic Web Project wizard.
by Alexey Kazakov (JIRA)
Create CDI configuration preset for Dynamic Web Project wizard.
---------------------------------------------------------------
Key: JBIDE-7823
URL: https://jira.jboss.org/browse/JBIDE-7823
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: cdi (jsr-299)
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 3.2.0.CR1
1. Open Dynamic Web Project wizard.
2. Select any JEE 6 application server (for example JBoss AS 6) as target runtime.
3. See Configuration combo box. There should be "Dynamic Web Project with CDI (Context and Dependency Injection)".
If a user selects this configuration then CDI facet will be installed as well as all required/preferred dependency: JSF 2, Java 6, Servlets 3.
As soon as JBIDE-7803 is fixed we will have a very easy way to create a web project with CDI support.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (JBIDE-7803) Create beans.xml for WTP projects when CDI enabled.
by Alexey Kazakov (JIRA)
Create beans.xml for WTP projects when CDI enabled.
---------------------------------------------------
Key: JBIDE-7803
URL: https://jira.jboss.org/browse/JBIDE-7803
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: cdi (jsr-299)
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 3.2.0.CR1
We should create an empty beans.xml for WTP projects (WEB-INF/beans.xml for war's and META-INF/beans.xml for EJBs) while enabling CDI for the project.
Steps to verify:
1. Create JSF 2 Project (using New JSF Wizard).
2. Go to Preferences->CDI
3. Enable CDI there.
4. There should be beans.xml in WEB-INF folder.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (JBIDE-7842) Add New beans.xml wizard
by Viacheslav Kabanovich (JIRA)
Add New beans.xml wizard
------------------------
Key: JBIDE-7842
URL: https://jira.jboss.org/browse/JBIDE-7842
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: cdi (jsr-299)
Affects Versions: 3.2.0.Beta1
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 3.2.0.CR1
New beans.xml wizard should be based on simple New File wizard, with file name input field set to beans.xml and parent folder set to default location for beans.xml if it can be determined for the selected project.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Created: (JBIDE-8105) RSE Deployment does not work on Windows platform
by Dominik Pospisil (JIRA)
RSE Deployment does not work on Windows platform
------------------------------------------------
Key: JBIDE-8105
URL: https://issues.jboss.org/browse/JBIDE-8105
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.2.0.Beta2
Environment: Windows 7
JBT 2011-01-11_04-39-35-H884
Reporter: Dominik Pospisil
Assignee: Rob Stryker
Priority: Blocker
Fix For: 3.2.0.CR1
Not only the RSE Test feature is not working properlly on windows platform (7915) , the deployment does not work as well. JBT reports that the deployment went fine, no error logged but no files are copied to the target host. From linux machine, remote deployment to the same server and the same runtime on the same path works correctly.
Steps to reproduce:
1) Define RSE server from windows machine
2) Try to deploy some artifact to the created remote server
3) No files are transfered to target host
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months