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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
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