Re: ServletExtensions?

Martin Klang <[email protected]> Wed, 5 Jan 2005 11:59:09 +0000
Newsgroups gmane.text.xml.o-xml
Message-ID <[email protected]>
Hi Ken,

The primary servlet extensions, with the main servlet class 
org.oXML.extras.http.ObjectBox, are in the distributed objectbox.jar 
file.
This is the servlet that is documented on the website, it compiles and 
runs o:XML programs based on the request URL.

However there's an alternative and afaik undocumented servlet in the 
codebase, in a package called org.oXML.extras.servlet. This is where 
servlet.oml lives. I can't say for sure whether these extensions work 
with the latest release, as there are no current unit tests.

If you (or anyone else?) are currently using the undocumented 
alternative servlet extensions, as opposed to the ones described on the 
website, let me know and I will update them if/as necessary.

hth,

/m


On 4 Jan 2005, at 19:03, Ken McCloskey wrote:

> Martin,
>
> Congratulations on the new release.
>
> What happened to the servlet.oml extension? It does not seem to be in 
> the jars anymore, and the servlet.oml in the src directory references 
> older lib paths.
>
> Thanks,
> Ken
>
>