Does glassfish create instances of the EJB's if they are registered in
web.xml?
There are errors that appear in the
http://www.nabble.com/file/p14934510/Glassfish%2BServer%2BLog%2B%252818-01-08%2529.txt
Glassfish Server Log when the EAR is deployed, do these messages below have
anything to do with the errors?
"DPL8017: Ejb-ref type mismatch for ejb reference RegisterAction. Reference
declares type beans.Register but target ejb RegisterAction has Local Home
interface of type null."
"DPL8017: Ejb-ref type mismatch for ejb reference RegisterAction. Reference
declares type beans.Register but target ejb RegisterAction has Local
interface of type null."
Can I please see an example of how EJBs should be registered in web.xml just
in case the configuration is incorrect.
--
View this message in context: http://www.nabble.com/Seam-Support-In-Glassfish-tp14934510p14934510.html
Sent from the java.net - glassfish users mailing list archive at Nabble.com.