You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Frank Martínez <mn...@gmail.com> on 2007/11/19 18:54:58 UTC

Wicket-Seam Integration

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: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket-Seam Integration

Posted by Eelco Hillenius <ee...@gmail.com>.
> I added you to the wicket-stuff project
> (http://sourceforge.net/projects/wicket-stuff) so you should be able
> to work directly on the project if you wish. If you do, I would
> appreciate it if you would try to support the maven 2 project file in
> there, so that the project can easily be build. It would be great if
> you could add the example project in wicket-stuff's repo as well.
> WDYT?

Btw, if you decide to work on that project in wicket-stuff, you can
either start a new one, or commit to wicket-seam-test directly (we can
always rename that project later on). If you decide the latter, it
would be nice to leave the proxy locator in there in case people would
prefer that over in- and outjection. Or at least have a chance to
evaluate both.

Cheers,

Eelco

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket-Seam Integration

Posted by Eelco Hillenius <ee...@gmail.com>.
On Nov 19, 2007 10:13 AM, Frank Martínez <mn...@gmail.com> wrote:
> Hi Eelco,
> The wicket-seam project is already maven2 and is integrated as
> wicket-guice (Is based on its structure and pom.xml).
> The example is ant based not maven2, but i can fix it.

Cool Frank, thanks for that.

Eelco

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket-Seam Integration

Posted by Frank Martínez <mn...@gmail.com>.
Hi Eelco,
The wicket-seam project is already maven2 and is integrated as
wicket-guice (Is based on its structure and pom.xml).
The example is ant based not maven2, but i can fix it.

Cheers,
Frank.

On Nov 19, 2007 1:03 PM, Eelco Hillenius <ee...@gmail.com> wrote:
> Hi Frank,
>
> > 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
>
> I'm afraid I don't have the time to check this out myself right now,
> but I hope others on this list might.
>
> > My sourceforge id is mnesarco.
>
> I added you to the wicket-stuff project
> (http://sourceforge.net/projects/wicket-stuff) so you should be able
> to work directly on the project if you wish. If you do, I would
> appreciate it if you would try to support the maven 2 project file in
> there, so that the project can easily be build. It would be great if
> you could add the example project in wicket-stuff's repo as well.
> WDYT?
>
> Cheers,
>
> Eelco
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>



-- 
Frank D. Martínez M.
Asimov Technologies Ltda.
Blog: http://www.ibstaff.net/fmartinez/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket-Seam Integration

Posted by Eelco Hillenius <ee...@gmail.com>.
Hi Frank,

> 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

I'm afraid I don't have the time to check this out myself right now,
but I hope others on this list might.

> My sourceforge id is mnesarco.

I added you to the wicket-stuff project
(http://sourceforge.net/projects/wicket-stuff) so you should be able
to work directly on the project if you wish. If you do, I would
appreciate it if you would try to support the maven 2 project file in
there, so that the project can easily be build. It would be great if
you could add the example project in wicket-stuff's repo as well.
WDYT?

Cheers,

Eelco

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org