Thursday February 22, 2007
Screencast #WS3: Reliable and Interoperable Web service using WSIT plug-in, NetBeans and GlassFish
In the third part of the screen cast series (#ws1, #ws2), I show how a reliable and interoperable Web service can be developed and invoked using NetBeans IDE and WSIT plug-in. This screencast also shows how WSIT plugin can be manually installed in NetBeans.
Enjoy it here.
Here is a preview of screen casts that are plannned in the next few weeks.
Feel free to post suggestions on what would you like to see in terms of Web services development using NetBeans.
UPDATE: See why/when a module may be installed globally versus locally here.
Technorati: Web services NetBeans GlassFish WSIT JAX-WS screencast
Posted by Arun Gupta in webservices | Comments[32]
|
|
|
|
|
Today's Page Hits: 745
Total # blog entries: 1025
Posted by Alexis MP on February 24, 2007 at 05:16 AM PST #
Posted by Arun on February 24, 2007 at 03:15 PM PST #
Posted by Alexis MP on February 25, 2007 at 12:37 PM PST #
Posted by Khaled on March 05, 2007 at 01:50 AM PST #
Posted by Arun on March 05, 2007 at 02:19 PM PST #
Posted by Arun Gupta's Blog on March 23, 2007 at 10:45 AM PDT #
Posted by Arun Gupta's Blog on April 26, 2007 at 06:05 AM PDT #
Posted by Abdelkrim Boujraf on May 03, 2007 at 11:32 AM PDT #
Posted by Arun Gupta on May 03, 2007 at 12:05 PM PDT #
Posted by Abdelkrim Boujraf on May 09, 2007 at 03:07 PM PDT #
Posted by Arun Gupta's Blog on May 09, 2007 at 09:02 PM PDT #
Posted by Arun Gupta's Blog on May 23, 2007 at 03:51 PM PDT #
Posted by Arun Gupta's Blog on June 14, 2007 at 06:17 AM PDT #
Posted by Arun Gupta's Blog on June 18, 2007 at 05:29 PM PDT #
Posted by Harold Carr's Blog on July 03, 2007 at 09:06 PM PDT #
Posted by Arun Gupta's Blog on July 10, 2007 at 12:19 PM PDT #
Posted by Arun Gupta's Blog on August 01, 2007 at 09:36 AM PDT #
Hello Arun.
I'va asked myself if its possible to change WSIT-configuration in that kind, to tell WSIT to find the wsit-PACKAGE.CLASS.xml not in the WEB-INF-folder, but in any other folder I want in the filesystem?
Regards
Christoph
Posted by Chritoph Karmowski on September 11, 2007 at 01:54 AM PDT #
Christoph, the location of wsit-PACKAGE.CLASS.xml is fixed. If you use NetBeans then all these details are hidden. Why would you like to have this config file in a different location ?
Posted by Arun Gupta on September 11, 2007 at 11:15 AM PDT #
Thanks Arun.
I have to integrate jaxws and wsit in a customized tomcat, which has a completely modified architecure. This is the reason, why I want to tell WSIT where to find this file. In my configuration this file isn't no longer in the webinf 2folder.
Regards
Christoph
Posted by Christoph Karmowski on September 11, 2007 at 11:25 AM PDT #
Christoph, this is how WSIT is looking up the server config file:
1. If we are running inside a web app, load the file from ServletContext. A Java EE compliant ServletContext will load from WEB-INF. If this is not the case for you, you will need to put the configuration file into the location where your ServletContext is loading application resources from.
2. If no ServletContext is available, load the file from a META-INF directory on the application classpath. This code will not be executed in a web app.
Posted by Fabian Ritzmann on September 12, 2007 at 04:25 AM PDT #
Posted by Bhakti Mehta's Blog on September 18, 2007 at 11:00 AM PDT #
Posted by Bhakti Mehta's Blog on September 18, 2007 at 11:08 AM PDT #
Abdelkriem, I published a new screencast showing how to secure a Web service using NetBeans 6 at:
http://blogs.sun.com/arungupta/entry/screncast_ws7_secure_and_reliable
Hope you find it useful.
Thanks,
-Arun
Posted by Arun Gupta on October 17, 2007 at 08:58 PM PDT #
Dear Arun, I want to say that i like very much the way you presented the Screencasts. Keep feeding us :) . ..
Posted by George on October 23, 2007 at 05:02 AM PDT #
Thanks Arun, very helpful and informative. Well done! Off topic question: What software/application did you use to record the session?
Posted by Ben on October 31, 2007 at 07:29 AM PDT #
I record my screencasts using Camtasia.
-Arun
Posted by Arun Gupta on October 31, 2007 at 10:58 PM PDT #
Hello Arun, Do you still plan to make the screencasts about WSIT announced here?
I'm waitting for a long time... Or does the I lost?
Thanks.
Posted by JL on December 15, 2007 at 06:31 PM PST #
JL, Two such screencasts are available at:
http://blogs.sun.com/arungupta/entry/screncast_ws7_secure_and_reliable
http://blogs.sun.com/arungupta/entry/screencast_ws8_tango_with_netbeans
A complete list of screencasts is available at:
http://blogs.sun.com/arungupta/tags/screencast
Let me know if you are waiting on a particular one and I'll spare some time for it.
Posted by Arun Gupta on December 16, 2007 at 04:42 PM PST #
Thanks Arun, very helpful and informative. Well done! Off topic question: What software/application did you use to record the session?
Posted by laptop batteries on November 26, 2008 at 08:47 PM PST #
Camtasia all the way :)
Posted by Arun Gupta on November 27, 2008 at 08:46 AM PST #
all the way..
Posted by manken Resimleri on March 08, 2009 at 02:39 PM PDT #