The Source for Java Technology Collaboration
User: Password:



 Sahoo

Sahoo's Blog

Welcome to GlassFish @ FOSS.IN 2006

Posted by ss141213 on November 23, 2006 at 09:00 AM | Comments (2)

GlassFish at FOSS.IN 2006
GlassFish team from Sun Microsystems will not only talk about GlassFish & Java EE platform at the forth coming FOSS.IN 2006 event, but will also have a booth where they will answer questions about GlassFish and show case GlassFish technology that includes a demo app built using GlassFish and NetBeans IDE. The complete source code and build scripts for the demo app are available here. Just unzip and explore. You can view the flash demo here.

Highlights of the demo:
1. Learn to develop real world Java EE application.
2. Learn to use Java EE 5 features of NetBeans like JPA entity bean wizard, Web Service wizard, Web Service Client wizard.
3. Auto-completion of annotations, on-the-fly verification of code against Java EE spec, refactoring etc. features in NetBeans IDE
4. Experience the integration of GlassFish with NetBeans
5. Introduction to GlassFish web based administration interface
6. Learn to use Verifier tool of GlassFish to check compliance against spec.

What does the demo app do?
It's a Java EE application which will help us capturing details about visitors who visit us in FOSS.IN 2006. What is interesting about the demo app is that it is also used as a live application in our GlassFish booth area to capture details about visitors. It has:
a) an EJB module containing a Web Service that stores visitor information in database using Java Persistence API(EJB 3), also sends a follow up email to the visitor using JavaMail.
b) a web module which contains a JSP which is used to capture visitor details. The JSP also acts as the web service client.

Important Links:
GlassFish flash demo
Source code for the demo

See you in GlassFish presentation and booth at FOSS.IN.

More blogs about


Bookmark blog post: del.icio.us del.icio.us Digg Digg DZone DZone Furl Furl Reddit Reddit
Comments
Comments are listed in date ascending order (oldest first) | Post Comment

  • Thanks for the sample, and for the great Flash walkthrough. My installation of the Sun AppServer is listening on port 8081, not port 8080, so the reference to the web service is broken. How can I repoint it? I tried looking around the WSDL file in NetBeans, but my changes didn't seem to be applied when I redeployed. Also, can this be changed in the AppServer?

    Posted by: justinsb on November 28, 2006 at 03:45 AM

  • Since you are using NetBeans, you can go to the war project in your IDE, delete the "web service reference" and recreate it using the "new Web Service Client" wizard. That should do the job for you.

    Hope it helps,

    Sahoo

    Posted by: ss141213 on November 28, 2006 at 04:17 AM



Only logged in users may post comments. Login Here.


Powered by
Movable Type 3.01D
 Feed java.net RSS Feeds