----- Original Message -----
From: "James M Snell" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 06, 2003 21:11
Subject: RE: JMS transport not in 1.1 binary distribution


> Btw, I personally think that individual Axis transports should be put into
> their own jar files (e.g. axis-jms.jar, axis-local.jar, axis-http.jar,
> etc) so if a particular application doesn't need a particular transport it
> can simply remove the jar file altogether.  But that's just my opinion

+1.

IMO we could generic this with a general 'axis extension jar'; have a
descriptor that lists classes that implement some optional plugin interface
that get autocalled on plug in as AxisEngine boots up. This would be useful
for handlers, transports and other things.

Speaking of extensions, say I had something I was looking to commit that was
definately an axis extension. Where should it go in CVS. I propose a new
/extensions subdir for these things, which are not proposals but  not core
codebase either.

-steve

Reply via email to