@Thiago: pushed org.apache.tomee.webapp.helper.rest.WebServiceHelperImpl which should be enough to get basic rest and soap information is such services are present
i'll wait you move other helper...in tomee webapp to add the WebServiceHelper interface and the getWebServiceHelper() (or do it if you want while you are hacking on js ;)) ping me if you need any help - Romain 2012/5/24 Thiago Veronezi <[email protected]> > Romain, > go ahead and do your changes. I can merge later. > > >>i wanted to contribute the java part (hope to have done it soon) and if > you > >>can help on the js part i'd be wonderful > > Oh yeah! It is going to be my pleasure. (Call me crazy but I love JS! :O) ) > > []s, > Thiago. > > > On Thu, May 24, 2012 at 10:27 AM, Romain Manni-Bucau > <[email protected]>wrote: > > > no, > > > > i would like to add in the tomee webapp 2 pages: > > 1) one listing all wadl > > 2) one listing all wsdl > > > > i wanted to contribute the java part (hope to have done it soon) and if > you > > can help on the js part i'd be wonderful > > > > Note: currently that's a bit dirty since it uses reflection but i didnt > > want to spread our webapp over our overlays (tomee-webapp, jaxrs and plus > > webapps) so that's the easier way to do so. > > > > - Romain > > > > > > 2012/5/24 Thiago Veronezi <[email protected]> > > > > > +1. > > > > > > I am doing some stuff in these files. I can move them asap. Do you need > > it > > > now? > > > []s, > > > Thiago. > > > > > > > > > On Thu, May 24, 2012 at 8:07 AM, Romain Manni-Bucau > > > <[email protected]>wrote: > > > > > > > Hi, > > > > > > > > just noticed all services used in the gui (helpers, session listener > > and > > > > servlets) are in tomee-loader. Any reason? Shouldnt we move them to > > > > tomee-webapp? > > > > > > > > - Romain > > > > > > > > > >
