We are returning VO's(Value Objects or Beans) from the EJB Methods.If there are any static methods in Value Objects available at EJB side along with setter and getter methods only setters and getters are visible in Deployable proxy but not the static methods