Get TypString only works if the entity is of Type Entity and not on it’s subclasses

 call-to-java-servlet :
 exp |[ e1.getTypeString() ]| -> java |[ x.get_WebDslEntityType() ]| //get type from the wrapped class
  where SimpleSort("Entity") := <get-type-anno> e1
    ; Var(x) := e1
Submitted by chris melman on 26 September 2012 at 11:26

On 28 September 2012 at 14:33 chris melman closed this issue.

On 28 September 2012 at 14:33 chris melman commented:

fixed in r5385

Log in to post comments