> Right, but it isn't the servlet that is your problem, it is the container
> that is the problem.
> 
> You wanted a lightweight server to run your servlet in. Given that you
> can't
> use Jetty, your only other option is Tomcat. Given that Tomcat is too
> heavyweight for you (I'm not really sure why you think it is to
> heavyweight
> given that there are several IDE's that embed it just fine), 

I'll give it another try.  There is too much going on and I'm getting all
sorts of errors from different versions of classes existing in different
jars.  It's just not worth trying to use Tomcat this way.


I suggested
> that you go another route, which is to use an XML-RPC server.
> 

I still don't have a client.

> -jon
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:turbine-dev-
> [EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:turbine-dev-
> [EMAIL PROTECTED]>

Reply via email to