On Fri, 2003-11-28 at 14:10, Alexey Loubyansky wrote:
> Maybe it's because in web.xml you use ejb-local-ref and in jboss-web.xml
> ejb-ref (not ejb-local-ref)?
Probably ;-)
My mistake was taking the xdoclet (1.2b3) as my reference guide. However
the xdoclet definitions hasn't any support for e
Maybe it's because in web.xml you use ejb-local-ref and in jboss-web.xml
ejb-ref (not ejb-local-ref)?
Pedro Salazar wrote:
Greetings,
I deployed my EJB the name "ServiceInfo" and the JNDI names
ejb/ServiceInfo and ejb/ServiceInfoLocal, for the remote and local
interfaces respectively.
In my ser
Greetings,
I deployed my EJB the name "ServiceInfo" and the JNDI names
ejb/ServiceInfo and ejb/ServiceInfoLocal, for the remote and local
interfaces respectively.
In my servlet application's web.xml I have the following lines:
"
ServiceInfo
Session
pt.ptinovacao.nginpro.uif.serv