Re: ClassCastException after upgrading to 5.1.0.5

2009-08-05 Thread Julio Quiroz
downloaded an read-error by winrar is rised. > > Any of you guys have this version to share with me? I'd really appreciate > it. > My email is rep...@gmail.com > > Thanks in advance. > > > > > > -- View this message in context: http://www.nabble.com/C

Re: ClassCastException after upgrading to 5.1.0.5

2009-08-05 Thread Julio Quiroz
y appreciate it. My email is rep...@gmail.com Thanks in advance. -- View this message in context: http://www.nabble.com/ClassCastException-after-upgrading-to-5.1.0.5-tp24738227p24832495.html Sent from the Tapestry - User mailing list archiv

Re: ClassCastException after upgrading to 5.1.0.5

2009-08-04 Thread raucha
phere... i had to add following JVM >>> parameter >>> -Djavax.xml.stream.XMLInputFactory=com.ctc.wstx.stax.WstxInputFactory >>> >>> with another version i had to drop the stax2 jar into a shared folder >>> because the >>> classloader wouldn't

Re: ClassCastException after upgrading to 5.1.0.5

2009-08-03 Thread raucha
wouldn't respect my parameter >> >> g, >> kris >> >> >> >> raucha >> 30.07.2009 15:12 >> Bitte antworten an >> "Tapestry users" >> >> >> An >> users@tapestry.apache.org >> Kopie >> >&g

Re: ClassCastException after upgrading to 5.1.0.5

2009-07-30 Thread Mario Udina
he stax2 jar into a shared folder > because the > classloader wouldn't respect my parameter > > g, > kris > > > > raucha > 30.07.2009 15:12 > Bitte antworten an > "Tapestry users" > > > An > users@tapestry.apache.org > Kopie &g

Re: ClassCastException after upgrading to 5.1.0.5

2009-07-30 Thread Kristian Marinkovic
aucha 30.07.2009 15:12 Bitte antworten an "Tapestry users" An users@tapestry.apache.org Kopie Thema ClassCastException after upgrading to 5.1.0.5 After upgrading from 5.0.18 to 5.1.0.5 my application fails to start when deployed on a weblogic server. I think this has to do wi

ClassCastException after upgrading to 5.1.0.5

2009-07-30 Thread raucha
java.lang.reflect.Constructor.newInstance(Constructor.java:494) at org.apache.tapestry5.ioc.internal.ConstructorServiceCreator.createObject(ConstructorServiceCreator.java:62) Is there any way around this problem? -- View this message in context: http://www.nabble.com/ClassCastException-after-upgrading-to-5.1.0.5