RE: http adaptor as a J2EE webapp

"Bordet, Simone" <[email protected]>
Newsgroups gmane.comp.java.mx4j.devel
Message-ID <[email protected]>
Hi Charly,

> Hi, recently I've managed to deploy mx4j inside Oracle 9IAS 
> as a regular 
> war. I've modified the HttpAdaptor so that it doesn't 
> generate threads 
> to process the http requests in order to prevent individual thread 
> creation inside the container.

I think this is great, but definitely will not make it for MX4J 2.0.
Furthermore, I think it's possible to review the architecture of the Http Adaptor in view of your changes and also other changes and improve it.
The primary goal of the Http Adaptor is to be a simple tool that runs without a servlet container; if there is one, you get a lot of machinery for free (JSP compilers, tag libraries, web frameworks) that allows you to write complex web applications, and the Http Adaptor becomes a small tool compared to the existing ones.

How much code did you modify to achieve what you've done ?

Please, ping us back after 2.0 becomes final, so we can discuss this issue in more detail.

Thanks !

Simon


-------------------------------------------------------
This SF. Net email is sponsored by: GoToMyPC
GoToMyPC is the fast, easy and secure way to access your computer from
any Web browser or wireless device. Click here to Try it Free!
https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.