[JBoss JIRA] Created: (JBIDE-872) Can't open "New Seam Action" Wizard on EAR module.
by Alexey Kazakov (JIRA)
Can't open "New Seam Action" Wizard on EAR module.
--------------------------------------------------
Key: JBIDE-872
URL: http://jira.jboss.com/jira/browse/JBIDE-872
Project: JBoss Tools
Issue Type: Bug
Components: Seam
Affects Versions: 2.0.0.Beta3
Reporter: Alexey Kazakov
Assigned To: Denis Golovin
Fix For: 2.0.0.Beta4
1. Create Seam project as EAR.
2. Select ejb project (it has seam nature).
3. Ctrl+N -> Seam -> Seam Action:
java.lang.NullPointerException
at org.jboss.tools.seam.ui.wizard.SeamBaseWizardPage.isWar(SeamBaseWizardPage.java:271)
at org.jboss.tools.seam.ui.wizard.SeamBaseWizardPage.createControl(SeamBaseWizardPage.java:88)
at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:170)
...
4. Seam Form Wizard has the same problem.
It works for WAR projects.
--
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, 5 months
[JBoss JIRA] Created: (JBIDE-876) RHDS first start out of memory error
by Aliaksey Nis (JIRA)
RHDS first start out of memory error
------------------------------------
Key: JBIDE-876
URL: http://jira.jboss.com/jira/browse/JBIDE-876
Project: JBoss Tools
Issue Type: Bug
Environment:
WindowsXP SP2
rhds-win32-1.0.0.beta1.jar
Red Hat Developer Studio
Version: 1.0.0 BETA1
Build: 200708290300-nightly
JDK 1.5_08
Reporter: Aliaksey Nis
Priority: Critical
Install build 200708290300-nightly
Start it from rhds/eclipse/eclipse.exe (or with shortcut).
When workbench appear, do:
1. Enable RHDS perspective
2. Select Web projects View tab
3. From context menu - create new JSF project (stidio already sloooow)
4. Select JSF 1.2 with facelets Kickstart, press Finish
5. When project appear in view - open it's structure in Web Projects view, and open any .jsp page
At this moment errors appears and studio die... If ur PC more powerful then mine - create another kickproject project.
P.S. At eclipse.ini was added -consolelog -debug for error logging reasons. W/o them nothing changes.
P.S.S. If i start RHDS with shortcut with next parameters : "D:\EclipseRHDS\eclipse\eclipse.exe -clean -debug .options -consoleLog -vmargs -Xms512m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=128m" all work fine.
--
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, 5 months
[JBoss JIRA] Created: (JBIDE-938) Ear dependencies not handle correctly by jboss adapter
by Max Andersen (JIRA)
Ear dependencies not handle correctly by jboss adapter
------------------------------------------------------
Key: JBIDE-938
URL: http://jira.jboss.com/jira/browse/JBIDE-938
Project: JBoss Tools
Issue Type: Bug
Components: JBossAS
Affects Versions: 2.0.0.Beta3
Reporter: Max Andersen
Assigned To: Rob Stryker
Priority: Blocker
Fix For: 2.0.0.Beta4
Attachments: eardepsonservers
Rob - you were telling me that wtp does not send you delta notifications of sub-parts of EAR's.
Couldn't this be because we somehow don't register the modules correctly.
Compare on this screenshot where our adapter only sees the EAR, but a default jboss adapter see's the EAR and has ejb and war as subchild.
I think if you fix this you will get delta's for the subparts too.
--
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, 5 months