[JBoss JIRA] Created: (JBIDE-3432) Create JSF Project - default settings - just input project name - start JBoss server - get deployment exception
by Vitali Yemialyanchyk (JIRA)
Create JSF Project - default settings - just input project name - start JBoss server - get deployment exception
---------------------------------------------------------------------------------------------------------------
Key: JBIDE-3432
URL: https://jira.jboss.org/jira/browse/JBIDE-3432
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.0.0.cr1
Reporter: Vitali Yemialyanchyk
Assignee: Alexey Kazakov
Priority: Minor
1) install jboss studio;
2) Create JSF Project - name it test
default settings are default - look at screenshots
3) start jboss server
4) get deployment exception
The solution of problem - select JSFKickStartWithoutLibs
as a first time user here i expected any selection should work, but it didn't - and i can't guess why.
i select several times blank with libs and kick start with libs - and got the deployment error (from error log it is not obvious).
i prefer selection "with libs" cause it seems "obviously" better than "without".
i think the suitable solution here -
1) select JSFKickStartWithoutLibs by default;
2) if the user select other "with libs" - he should get the error or warning message about problems with JBoss server
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years
[JBoss JIRA] Created: (JBDS-462) JBDS Installer: Exception when version is selected in combo box
by Daniel Azarov (JIRA)
JBDS Installer: Exception when version is selected in combo box
---------------------------------------------------------------
Key: JBDS-462
URL: https://jira.jboss.org/jira/browse/JBDS-462
Project: Developer Studio
Issue Type: Bug
Components: installer
Reporter: Daniel Azarov
Assignee: Daniel Azarov
Fix For: 2.0.0.beta1
Exception occurs when I'm trying to select version in combo
at net.sourceforge.mlf.metouia.MetouiaScrollPaneUI.paint(MetouiaScrollPaneUI.java:89)
at javax.swing.plaf.ComponentUI.update(ComponentUI.java:142)
at javax.swing.JComponent.paintComponent(JComponent.java:743)
at javax.swing.JComponent.paint(JComponent.java:1006)
at javax.swing.JComponent.paintChildren(JComponent.java:843)
it seems problem in installed L&F in line below
Rectangle vbounds = scrollpane.getHorizontalScrollBar().getBounds();
because scrollpane.getHorizontalScrollBar() returns null.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years
[JBoss JIRA] Created: (JBIDE-3899) Seam Runtime 'Seam 2.0.FP' source templates directory doesn't exist
by Aliaksey Nis (JIRA)
Seam Runtime 'Seam 2.0.FP' source templates directory doesn't exist
-------------------------------------------------------------------
Key: JBIDE-3899
URL: https://jira.jboss.org/jira/browse/JBIDE-3899
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.0.0.GA
Environment: WindowsXP SP2
JBoss Developer Studio
Version: 2.0.0.GA
Build id: jbdevstudio-eap-win32-2.0.0.GA-N200902282101-H1483
JRE 1.5_08
Reporter: Aliaksey Nis
Priority: Blocker
Attachments: newseam2fp.JPG
EXECUTE: Install jbdevstudio-eap-win32-2.0.0.GA-N200902282101-H1483(latest available).
EXECUTE: New Seam Project.
EXECUTE: Select Server runtime - EAP runtime(runtime installed with studio). Select Dynamic Web project with Seam 2.0 configuration.
EXECUTE: Go to last step.
EXECUTE: In seam runtime field - select Seam 2FP runtime.
FAILURE: Look at screenshot.
EXECUTE: Go to JDBS folder, look at ../jboss-eap/seamfp.
FAILURE: Folder empty (only one folder with one file in it). So seamfp wasn't included in build. Disk size of jbdevstudio-eap-win32-2.0.0.GA-N200902282101-H1483.jar - 542 mb, instead of 600+.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years