Re: How to add SQL Server 2005 database

2008-12-21 Thread axiez
I found the answer in Aaron's reply to a previous topic. It solved my problem (at least for now). axiez wrote: > > I want to use SQL Server 2005 database instead of Derby. How can I make > Geronimo access the existing SQL Server 2005 tables? > I saw couple of Q&A on this matter but felt they wer

Re: Struts2 on Geronimo: problem with roles

2008-12-21 Thread David Jencks
Could you show us your web.xml and indicate the urls you are using to test this with? thanks david jencks On Dec 18, 2008, at 6:26 AM, artoo wrote: Hi all, I have big problem with Struts (2.0.14) and Geronimo (2.1.3). When I use request.isUserInRole from Struts Action I always got "false

Re: Problem debugging JPA configuration

2008-12-21 Thread David Jencks
Hi Dave, I have to agree this is sort of spectacularly uninformative. However seeing this: org .apache .openjpa .jdbc.kernel.AbstractJDBCSeq.getConnection(AbstractJDBCSeq.java:162) at org .apache .openjpa.jdbc.kernel.TableJDBCSeq.allocateSequence(TableJDBCSeq.java: 366)