GlassFish at Eclipse Demo Camps Galileo 2009 - Jun 17th
Posted by arungupta on June 16, 2009 at 8:26 PM EDT
![]() |
What is an Eclipse
Demo Camp ? The Eclipse DemoCamps are an opportunity to showcase all of the cool interesting technology being built by the Eclipse community. They are also an opportunity for you to meet Eclipse enthusiasts in your city. |
The GlassFish team will showcase the seamless integration with Eclipse. Several blog entries are already available at glassfish+eclipse.
Do you know:
- GlassFish Tools Bundle for Eclipse provide Eclipse 3.4.2 with Java EE support, GlassFish v 2.1 + GlassFish v3 pre-registered/configured, with commercial support
- GlassFish v3 Preview can be added
- Screencast #28 shows how develop/debug a web application using Eclipse and GlassFish
- TOTD #66 shows how to install GlassFish plugin in an existing Eclipse install
- Eclipse Galileo can be used for GlassFish development/deployment, use "http://ajax.dev.java.net/eclipse" as the udpate site.
When ? Jun 17th, 7:30pm - 9:30pm
Where ? Oracle Headquarters, Redwood Shores
Complete details here.
Technorati: conf glassfish eclipse democamp
Related Topics >>
Blog Links >>
- Login or register to post comments
- Printer-friendly version
- arungupta's blog
- 830 reads







Comments
by arungupta - 2009-06-17 07:39
jc_vamseekrishna, Please post your question to users@metro.dev.java.net for a quicker response. Thanks!by jc_vamseekrishna - 2009-06-16 22:44
Hi I am new to Glass fish. i am planning to develop a simple web service in Glass Fish. i have tried with JAX-WS. but the problem is i am not not able to see the exact names of input params in wsdl, Say web method is public String get Name(String MyName), i am expecting the WSDl to show Inputas MY name rather tham param1. i was not able to set any kind of style here and i think this is causing problem. Any kind of help is greatly appreciated Thank YOu