Weekly Report
May 8, 2009
Well, this week I was very slow because I can’t run the demo data in my OpenMRS Database, My Hibernate throws a lot of exceptions, so, for not stay more time without code I decided to create a little script to add 5 patients and observations associated with them.
After that, I was testing my code when I notice that my module dont compile and that exists a difference between the methods that Eclipse suggests me and the open mrs api javadoc, then I realized that the module wizard in Eclipse creates a module with the 1.2 version of open mrs api, web open mrs api and test open mrs api, so I check that in fact exists a ticket in the developers site http://dev.openmrs.org/ticket/1347 .
An easy fix was run some targets in openmrs trunk project so I can obtain the 3 previous jars in a recent version.
Some changes in classpath and project properties to avoid classpath hell and finally my module compile with the new methods.
Finally, after resolve these inconvenients, I commit my changes and now I’m waiting for get access to a Lab inhttp://openmrs.org/wiki/OpenMRS_Labs so the community can see my first approach to the demo and receive feedback from everybody.
ps
I have already noticed that I never asigned the tag openmrs, , only the category, so I guess that in OpenMRS they never knew about that post… a stupid mistake.