smallufo wrote: > > > 2010/3/24 smallufo <[email protected] <mailto:[email protected]>> > > Mmm... There is no ejb-jar.xml in META-INF/ > > After adding an empty ejb-jar.xml , it still doesn't work. > > No matter 4.0.4 or 4.0.5 > > > BTW I tried a lot of ejb-jar.xml settings , but non works... > Is there any working example for this simple scenario ? Thanks. Can you add an <ejb-server/> to your resin.xml (inside the <cluster>).
That's a Resin bug because the <ejb-server/> wasn't supposed to be required any more. -- Scott > > > ------------------------------------------------------------------------ > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest > _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
