Re: [HAPI-devel] parsing a strange OBR| |....

2010-05-06 Thread alessandro
Very sorry to sending all this messages but the code I used It's ok, works well. (the error was I loaded all the hapi-structures-v**-1.0.jar and not only the hapi-structures-v24-1.0.jar) So It's very nice, I hope can be useful for someone: The server can handle the rigth Application also i

Re: [HAPI-devel] parsing a strange OBR| |....

2010-05-06 Thread alessandro
I tried starting from the SimpleServer in the Examples I think that the server does not handle the registered Application when I try to override the parser... Parser parser = new PipeParser() { // We override the parse method to correct issues public Me