If you are using Warbler to create a WAR file of your application and
deploying on GlassFish
or any other Servlet container, then you are likely seeing the
following error during deployment:
[#|2009-07-30T15:29:50.788-0700|SEVERE|sun-appserver2.1|javax.enterprise.system.container.web|_ThreadID=17;
_ThreadName=httpWorkerThread-4848-0;_RequestID=1d7e8f18-1c9a-4924-bd0b-6a07eba425ba...
Apache
Wicket
is an application framework to build web applications using
HTML for markup and POJOs to capture the business logic and
all
other processing. Why Wicket
digs more into the motivation behind this framework.
This Tip Of The Day (TOTD) shows how
to create a simple Wicket application and get it
running on GlassFish:
Create a Wicket project as...
This blog introduces a new application that will provide basic tracking
of your running distance and generate charts to monitor progress. There
are numerous similar applications that are already available/hosted and
this is a very basic application. What's different about this ?
The first version of this application is built using JRuby,
Ruby-on-Rails, GlassFish Gem, MySQL, and NetBeans...
Are you using GlassFish for development,
deployment/production, testing, teaching or in other interesting ways ?
Help us fill out this short
survey so we understand you better. The survey will not take
more than 5-10 minutes of your time.
blogs.sun.com/stories
has a partial list of production deployments of GlassFish. Send us an
email at stories@sun.com...
Received a "certificate of attendance as speaker" for recently
concluded FISL 10.
This is sweet, thanks FISL organizers! It certainly adds a personal
touch to the whole experience.
I don't remember receiving a personal certificate like this :)
Technorati: conf
fisl brazil glassfish
netbeans
mysql
eclipse
Here are some quotes about running Rails applications on GlassFish from user@jruby
mailing list:
I find the glassfish gem
to be the most performant of all -- and I don't need to war-up my app.
I also have some mongrel
cluster stuff, but glassfish is simpler and just works.
Voila...blazing speed,
can handle lots of traffic. Note that I am also cominging into apache
from a dyndns name. So,...