When you edit a Java stored procedure that is contained in a web project that was imported from an EAR file, the Java stored procedure source shown is retrieved from the DB2 server. If the source does not exist in the DB server, a file dialog opens to prompt you for the location of the source file.
If the web project was exported to an EAR file with the option to export source files, then the Java stored procedure source file can be found in the JavaSource folder.
Return to the main readme file
(C) Copyright IBM Corporation 2000, 2003. All Rights Reserved.