I followed the directions in the documentation which say to patch the Constants.java file to change the current schema to the 1999 schema. I did this but the RPCRouterServlet for a StatelessSessionBean provider continued to use the 2001 schema. Is there anything I can change via a config file? I'm already using my own config manager class.
Does anyone know how to get the patch method to work? Also, are there any major issues with continuing to use the 1999 schema over the 2001 version? I'm trying to maintain backwards compatibility with our servers. Thanks, Rich