This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Apache module for GCJ


Chris Burdess <dog@bluezoo.org> writes:

> Hannes Wallnoefer wrote:
>> This test encouraged me to start a mod_gcj project at sourceforge (I 
>> registered the project, it's now being reviewed by the sourceforge 
>> folks). I'd like to first create an "Apache-native" API that lets people 
>> implement Apache hooks in Java and maps the basic data structures to 
>> Java, and then in a second step try to implement a useful Servlet API 
>> implementation on top of it.
>> 
>> Basically I'm looking for all kinds of feedback and help. It would be 
>> interesting to hear if the code runs for other people. I'm also looking 
>> for contributors. I'm a Java developer and haven't done much C/C++ in 
>> recent years, so some help from that side would be highly welcome.
>
> There is a servlet container called Paperclips on Savannah, which
> you can get hold?of as follows:
>
>   export CVS_RSH=ssh
>   cvs -d:ext:anoncvs@savannah.gnu.org:/cvsroot/paperclips co paperclips
>
> It includes the servlet API (I can't recall which version) and is
> distributed under GPL.

  export CVS_RSH=ssh
  cvs -d:ext:anoncvs@savannah.gnu.org:/cvsroot/classpathx co servletapi

it should be up-to-date with the servletapi 2.4.

Do not hesitate to file bugs at Savannah!

Congratulations for your project!

-- 
~/.signature not found

< DanielS> still, throne of blood sounds like a movie about overfiend 
           and virgins or some crap
		-- in #debian-devel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]