Hi All,
I got the warning massage I can not understand. I did set the
weblogicclasspath in the <weblogic> element.
this is the build code:
<weblogic destdir="${ejbholding.dir}"
wlclasspath="${ejbc-classpath}"
/>
This is the result:
[ejbjar] building EmailList_ejb.jar with 6 files
[ejbc]
[ejbc] Issued 1 semantic warning compiling
"C:/../../../ejbcgen/../email/ejb/impl/EmailListBeanHomeImpl_ServiceStub.java":
[ejbc]
[ejbc] 516. } catch (java.lang.Exception e) {
[ejbc] <------------------->
[ejbc] *** Caution: This catch block may be unreachable because there
is no exception whose type is assignable to "java/lang/Exception" that can be
thrown during execution of the body of the try block. However, this being
a base exception class, compilation will proceed.
Anyone has idea of it?
Any help is appraciated!
Ying Wang
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>