Just fyi we are using Websphere 6.1 runtime right now in production. It would be a while before we can upgrade to Websphere 7
I went through some sample applications, I am unable to get this one to run e.g. https://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk/samples/webapps/helloworld-jsf/ I am getting below error when i hit http://localhost:8080/helloworld-jsf/index.jsp java.lang.LinkageError: loader constraint violation: loader (instance of org/codehaus/classworlds/RealmClassLoader) previously initiated loading for a diff erent type with name "javax/el/ELResolver" at java.lang.ClassLoader.defineClass1(Native Method) Thanks Amit On Mon, Dec 7, 2009 at 11:00 AM, amit patel <[email protected]> wrote: > we are considering tuscany for our enterprise services development > > we want a small not so complex demo app that can do wsdl, complext types, > web services and json in jan feb time frame > > and many more bigger complex apps by end of next year > > is 2.0 ready for prime time use? (I would hate to use something old, if it > will mean lot of changes to upgarde to new) > or should I consider 1.5/1.0? > > I noticed that my getting started app for 1.0 does not work in 2.0 > and > http://cwiki.apache.org/confluence/display/TUSCANYxDOCx2x/Getting+Started > is blank! > > I am looking for a wsdl / json example beyond hello world service that > takes and outputs a string, that works with 2.0 > > Please advise >
