Sun, 08 Apr 2007 07:02:58 +0000Yesss!!!, finally I'm able to DnD Web Services on to the project. mkleint_93509_root
wjprakash@netbeans.org [Sun, 08 Apr 2007 07:02:58 +0000] rev 526
Yesss!!!, finally I'm able to DnD Web Services on to the project.
The libraries are correctly added and the code is correctly generated.

Sun, 08 Apr 2007 03:57:30 +0000Fixing some more problem with problem with the code generation
wjprakash@netbeans.org [Sun, 08 Apr 2007 03:57:30 +0000] rev 525
Fixing some more problem with problem with the code generation

Sun, 08 Apr 2007 03:25:55 +0000Fix the problem with the package generation
wjprakash@netbeans.org [Sun, 08 Apr 2007 03:25:55 +0000] rev 524
Fix the problem with the package generation

Sun, 08 Apr 2007 01:18:00 +0000Lots of clean up to the websvc module. Now using the model from Netbeans Websvc jaxmodel
wjprakash@netbeans.org [Sun, 08 Apr 2007 01:18:00 +0000] rev 523
Lots of clean up to the websvc module. Now using the model from Netbeans Websvc jaxmodel

Sun, 08 Apr 2007 01:15:45 +0000Lots of clean up to the websvc module.
wjprakash@netbeans.org [Sun, 08 Apr 2007 01:15:45 +0000] rev 522
Lots of clean up to the websvc module.

Sat, 07 Apr 2007 03:28:45 +0000Clean up of the buildscript and included the JAX-RPC and JAX-WS to the classpath of the javac task for building the design ime jar.
wjprakash@netbeans.org [Sat, 07 Apr 2007 03:28:45 +0000] rev 521
Clean up of the buildscript and included the JAX-RPC and JAX-WS to the classpath of the javac task for building the design ime jar.

Sat, 07 Apr 2007 03:09:27 +0000Adding support to build the JAX-RPC jars. For this a config file need to be dynamically created which contains the info about the WSDL file and the package name to create.
wjprakash@netbeans.org [Sat, 07 Apr 2007 03:09:27 +0000] rev 520
Adding support to build the JAX-RPC jars. For this a config file need to be dynamically created which contains the info about the WSDL file and the package name to create.

Only JAX-RPC designtime jars are created. JAX-WS design time jar building is commented out in the build script.

Sat, 07 Apr 2007 01:02:48 +0000More clean up of the modle before handing over to Quy.
wjprakash@netbeans.org [Sat, 07 Apr 2007 01:02:48 +0000] rev 519
More clean up of the modle before handing over to Quy.

Fri, 06 Apr 2007 23:31:59 +0000Migrate manage bean modeling to FacesConfig API(#99281)
deva@netbeans.org [Fri, 06 Apr 2007 23:31:59 +0000] rev 518
Migrate manage bean modeling to FacesConfig API(#99281)
Modeling of faces configuration files in insync is replaced by JSFConfigModel provided by web project's java server faces support.Note that we do not add managed bean elements into managed-beans.xml anymore , they will now be inserted/deleted in default faces configuration file(faces-config.xml)

Fri, 06 Apr 2007 23:04:28 +0000#99427 Removing now redundant method.
pzavadsky@netbeans.org [Fri, 06 Apr 2007 23:04:28 +0000] rev 517
#99427 Removing now redundant method.