If EJB A is dependent on EJB B to compile, compile EJB B's remote
and home interfaces first and include those classes in EJB A's compilation
classpath. Or you can let javac resolve the dependencies for you by
compiling them all at once. Look into using Jakarta-Ant to make compilation
easier.
---
Michael R. Maraya
> ----------
> From: L. Yeung[SMTP:[EMAIL PROTECTED]]
> Reply To: [EMAIL PROTECTED]
> Sent: Tuesday, July 24, 2001 5:07 AM
> To: [EMAIL PROTECTED]
> Subject: [JBoss-user] EJB-JAR external ref
>
> hi jboss-group! i have 2 ejb jar files. one ejb-jar is
> depends upon the other. when i compile the dependent
> ejb-jar, it complains that it cant find the ejb from
> the independent ejb-jar. i have written a deployment
> descriptor for each one of them. any help is greatly
> appreciated.
>
> -l. yeung
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with Yahoo! Messenger
> http://phonecard.yahoo.com/
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user