Re: gwt and seam

2010-01-06 Thread Johnathan James
Yes, it gets compiled, but as a GWT project, not a Seam project.

Does anybody have any references for adding a GWT form with widgets,
and event handling, to a Seam-Gen created project? Would it be too
much to ask for that doc to use JBoss as the app server? Source code?

*crossing fingers*

On Dec 21 2009, 2:19 am, amicool 
wrote:
> Hi,
>
> If you are using eclipse then you shud create the web project by
> installing gwt plug in. Then add the pojo as per your requirement.
> After gwt plugin installed at eclipse you will find the GWT compiler
> icon left hand top corner.
>
> the project will get compiled.
>
> On Dec 20, 6:52 pm, zizou84  wrote:
>
> > hi
> > i would like to start an application withseamand GWT(POJO in my
> > business code and GWT instead of JSF in the web part)
> > i usedseam2.2.0 and GWT 2.0 and eclipse (with GWT plugin)
> > i start by creating theseamapplication and when i would like to see
> > if i can compile it to a GWT application i couldn't
> > ( MyGwtSeamis not a GWT project)
> > i don't know how to start
> > what should i do?
-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.




Re: gwt and seam

2010-01-06 Thread Johnathan James
BTW, the "Framework for Enterprise Java" is the same as the official
Seam documentation.

http://docs.jboss.org/seam/2.2.0.GA/reference/en-US/html/gwt.html

On Dec 21 2009, 6:21 am, FKereki  wrote:
> A fellow developer, Enrique Rodriguez, recommends reading Gavin King's
> book "A FRAMEWORK FOR ENTERPRISE JAVA", where the GWT connection is
> explained; in particular, chapter 26.
-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.




Re: gwt and seam

2009-12-21 Thread amicool
Hi,

If you are using eclipse then you shud create the web project by
installing gwt plug in. Then add the pojo as per your requirement.
After gwt plugin installed at eclipse you will find the GWT compiler
icon left hand top corner.

the project will get compiled.



On Dec 20, 6:52 pm, zizou84  wrote:
> hi
> i would like to start an application with seam and GWT(POJO in my
> business code and GWT instead of JSF in the web part)
> i used seam 2.2.0 and GWT 2.0 and eclipse (with GWT plugin)
> i start by creating the seam application and when i would like to see
> if i can compile it to a GWT application i couldn't
> ( MyGwtSeamis not a GWT project)
> i don't know how to start
> what should i do?

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.




Re: gwt and seam

2009-12-21 Thread FKereki
A fellow developer, Enrique Rodriguez, recommends reading Gavin King's
book "A FRAMEWORK FOR ENTERPRISE JAVA", where the GWT connection is
explained; in particular, chapter 26.

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.




gwt and seam

2009-12-20 Thread zizou84
hi
i would like to start an application with seam and GWT(POJO in my
business code and GWT instead of JSF in the web part)
i used seam 2.2.0 and GWT 2.0 and eclipse (with GWT plugin)
i start by creating the seam application and when i would like to see
if i can compile it to a GWT application i couldn't
( MyGwtSeamis not a GWT project)
i don't know how to start
what should i do?


--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.