Re: @WebService - LocalInitialContextFactory

2008-06-24 Thread Jaime Geovane Marcondes
with the problem. Thank's for your support! David Blevins wrote: > > > On Jun 23, 2008, at 6:29 AM, Jaime Geovane Marcondes wrote: > >> I have a project that is annotated with @WebService, but i don't use >> these in Local mode (LocalInitialContextFact

@WebService - LocalInitialContextFactory

2008-06-23 Thread Jaime Geovane Marcondes
Hi! I have a project that is annotated with @WebService, but i don't use these in Local mode (LocalInitialContextFactory). It's possible to ignore the annotation of type WebService on start of server ? Thanks! -- View this message in context: http://www.nabble.com/%40WebService---

LocalInitialContextFactory - DataSource JNDI

2008-06-18 Thread Jaime Geovane Marcondes
Hello! OpenEJB is amazing to boost the development of EJB3.0. I tried to configure OpenEJB to run in Local Mode, for debugging purposes. When it runs, the log shows: javax.naming.NameNotFoundException: Name "jdbc_SecurityDS" not found I then tried to configure in ejb-jar.xml, bu