You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by agarofalo <an...@libero.it> on 2013/08/29 15:58:46 UTC

TOMCAT 6.x Openejb and Restfull

Hi all,I'll try my situation, before to make some questions.My
configuration:-Tomcat 6.0.35-Openejb 3 (?)- JDK 6.XI'm in confusion...I'm
porting my webapp from Tomee to Tomcat 6.My webapp need to use restFull
service. On Tomee webapp is perfect.So, before to try operation's porting I
think that my rest service are resolved by Jersey.But I have know that this
operation is not make by Jersey because Jersey was'nt good configurated but
rest services were OK.Infact, (to confirm my opinion) I have cleared my
web.xml from all Jersey configuration and my webapp still work (This on
Tomee).Now I have exported my webapp under Tomcat 6.I have integrated this
with Openejb (but i have dubt on the version to use), and my log are cleared
from error, but i received a 404 error if i try to call my rest services. In
my webapp there are some Soap services this ones still work.My questions
are:- Is possible make rest service under Tomcat 6 without any jar like
Jersey? If it's possible who/what resolved the path of http call?- What
version of openejb i must use with Tomcat 6? can i have a link?- What kind
of library resolved my rest call under Tomee if this not is make by
Jersey?Sorry for my english and thank for yours time.Best regardsAndrea 



--
View this message in context: http://openejb.979440.n4.nabble.com/TOMCAT-6-x-Openejb-and-Restfull-tp4664905.html
Sent from the OpenEJB Dev mailing list archive at Nabble.com.