I think we are now on par :) Isn't this the same exception u ran into?
thanks,
dims
[java]
[java] 20:29:18,285 WARN [SystemExceptionInterceptor]
com.sun.j2ee.blueprints.signon.user.ejb.UserEJB
[java] java.lang.IllegalStateException: Could not locate transaction policy
for transaction
policy key 1 and index -1
[java] at
org.openejb.nova.transaction.TransactionContextInterceptor.invoke(TransactionContextInterceptor.java:83)
[java] at
org.openejb.nova.SystemExceptionInterceptor.invoke(SystemExceptionInterceptor.java:82)
[java] at
org.openejb.nova.entity.EntityLocalClientContainer.invoke(EntityLocalClientContainer.java:173)
[java] at
org.openejb.nova.entity.EntityLocalClientContainer.access$500(EntityLocalClientContainer.java:85)
[java] at
org.openejb.nova.entity.EntityLocalClientContainer$EntityLocalHomeCallback.intercept(EntityLocalClientContainer.java:212)
[java] at
org.openejb.nova.entity.EntityLocalClientContainer$EntityLocalHomeImpl$$EnhancerByCGLIB$$707af625.findByPrimaryKey(<generated>)
[java] at
com.sun.j2ee.blueprints.petstore.tools.populate.UserPopulator.createUser(UserPopulator.java:106)
[java] at
com.sun.j2ee.blueprints.petstore.tools.populate.UserPopulator.access$000(UserPopulator.java:51)
[java] at
com.sun.j2ee.blueprints.petstore.tools.populate.UserPopulator$1.create(UserPopulator.java:77)
[java] at
com.sun.j2ee.blueprints.petstore.tools.populate.XMLDBHandler.endElement(XMLDBHandler.java:145)
--- Jacek Laskowski <[EMAIL PROTECTED]> wrote:
> Davanum Srinivas wrote:
>
> > Jacek,
> >
> > Am past that point now. I got the first page to show up fine. See my other
> > email -
> > http://marc.theaimsgroup.com/?l=geronimo-dev&m=107462293424132&w=2. Next
> > problem is how to
> define
> > users etc as am getting the following stack trace
> >
> > [java] 14:09:16,667 DEBUG [ServletHttpRequest] Got Session top3xzecahk5
> > from cookie
> > [java] 14:09:16,717 DEBUG [ServletHandler]
> > [EMAIL PROTECTED]
> > [java] Getting connection from JdbcConnectionFactory
> > [java] java.sql.SQLException: User not found: GERONIMO
>
> Hey Dims,
>
> See the 3rd bullet of "Installing" at
> http://wiki.apache.org/geronimo/OpenJCA. Basically, you need to make
> apprpriate changes in META-INF/geronimo-ra.xml.
>
> > Thanks,
> > dims
>
> Jacek
>
=====
Davanum Srinivas - http://webservices.apache.org/~dims/