This page (revision-63) was last changed on 26-Mar-2013 12:05 by Dieter Käppel

This page was created on 07-Jun-2009 20:54 by Dieter Käppel

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
63 26-Mar-2013 12:05 26 KB Dieter Käppel to previous
62 26-Mar-2013 12:05 26 KB Dieter Käppel to previous | to last
61 24-Nov-2012 12:00 26 KB Dieter Käppel to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 438 changed one line
Oder der Name wird selbst generiert aus dem ContextPath der Applikation, dem Namen der Bean und der "/local" Extension:
Oder der Name wird generiert aus dem Seam jndiPattern aus der Init-Komponente, die in der components.xml definiert wird:
At line 441 added 6 lines
<core:init jndi-pattern="ear-name/#{ejbName}/local"/>
}}}
In der Seam-Bean braucht dann nur nicht die @EJB-Annotation zu stehen:
{{{