Hi!
I am using eclipse 3.2 and Tamino version 4.4.1.
I have been testing the example that includes Tamino “processPersonsWithSchema” and I can’t solve a problem with the line “package com.softwareag.tamino.db.API.examples.person;”. This path exists on the workspace but the program doesn’t accept that line and I don’t know why. For this the file doesn’t compile because it uses methods of “processPersons”. I also have copied the file processPersons in the same folder that processPersonsWithSchema but it also doesn’t work.
The error is: The declared package “com.softwareag.tamino.db.API.examples.person” does not match the expected package.
Thanks,