ONess 0.5 bundled with Tomcat

After noticing that the compressed file was corrupt I’ve make available again the latest ONess version 0.5 bundled with Tomcat 5.0.30.

As I’ve said in a previous entry, it’s ready to run in less than a minute and uses hsqldb to avoid the need of setting up a database.

You can download from Sourceforge, uncompress, go to the “bin” dir and run startup.bat or startup.sh. After tomcat is up and running you can go to http://localhost:8080/ to check the web interface.

ONess 0.5 + Tomcat 5.0.30 bundle released

I’ve released a new ONess 0.5 version that comes bundled with Tomcat 5.0.30 so it’s ready to run in less than a minute. Uses hsqldb to avoid the need of setting up a database.

Just download from Sourceforge, uncompress, go to the “bin” dir and run startup.bat or startup.sh.
Note that the first time the pages are accesed it may be slow because they get compiled. After that it will run faster.

New ONess releases

I have released almost all the ONess modules, they are available for download. It’s also available the first 0.1 version of the order module.

From now the ONess project will be a core architecture integrating latest technologies (Spring, Hibernate, AspectJ, …) with useful tips for developers, and some sample real world apps (party management, inventory management, orders), unless more developers get involved. I’ll use it as test for new releases and technologies, I’m planning to take a look at Hibernate3 and add JSF as soon as posible.

More ONess modules released

Today the other modules have been released

  • ONess Common Webapp Controller 0.3
  • ONess Common Webapp View 0.2
  • ONess User Webapp 0.2
  • ONess Inventory Model 0.1
  • ONess Inventory Webapp 0.1
  • ONess Party Model 0.3
  • ONess Party Webapp 0.3

As before, check the changelogs at http://oness.sourceforge.net/multichanges-report.html