[jboss-as7-dev] Admin console

Jason T. Greene jason.greene at redhat.com
Thu Dec 23 09:54:53 EST 2010


On 12/23/10 3:43 AM, Heiko W.Rupp wrote:
>
> Am 22.12.2010 um 18:57 schrieb David M. Lloyd:
>
>> the DC but I wouldn't recommend it, at least not unless the console were
>> bare-bones minimal (i.e. no dependency on jboss web, or servlets in
>> general or any other EE stuff, nor other frameworks; just some miniature
>
> I think you will need servlets for GWT (but not much more).
> Other parts of the console like the plugin container or the plugins
> do not need any JavaEE features at all.

Technically you don't need a servlet container for GWT, but it requires 
extra coding:

http://google-web-toolkit.googlecode.com/svn/javadoc/1.6/com/google/gwt/user/server/rpc/RPC.html

It might be an option worth exploring.

-- 
Jason T. Greene
JBoss, a division of Red Hat



More information about the jboss-as7-dev mailing list