-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
bean java.util.Collections$UnmodifiableCollection can't invoke isEmpty: Class org.jabsorb.serializer.impl.BeanSerializer can not access a member of class java.util.Collections$UnmodifiableCollection with modifiers "public"
at org.jabsorb.client.Client.processException(Client.java:181)
at org.jabsorb.client.Client.invoke(Client.java:158)
at org.jabsorb.client.Client.invoke(Client.java:135)
at $Proxy13.evaluateProduct(Unknown Source)
at nextag.build.CatalogJSONRPC.evaluateProduct(CatalogJSONRPC.java:160)
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
1.3.1
Please provide any additional information below.
Original issue reported on code.google.com by pansoph...@gmail.com on 16 Oct 2012 at 10:12