Re: Tapestry-5.0.12-SNAPSHOT

2008-05-31 Thread zack1403

Thanks for the T5 components tip on upgrade to 5.0.12.  I would have been
stuck on that for a while had I not found this post. Updated POM with
current t5-contrib/commons fixed the error

Zack

Tobias Wehrum wrote:
 
 Maybe an old T5C commons/contrib? That was it for me last two times I 
 had such a problem...
 
 Stephane Decleire schrieb:
 Your application use a library wich in turn use a version of Tapestry 
 previous to the 5.0.12

 Stephane

 Kheldar666 a écrit :
 Yes...


 Adam Zimowski wrote:
  
 Did you synced up tapestry-ioc with latest?

 On Mon, May 26, 2008 at 11:58 AM, Kheldar666 [EMAIL PROTECTED]
 wrote:

 Yes I saw that... but the problem don't come from that I think... I 
 never
 use

 org.apache.tapestry5.ioc.ObjectProvider

 That seems to appends at Registry Startup juste after Spring Web
 ApplicationContext initialisation.

 Martin


 dleffel wrote:
  
 Have you noted that in the 5.0.12-SNAPSHOT, the packages have been
 renamed
 to org.apache.tapestry*5*?

 On Mon, May 26, 2008 at 8:13 AM, Kheldar666 [EMAIL PROTECTED]
 wrote:


 Hello everybody,

 Since this morning, after updating my T5 Snapshot, I have this error
 when
 launching my application with Jetty plugin :

 17:08:33.678 INFO   [main]

 org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:209)
  

  
 09 Root WebApplicationContext: initialization completed in 4401 ms
 
 Exception in thread main java.lang.NoClassDefFoundError:
 org/apache/tapestry/ioc/ObjectProvider
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:242)
at
 org.apache.tapestry5.ioc.RegistryBuilder.add(RegistryBuilder.java:146) 

at

 org.apache.tapestry5.ioc.IOCUtilities.addModulesInList(IOCUtilities.java:120)
  

at

 org.apache.tapestry5.ioc.IOCUtilities.addModulesInManifest(IOCUtilities.java:104)
  

at

 org.apache.tapestry5.ioc.IOCUtilities.addDefaultModules(IOCUtilities.java:76)
  

at

 org.apache.tapestry5.internal.TapestryAppInitializer.init(TapestryAppInitializer.java:75)
  

at
 org.apache.tapestry5.TapestryFilter.init(TapestryFilter.java:72)
at
 org.mortbay.jetty.servlet.FilterHolder.start(FilterHolder.java:71)
at

 org.mortbay.jetty.servlet.WebApplicationHandler.initializeServlets(WebApplicationHandler.java:310)
  

at

 org.mortbay.jetty.servlet.WebApplicationContext.doStart(WebApplicationContext.java:509)
  

at org.mortbay.util.Container.start(Container.java:72)
at org.mortbay.http.HttpServer.doStart(HttpServer.java:708)
at org.mortbay.util.Container.start(Container.java:72)
at
 com.iw.plugins.jettyrunner.PluginRunner.launch(PluginRunner.java:282) 

at
 com.iw.plugins.jettyrunner.PluginRunner.launch(PluginRunner.java:104) 

at
 com.iw.plugins.jettyrunner.PluginRunner.main(PluginRunner.java:75)

 Is this a bug that comes from the nightly build ?

 Martin
 -- 
 View this message in context:
 http://www.nabble.com/Tapestry-5.0.12-SNAPSHOT-tp17473797p17473797.html 

 Sent from the Tapestry - User mailing list archive at Nabble.com.


 - 

 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


   
 
 -- 
 View this message in context:
 http://www.nabble.com/Tapestry-5.0.12-SNAPSHOT-Runtime-Error-tp17473797p17475450.html
  

 Sent from the Tapestry - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


   
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 

   

 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

-- 
View this message in context: 
http://www.nabble.com/Tapestry-5.0.12-SNAPSHOT-Runtime-Error-tp17473797p17572862.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tapestry 5.0.12

2008-04-23 Thread Tobias Marx
Hi Howard!

Don't forget to release Tapestry 5.0.12 together
with a useful demo application once the time is ripe.

The more demos, the bettermaybe even a Petshop 2.0 with Ajax widgets?

So long

Tobias

 Original-Nachricht 
 Datum: Tue, 22 Apr 2008 20:20:49 -0700
 Von: Howard Lewis Ship [EMAIL PROTECTED]
 An: Tapestry users users@tapestry.apache.org
 Betreff: Tapestry 5.0.12

 People have been leaving messages on my blog that they want Tapestry
 5.0.12.
 
 I don't think it's time yet.  I'm using T5 for a client project with a
 fair amount of DHTML (fancy hiding and revealing menus) and a chunk of
 Ajax.  This is giving me a chance to nail down some limitations and
 omissions, and tackle some nasty InternetExplorer-is-brain-dead
 issues.  Given how easy it is to get a nightly build, or build
 locally, I don't think there's that much advantage to cranking out an
 official release -- a process that requires several days to vote, and
 an hour or two of my time to perform the builds and uploads.
 
 A new feature about to roll out is a client-side JavaScript console
 which will make debugging (especially on IE) a lot easier.
 
 I've also been developing for my app an AjaxFormLoop, a way of
 combining Loop, FormInjector and a few other bits and pieces to allow
 dynamic addition and removal of items from a list; basically, the kind
 of thing you do for master/detail relationships.
 
 Anyway, please be patient or use the nightlies.  Tapestry 5 is getting
 very close to a next release (which I think may even be a release
 candidate), but that's no reason to ship it early.  Let me continue to
 use it in anger and find the rough spots.
 
 -- 
 Howard M. Lewis Ship
 
 Creator Apache Tapestry and Apache HiveMind
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]