I tried to call another stored procedure that I know it worked within the section of code I suspected that it froze the program. It worked fine. Then I tried to do the opposite but couldn't solve the problem. Right now I have no clue how to fix this. Yesterday, I thought the problem was that I created too many objects to save the results returned by the stored procedure. However, today I write a test class (not withing GWT) calling that stored procedure and run this without any problems.
So, I guess the problem is from the GWT compiler or from the code that connect the client and server together. Hopefully, I can fix this as soon as possible. Otherwise, the project will get stuck at this point.
Monday, April 2, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment