Entering content frame

Procedure documentation Creating a Java Class Locate the document in its SAP Library structure

Use

An additional requirement of the JavaMail’s EJB is to create a new Exception class. You have to create the SendMailException.java class so that you can compile the EJB.

Procedure

...

       1.      Expand the package to the javamail folder. Right click on the name and choose New ® Java Class…

This graphic is explained in the accompanying text

       2.      Specify SendMailException as name for the new class and choose Finish.

This graphic is explained in the accompanying text

       3.      Specify the source for the SendMailException class.

 

Once you are finished, continue with Setting Classpath and Compiling Sources

 

 

Leaving content frame