Hi All, Here is the Wicket-Seam implementation (First attempt). it supports Injection, Outjection, EL Expressions (Not in the html but just in the code). And full access to all seam contexts. In order to build it you need to put it in <trunk>/src/jdk-1.5 and run maven on <trunk>/src/jdk-1.5/wicket-seam. There is also an example project (netbeans 6.0) you can build it with ant: (ant ear) and deploy the ear into glassfish v2 (IMPORTANT edit the project.properties and private.properties before. There is the glassfish path.)
The wicket-seam is: http://www.ibstaff.net/fmartinez/wp-content/uploads/2007/11/wicket-seam.zip The example is: http://www.ibstaff.net/fmartinez/wp-content/uploads/2007/11/wicket-seam-project.zip My sourceforge id is mnesarco. Any comments are appreciated. Thanks, Frank. -- Frank D. Martínez M. Asimov Technologies Ltda. Blog: http://www.ibstaff.net/fmartinez/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
