Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ejb-dev] Should it be possible to express @DependsOn with module-name instead of file-name-with-extension?

It's me again.

Found some clarification in EJB.beanName:

> In order to reference a bean in another ejb-jar file in the same application,
> the beanName may be composed of a path name specifying the ejb-jar
> containing the referenced bean with the bean name of the target bean
> appended and separated from the path name by #.

Which probably answers my questions.

Thanks for now,

-- 
Piotrek


Back to the top