Thank you very much for the overwhelming support. I added few new features and fixed couple of issues 🙂 I am sorry I couldn’t add all features requested. I will add pending requested features and more to the next version and publish as soon as possible.
Following are the changes incorporated in BlazeMonster version 2:
- Added support for Spring BlazeDS i.e. BlazeMonster can now generate code for Remoting destinations exposed using Spring BlazeDS.
- AS3 VO class generation now supports nested custom data types
- You can save generated code into files on a button click
- Added AS3 data types mappings for all Java data types for code generation
- Web application root URL and AMF endpoint values are now persisted
- And couple of minor fixes.
Please download and install latest version from this URL https://sujitreddyg.wordpress.com/blazemonster/
Adobe Rocks 🙂
Thanks so much for this tool!
Unfortunately, I ran into an issue with it. If I generate a large number of Value Objects at once, separated by commas, the files end up with extra stuff in them.
(I took out the bindable line in case the brackets mess up the formatting)
Generated on its own:
Generated with 52 others:
I’m guessing the extra stuff is content from the other files I’m trying to generate, but I’m not certain, as I haven’t had a lot of time to get familiar with the Java classes I’m working with.
Hi Sujit, I tried to test your app with an open source JEE application but do not get any result. The app I am using is called xwiki enterprise and the url is http://www.xwiki.org/xwiki/bin/view/Main/Download
Regards….
hi
i want upload file from flex using remoteObject (Blazeds) what is the approach
Hi Shashidhar,
Please check the article at this URL http://biemond.blogspot.com/2008/08/flex-upload-and-download-with-blazeds.html
Hope this helps.
Hi,
Thanks for you tool, code generation allows me to save a lot of time!
For my development, I’ve also used a code generation tool that create a complete server based on Spring and Hibernate, then I modified it to support Spring-BlazeDS and then connect my flex client to it. I wrote an article about this: http://contextuel.net/articles/flex_spring_blazeds_integration_with_springfuse/
I hope it can helps people to save time as I did!
Pierre
Hi,
My app dealing with lot of XML data, I am assigning it to respective TextInput, after filtering.Problem is that now my app got very slow.
How can I make it fast??
Thanks,
Shailendra singh