Re: session is NULL

2010-11-11 Thread Anas Mughal
into my DAO. That is working well for me. (No constructors.) Best Regards. --Anas Mughal http://anas-mughal.com   --- On Thu, 11/11/10, Everton Agner wrote: From: Everton Agner Subject: Re: session is NULL To: "Tapestry users" Date: Thursday, November 11, 2010, 8:23 AM > @

Re: session is NULL

2010-11-10 Thread Anas Mughal
Yes, that worked. I wish to thank everyone for their help! Tapestry is great! Coming from the Spring world, I do not miss those verbose Spring configuration files! --Anas Mughal http://anas-mughal.com --- On Wed, 11/10/10, Rich M wrote: From: Rich M Subject: Re: session is NULL To

Re: session is NULL

2010-11-10 Thread Anas Mughal
/10, Kalle Korhonen wrote: From: Kalle Korhonen Subject: Re: session is NULL To: "Tapestry users" Date: Wednesday, November 10, 2010, 1:48 AM @Inject is for pages. Make your DAO a Tapestry service and inject the session to it via its constructor. Kalle On Tue, Nov 9, 2010 at

Re: session is NULL

2010-11-09 Thread Anas Mughal
fixing it, now there is no error with respect to the hibernate configuration.) I don't know how to resolve the session object being NULL in my simple DAO below. Thanks for your help! -- Anas Mughal http://anas-mughal.com            --- On Wed, 11/10/10, Josh Kamau wrote: From:

session is NULL

2010-11-09 Thread Anas Mughal
where to place the hivemind configuration file -- if I need it. I am new to Tapestry. Please bear with me.  Thank you for your kind assistance. --Anas Mughal http://anas-mughal.com  

Re: best stack ...

2010-11-04 Thread Anas Mughal
Use Maven archetype to create the project for you: http://tapestry.apache.org/tapestry5.1/quickstart/ It will take care of everything.Then, import it into Eclipse as Maven project. -- Anas Mughal http://anas-mughal.com     --- On Thu, 11/4/10, Howard Lewis Ship wrote: From: Howard

Re: Tapestry Not running in Weblogic

2010-11-04 Thread Anas Mughal
I appreciate everyone's advice. I have upgraded to 5.2.2 and would anticipate it will be released soon. Thank you very much. --Anas Mughal    --- On Thu, 11/4/10, Katia Aresti wrote: From: Katia Aresti Subject: Re: Tapestry Not running in Weblogic To: "Tapestry users"

Re: Tapestry Not running in Weblogic

2010-11-04 Thread Anas Mughal
I moved to 5.2.2 and the problem is resolved. Howard, Thanks! By the way, I started using Tapestry recently and it looks very promising! Great work!!!  --Anas Mughal    --- On Wed, 11/3/10, Howard Lewis Ship wrote: From: Howard Lewis Ship Subject: Re: Tapestry Not running in Weblogic

Tapestry Not running in Weblogic

2010-11-03 Thread Anas Mughal
.XMLInputFactory2 I see a bug logged for this issue at: https://issues.apache.org/jira/browse/TAP5-745 Has this issue been resolved? Is there a place where I could downloaded a patch for this? Thank you in advance. -- Anas Mughal http://anas-mughal.com