Home
Objectwiz 1.1 in development PDF Print E-mail
Friday, 17 June 2011 10:11

Objectwiz 1.1 is under development.

Its source code is in the trunk of the project.

It features the following :

  • a maven structure
  • the possibility to have Objectwiz run as a standalone application (no need to run Objectwiz in a web-application server)
  • javaFX2 client
  • support for JEE6 applications
 
Objectwiz 0.8 released PDF Print E-mail
Friday, 17 June 2011 10:03

Objectwiz 0.8 has been released !

It includes several the UIBuilder module that allows to create custom UI.

you can build it from the branches/uibuilder repository on sourceforge .

 
Objectwiz 0.6 released PDF Print E-mail
Wednesday, 07 April 2010 16:33

Apart from a better stability, this new version brings:

  • the ability to export data to external files (currently only Excel spreadsheets, but more format will be supported in the future);
  • the possibility to call a method several times in a row on a list of objects.

Check it out:

 
Version 0.5 released PDF Print E-mail
Saturday, 06 February 2010 11:55

This new version of Objectwiz fixes a lot of bugs, brings more stability and some new functionalities. Major changes include:

  • Application agent: The front-end now connects to target applications in the server through a small agent (a lightweight EJB JAR) that must be added to each application. This new connection paradigm allows to perform some operations that were not possible before (write access on JTA-enabled persistence units).
  • Deployment listener: Objectwiz now detects automatically when an application is (re)deployed.
  • Method calls: a lot of issues regarding transactions and discovery were fixed.

 

Check it out:

 
Lightning talk at PostgreSQL conference Paris November 2009 PDF Print E-mail
Monday, 09 November 2009 18:07

Benoît Del Basso gives a lightning talk at the European PostgreSQL Conference. Paris, 6-7 nov. 2009.

 
Users' mailing list PDF Print E-mail
Monday, 09 November 2009 14:51

To get the latest news about Objectwiz, suscribe to the mailing list:

https://lists.sourceforge.net/lists/listinfo/objectwiz-users

 

 
Version 0.3a released PDF Print E-mail
Saturday, 07 November 2009 08:40

Version 0.3a was just released on SourceForge. Apart from many bugfixes, this version brings two major functionalities that are available directly in the graph view: edition of objects and support for method calls. Note: support for these write-access functionalities is disabled for default users. To grant write-access to one user, administrators have to associate the role 'objectwizDeveloper' to this user.

See the project page on SourceForge for download.

 
Online demo available PDF Print E-mail
Thursday, 24 September 2009 10:33

The online demo of objectWiz is now available.

It demonstrates the use of objectWiz on the dvd-store example from Seam framework.

See here.

 
objectWiz version 0.1 released PDF Print E-mail
Wednesday, 23 September 2009 15:47

The first version of objectWiz has been uploaded on sourceforge.

Download page.