JNBridgePro: Java and .NET interoperability bridge. JNBridge: Java .NET interoperability

Calling Java from .NET:  Load Classes Progress

Loading all the classes may take a few seconds. The load progress is shown in the output pane in the bottom of the window, and in the progress bar. When finished, the classes in the log4j.jar files and loggerDemo.JavaClass are displayed in the Environment pane on the upper left of the JNBProxy window. Note that JNBProxy will warn us that we are missing a number of classes relating to JMS (Java Messaging Service), XML, and JavaMail. Since we are not going to use these capabilities of log4j, we can safely ignore this warning.

Find out more...