Resources

SAS® AppDev Studio 3.0 Developer's Site

Middleware Server: Debugging Problems

You can debug MWS connection problems in a number of ways. If you use a properties file (RocfORB.properties) to set MWS options, then you can enable debug tracing through the verbose= statement.

Additionally, if you use a properties file, you can output the file as a text file through the outputFile= statement. You can then share this file with others (including SAS Technical Support) to solve problems.

You can also enable debug tracing from a webAF or webEIS client, using these steps:

  1. Open a project or document in webAF or webEIS.

  2. Select Tools [arrow] Register Connections in webAF or Tools [arrow] AppDev Studio Connections in webEIS.

  3. Select the connection that you want to use MWS, and then select Edit.

  4. In the Edit Connection window, select the Advanced tab.

  5. Set the debugging options as needed.