Friday, December 20, 2024

RE: Class not included in the set of types for RPC

> What about the Point class? Line and Point are missing in the policy file so I guess

> Point might be the issue (or something that Point references)

 

That was it!

 

Point referenced my own super-source version of Vector3f.

I forgot not mark Vector3f as Serializable.

 

Since it is super-source, it is not valid as-is so I excluded it from my
compile of my library.

 

The GWT compiler did not give me any errors or warnings so I did not

realize to look there.

 

I really think the RPC generator should not be silent here.

Puzzle references Point.  Puzzle was processed and present in the .gwt.rpc file

but Point was not processed.

 

Thank you,

 Neil

 

--

Neil Aggarwal, (972) 834-1565, http://www.propfinancing.com

We offer 30 year loans on single family houses!

No comments:

Post a Comment