[jboss-user] [JBoss Seam] - Re: The old ClassLoading problem with ICEfaces

2008-01-22 Thread Newlukai
Thanks for your reply. I don't use any async component. I built the icefaces example (BTW: the jboss repository doesn't have any icefaces dependency stored, I had to create a "local" repository). It uses the same structure as my app does. But the ICEfaces example doesn't use menuBar ;) And it i

[jboss-user] [JBoss Seam] - Re: The old ClassLoading problem with ICEfaces

2008-01-18 Thread jguglielmin
If you are using the async components or render push at all, you will want to load all 3 icefaces jars in the ear\lib. Using seam-gen for Seam-2.0.0.GA just set your icefaces.home property to your 1.7.0.DR3 directory, and use seam new-project to show you the proper configuration for this. If y