Hi, I am using togetherJ6.0 While implementing value object Factory strategy pattern (j2ee pattern) it creates a new VOFactory every time i add a new entity bean to an existing model and try to apply this pattern. Is there any way to use the same existing VOFACTORY (in the model) whenever we try to add the same pattern. Awaiting ur response. Nuts