Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.5
-
Component/s: ICE-Components
-
Labels:None
-
Environment:all
JBoss Seam v1.1.5+
-
ICEsoft Forum Reference:
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial, Compatibility/Configuration
-
Workaround Exists:Yes
-
Workaround Description:
Description
Classes loaded by ICEfaces in the web tier are not necessarily visible to the Seam application in the EJB tier.
The workaround proposed requires globally changing the classloading strategy of the application server, but perhaps it is possible to just configure modules in application.xml correctly.
The workaround proposed requires globally changing the classloading strategy of the application server, but perhaps it is possible to just configure modules in application.xml correctly.
Issue Links
- blocks
-
ICE-1810 Support Integration with JBoss Seam
- Closed
Activity
Ted Goddard
created issue -
Ted Goddard
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Ken Fyten [ ken.fyten ] | Ted Goddard [ ted.goddard ] |
Ken Fyten
made changes -
Workaround Description |
There is a workaround for this issue. For details see http://www.icefaces.org/JForum/posts/list/3916.page. |
|
Environment | all |
all JBoss Seam v1.1.5+ |
Workaround Exists | [Yes] | |
Affects | [Compatibility/Configuration] | |
Affects Version/s | 1.5 [ 10027 ] | |
Affects Version/s | 1.6DR#2 [ 10040 ] | |
Description |
Classes loaded by ICEfaces in the web tier are not necessarily visible to the application in the EJB tier. The workaround proposed requires globally changing the classloading strategy of the application server, but perhaps it is possible to just configure modules in application.xml correctly. |
Classes loaded by ICEfaces in the web tier are not necessarily visible to the Seam application in the EJB tier. The workaround proposed requires globally changing the classloading strategy of the application server, but perhaps it is possible to just configure modules in application.xml correctly. |
Assignee | Ted Goddard [ ted.goddard ] |
Ken Fyten
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 1.6DR#2 [ 10040 ] | |
Affects | [Compatibility/Configuration] | [Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial, Compatibility/Configuration] |
Resolution | Fixed [ 1 ] | |
Assignee | Greg Dick [ greg.dick ] |
Ken Fyten
made changes -
Summary | ICEfaces component classes not visible to Seam EJBs | Seam: ICEfaces component classes not visible to Seam EJBs |
Ken Fyten
made changes -
Fix Version/s | 1.6 [ 10031 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Greg Dick [ greg.dick ] |
The workaround resolves this issue for the 1.6 release (should be included in relevant documentation).
See these follow-on issues for a more robust long-term solution:
ICE-1368- separate ICEfaces into API and implementation jar filesICE-1369- Enhance component interfaces for use in POJO contexts