Ugly problem with getStatus and WSDL

In last version of ScadaBR's trunk (0.9.3), when I call to getStatus from WSDL API I get a BrowseFlexProjectResponse. I've debugged the project and the problem is that internally is calling to browseFlexProjects, and not to getStatus. I've tried to fix this but I couldn't find the error in the Axis generated code. Please let me know if you can fix this or how I can fix that (If I can help, I'll).

Regards!