Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ANT J2EE Compile

Status
Not open for further replies.

youngun

Programmer
Apr 27, 2001
61
US
I am a newbie to ant. I have a project consists of EJB module and web module. The web module is a struts framework and it needs to call the EJB Session Bean in the EJB Module. I could successfully compile the EJB module because there is no dependency; but I had problem compile web module because it depends on the EJB module. This is probably a very common situation to most of you, please tell me how to get around this problem.

Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top