Title: Debugging EJBs and Java classes in JBuilder

We are in the process of deciding our packaging and we seem to have run into a dilemma.

 

I have say 3 entity beans..Bean A, Bean B, Bean C.

 

Now bean A has a relationship to Bean B

 

Bean B has a relationship to Bean C

 

My Question

 

Do I have to put all the beans in one jar file ?

 

OR

 

Can I separate the beans in separate Jar files and still have the relationship working ?

 

Thanks for your feedback

 

Anish

 

 

Reply via email to