Compiling java stored procedure [message #92440] |
Mon, 19 July 2004 05:05 |
PRACHI
Messages: 3 Registered: April 2002
|
Junior Member |
|
|
Hi,
I'm unable to compile the java stored procedure. My java class has an import statement calling another custom class.
The error i get on compilation is
The following error has occurred:
JAVA SOURCE WEB_ADMIN.SMailController
On line: 0
SMailController:10: Class on.bl.BMessger not found in import.
where line no 10 is an import statement.
How can I resolve this? Any help appreciated.
|
|
|