This is my blog for software development. I am a professional software engineer. I work on various projects. I also contribute to open-source projects such as www.netbeans.org
2006-02-02
Netbeans Modules Development Update
I have been working on a Library->Module Converter for the J2SE Library Manager in Netbeans 5.0. I have it working well. I wanted to add a feature to allow the module to install beans to the 'Form Editor' palette when started. The module currently allows one to select a library and export this to a module which can then be used by both Netbeans Module Projects as a module dependency and as a J2SE library in a Standard Project type. More on this later and I will be trying to add the module to NBExtras.org as well as placing it on contrib.netbeans.org once I get my 'Contributor Agreement' signed and faxed or mailed in.
2005-10-12
I'm currently working on a client for www.exchangenetwork.net using the Axis SOAP API
I'm working on a java web start client for the SC DHEC Node implementation. I'm using standard Network Node services to implement other advanced features. The only major issue I seem to be having right now is with response and request progresss watching/monitoring.
I want to be able to display to the user how much of the percentage of a file upload or download has occurred. The Axis SOAP API and server I'm currently using doesn't have a mechanism for this. I'm some how going to have to plug-in this feature. I'm currently trying to decide on the best way to handle this. I have some options none of which are going to be very fast, so I think this may be a feature I'm just going to have to leave for the end. Now if I can figure out how to make Axis cancel in the middle of a request/response.
I love programming.
I want to be able to display to the user how much of the percentage of a file upload or download has occurred. The Axis SOAP API and server I'm currently using doesn't have a mechanism for this. I'm some how going to have to plug-in this feature. I'm currently trying to decide on the best way to handle this. I have some options none of which are going to be very fast, so I think this may be a feature I'm just going to have to leave for the end. Now if I can figure out how to make Axis cancel in the middle of a request/response.
I love programming.
Subscribe to:
Posts (Atom)