Re: Losing my mind

2007-07-10 Thread Paul McMahan
On Jul 10, 2007, at 5:15 PM, Arinté wrote: org.apache.myfaces.core myfaces-api jar org.apache.myfaces.core myfaces-impl jar

Re: Geronimo & JUnit problems

2007-07-10 Thread Jacek Laskowski
On 7/5/07, Francisco Borges <[EMAIL PROTECTED]> wrote: Would Geronimo2.0 be any better regarding JUnit integration? I can't claim it to be any better in this regard, but it's definitely worth to try out because of its Java EE 5 compliancy and exceptional* m2 support. How do you run the unit t

Re: Losing my mind

2007-07-10 Thread Jacek Laskowski
On 7/10/07, Arinté <[EMAIL PROTECTED]> wrote: I am working with Geronimo version 2M6 and I am trying to use jsf, but its not working. It is a one page website I am trying to test, but to no avail. Here is my plan file. ... org.apache.myfaces.core

Losing my mind

2007-07-10 Thread Arinté
I am working with Geronimo version 2M6 and I am trying to use jsf, but its not working. It is a one page website I am trying to test, but to no avail. Here is my plan file. http://geronimo.apache.org/xml/ns/j2ee/web-1.1";> default apache 1.0

FW: Genericjmsra and geronimo 1.1.1

2007-07-10 Thread Paul Craton
Anshuk, Were you aware that the WebSphere MQ team have released in their latest MQ fixpack a MQ JCA adapter that enables both Geronimo and WAS-CE to work with MQ enabled applications? I think you can use the transactional mq client as part of the setup to provide transactionality. You can fi

AW: Problems using openJPA

2007-07-10 Thread Ueberbach, Michael
Hi Jacek, Thanks for your hints. To the first point: I've already seen this in the spec. I'm quite shure there is no access via the instance variables (but I will prove it again). I will also try to eliminate the entries in persistance.xml that are not neccessary. I'll tell the results as soon

Re: xmlns 404!!

2007-07-10 Thread Jason Warner
I'm not quite sure what you're trying to do, but it seems you want to view the web-1.1.xsd file. If that's the case, it can be found at the following url http://geronimo.apache.org/xml-schemas.html. Hope this helps, Jason Warner On 7/10/07, appel <[EMAIL PROTECTED]> wrote: http://geronimo.a

xmlns 404!!

2007-07-10 Thread appel
http://geronimo.apache.org/xml/ns/j2ee/web-1.1";> as provided as default returns me a 404, not found! :) My guess is that it shouldn't be like that. What is the correct URL if I have the wrong one? -- View this message in context: http://www.nabble.com/xmlns-404%21%21-tf4056018s134.html#a11521

Re: allocating Connection using ConnectionRequestInfo: failure testing

2007-07-10 Thread Francisco Borges
On Monday 09 July 2007, David Jencks wrote: > I imagine problems with your connection factory would be easy for you > and impossible for us to figure out, so I'll assume the problem is > after that. > > Can you do some debugging or logging and check that your CRI is > getting to the MCF Short answ

Re: Problems using openJPA

2007-07-10 Thread Jacek Laskowski
On 7/10/07, Ueberbach, Michael <[EMAIL PROTECTED]> wrote: Hello Jacek, meanwhile I'm able to send the jar I deployed to geronimo. I attach it to this mail, sources should be included. Also the persistence.xml that is used. As you can see I put @Basic annotations to all property getters explicit

Genericjmsra and geronimo 1.1.1

2007-07-10 Thread Anshuk Chinmoy Pal Chaudhuri
Hi, Any clue for this earlier post? There is a requirement to build a jms resource adapter which would in turn converse with Websphere MQ Series. As far as the resource adapter is concerned, the tutorial at http://cwiki.apache.org/GMOxDOC10/integrating-a-third-party-jms-provider .html is goo