Hi,
I have a question.
I have added my application's "Java Project" (say, Util) as "Project
Utility Jar" in the application's application.xml file in WSAD.

I am using the Java Project's (util.jar) classes in my EJB module.
I have included the util.jar in the "Java Jar Dependencies" of EJB module.

However,I still get build errors in WSAD when I build the EJB module.
If I check the checkbox of "Java project" in the EJB Module's Properties-
>Java Build Path->Projects, EJb module build is successful in WSAD.


My question is

1. Why do I have to include the Java Project in the "Projects" tab of the
EJB module?
Since, the Java Project's jar file,util.jar has already been added in
the "Java Jar Dependencies",this should take care of both compile and
build time.
Is it not so?

Thanks in advance,

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to