Look at the web.xml where servlets are defined.
The "/jbi /*" path is mapped to the
org.apache.servicemix.components.http.SpringBindingServlet
servlet, which delegates to the lightweight http component.

Cheers,
Guillaume Nodet

On 6/5/06, emicalc <[EMAIL PROTECTED]> wrote:


Hello,
I have "undeployied" the war file servicemix-web-3.0-SNAPSHOT.war under
tomcat and
I have run the example on servicemix-web-3.0-SNAPSHOT\example; I have seen
in the html file "index" that there is a call to the servlet
"jbi/exampleUri"; where is the code of this servlet?
I must creates a similar example, but I don't know how to call the
component
of my example.
Thank's you,
Emilio
--
View this message in context:
http://www.nabble.com/example-in-tomcat-t1734304.html#a4712178
Sent from the ServiceMix - Dev forum at Nabble.com.


Reply via email to