RE: HibernateSessionSource - error - thx for any assistance

2013-05-25 Thread Ken in Nashua
Sorry folks, I think its fair that this is the problem. http://stackoverflow.com/questions/8799121/java-lang-nosuchmethoderror-org-hibernate-sessionfactory-opensessionlorg-hibe But I still have no solution to the framework am using.

RE: best way to integrate a page or component to keep modular

2013-05-25 Thread Ken in Nashua
Well it looks like... if I get to it... I will write a MyShineyNewComponent to do the job. right now I have some jar file hidden deep in my build somehow dragging in an early version of hibernate and taking me out cold.

RE: HibernateSessionSource - error - thx for any assistance

2013-05-25 Thread Ken in Nashua
Hi Folks, I determined this guy dependency groupIdorg.apache.tapestry/groupId artifactIdtapestry-hibernate/artifactId version${tapestry-release-version}/version scopeprovided/scope exclusions exclusion

RE: HibernateSessionSource - error - thx for any assistance

2013-05-25 Thread Ken in Nashua
well it didnt does anyone know a way out of this hole ? 2013-05-25 17:29:18.142:WARN:oejw.WebAppContext:Failed startup of context o.m.j.p.JettyWebAppContext{/,file:/C:/Prototype/Mavenized/Product/kwc/pphl/src/main/webapp/},file:/C:/Prototype/Mavenized/Product/kwc/pphl/src/main/webapp/

RE: HibernateSessionSource - error - thx for any assistance

2013-05-25 Thread Ken in Nashua
Here is my dependency tree tapestry-hibernate I think might be tripping up my whole project by anchoring to 3.X hibernate as shown here [INFO] | +- org.apache.tapestry:tapestry-hibernate:jar:5.3.7:compile [INFO] | | \- org.apache.tapestry:tapestry-hibernate-core:jar:5.3.7:compile [INFO] | |

Re: HibernateSessionSource - error - thx for any assistance

2013-05-25 Thread Boris Horvat
I think it will fail as 5.3.7 depends on 3.x hibernate. If I remember correctly 5.4 will depend on 4.x branch On Sat, May 25, 2013 at 11:29 PM, Ken in Nashua kcola...@live.com wrote: Hi Folks, I determined this guy dependency groupIdorg.apache.tapestry/groupId

RE: HibernateSessionSource - error - thx for any assistance

2013-05-25 Thread Ken in Nashua
Thank You Boris, Any time frame ? I am hard for feedback. Already caught. Burned out from trying to back tread. Wish I knew of it sooner. But not sure if it would have helped me anyway. I will be happy when it happens. Thanks for any info

Re: HibernateSessionSource - error - thx for any assistance

2013-05-25 Thread Boris Horvat
I really have no idea since 5.4 will be huge rewrite of the javascript layer. Since I am not in development team I dont know the time frame however I do expect it to be relatively soon On Sun, May 26, 2013 at 12:15 AM, Ken in Nashua kcola...@live.com wrote: Thank You Boris, Any time frame ?