[ERROR] Line XX: Unexpected exception while processing element 'property-provider'... shell failed in doStartup method

2014-02-13 Thread Praveen K Nair
Hi, I am having trouble in starting my Web Application created using GWT Platform. I am using eclipse 4.3 with GWT 2.6.0 along with Maven. I have imported a project which is basically developed using GWT 2.4 and Maven automatically binds all libraries to 2.4 version when I do mvn clean

Re: [ERROR] Line XX: Unexpected exception while processing element 'property-provider'... shell failed in doStartup method

2014-02-13 Thread Jens
Your Sencha GXT library is most likely not compatible to GWT 2.6. I guess you need to update GXT if possible or go back to GWT 2.4 or 2.5.1 (whatever works). -- J. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To unsubscribe from this

Re: [ERROR] Line XX: Unexpected exception while processing element 'property-provider'... shell failed in doStartup method

2014-02-13 Thread Colin Alworth
Jens is dead on - several API changes from 2.4/2.5 to 2.6 make it difficult for a library to stradle that divide. We'll be shipping a GXT 3.1 beta Real Soon Now to enable users to switch to GWT 2.6. Breaking changes include: - Changing permutations (ie6 and opera are gone, ie10 was added,