> Giacomo Pati wrote:
>
> Quoting Carsten Ziegeler <[EMAIL PROTECTED]>:
>
> > Hi,
> >
> > we get into the problem that the code of a method
> > should not be longer than 65535.
> > If you have a large sitemap all pipelines are
> > translated into one big method and then this error
> > occurs.
> >
> > Is there any possibility (besides subsitemaps) to
> > get a big sitemap working?
>
> I've already tried to overcome this in the sitemap.xsl to
> separate out things in
> separate methods/inner classes. I don't know if there will be any more
> possibilities to reduce the site of the process method by
> introducing more
> methods. You'll have to take a look at the sitemap.xsl and the
> generated java
> source file to get a hint on how to do reduce it.
>
The simplest improvement I could imagine is to create a method
for each map:pipeline.
Carsten
Open Source Group sunShine - b:Integrated
================================================================
Carsten Ziegeler, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
www.sundn.de mailto: [EMAIL PROTECTED]
================================================================
> Giacomo
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]