A sample J2EE application that I would like to test out has been deployed to a local WebSphere Express 5.1 instance on Windows XP SP2 through MyEclipse 4.1.1 GA. The application, though, requires the setting of a system property to control the directory to which the application logs its activities. There seems to be a way to specify a system property to WebSphere when using RAD, but I don’t see the option in MyEclipse. Even specifying the system property as a -D JVM argument had no effect.
If anyone knows how to declare system properties to a WebSphere application when deployed through MyEclipse, please let me know.
Thanks,
Mike