[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xmlblaster] Filtering/manipulating published messages
Heinrich,
I guess what I was wondering is how you did the plugins?
I am writing an application and wanted to include plugins
in a jar. Are you using a custom classloader? Could you
give me a hint, point me in the right direction?
thanks,
Mark
On Wed, 2002-06-12 at 12:06, Heinrich Götzger wrote:
> Marc,
>
> the plugins are ready compiled and included in the xmlBlaster.jar and
> will be installed during startUp, depending on the properties or other
> user settings.
>
> regards
>
> Heinrich
>
>
> On 12 Jun 2002, Mark Stang wrote:
>
> >Marcel,
> >Do you load the plugins from a .jar?
> >
> >thanks,
> >
> >Mark
> >
> >On Mon, 2002-06-10 at 02:42, Marcel Ruff wrote:
> >> Hi,
> >>
> >> there is a plugin framework available which allows
> >> you to intercept published messages in the server.
> >>
> >> You can reject messages or manipulate them on demand.
> >> To do this, you need to write a little plugin with your specific
> >> code.
> >>
> >> See the requirement for more details:
> >>
> >> http://www.xmlblaster.org/xmlBlaster/doc/requirements/mime.plugin.publishfilter.html
> >>
> >> enjoy,
> >>
> >> Marcel
>