[JBoss JIRA] Created: (JBIDE-4801) Seam 2.2 war project - Entity don't work on EAP 5 server
by Aliaksey Nis (JIRA)
Seam 2.2 war project - Entity don't work on EAP 5 server
--------------------------------------------------------
Key: JBIDE-4801
URL: https://jira.jboss.org/jira/browse/JBIDE-4801
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS, Seam
Affects Versions: 3.0.2.GA
Environment: WindowsXP SP2
JBoss Developer Studio
Version: 2.1.0
Build id: jbdevstudio-eap-win32-2.1.0.GA-N200908181939-H130
JRE 1.6
Reporter: Aliaksey Nis
Assignee: Rob Stryker
Priority: Critical
Attachments: SeamWarServer.txt
EXECUTE: Create Seam 2.2 war project.
EXECUTE: New > New Entity > Add entity to project.
EXECUTE: Run project on EAP 5(included in JBDS build) server.
EXECUTE: Run this entity.
FAILURE: Stacktrace appears.
Stacktrace server log attached. Errors each time not same - different .xhtml files appears in log.
--
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
16 years, 7 months
[JBoss JIRA] Created: (JBIDE-4595) Verify if we have any obvious issues with Java5/Java6 combinations
by Max Rydahl Andersen (JIRA)
Verify if we have any obvious issues with Java5/Java6 combinations
------------------------------------------------------------------
Key: JBIDE-4595
URL: https://jira.jboss.org/jira/browse/JBIDE-4595
Project: Tools (JBoss Tools)
Issue Type: Task
Components: Hibernate
Reporter: Max Rydahl Andersen
Assignee: Denis Golovin
Priority: Critical
Fix For: 3.0.2.GA
EAP 5 will most likely be a Java 6 only runtime, thus we need to verify the following:
So we should get QA to try and run at least some basic testing on a few scenarioes:
A) Run JBDS on Java 5 but target Java 6 EAP (which should work fine)
B) Same as A, but now try using Hibernate Tools on the project - HT loads classes inside Eclipse VM so will that cause problems (Java 5 runtime loading classes from EAP 5 with Java 6 compiled classes) - try code generation, HQL querying etc.
C) Run JBDS on Java 6 and target Java 6 EAP - try use hibernate tools/seam
If Point B is an issue I don't see us fixing this in this release unless C is impossilbe (but I haven't seen that be a problem), it will be a known limitation to be fixed in JBDS 3 then.
--
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
16 years, 7 months