Dear User,
I remember that removing the xerces and xalan jars from geoserver
caused some headaches with some of the extensions that actually
relying on GeoServer to ship them (like the printing extension).

Can you paste a large portion of the stacktrace? If that is the cause
we might need to update the packaging script.


Regards,
Simone Giannecchini
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information.
==

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax:     +39 0584 1660272
mob:   +39  333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------


On Thu, Feb 20, 2014 at 6:28 PM, jpecore <[email protected]> wrote:
> Does this still work for Geoserver 2.4.4?
> I just followed your instructions and am getting:
>
> Failed to run the output format generating the source for the XSTL
> transformation
> org.geoserver.platform.ServiceException:  error:The SAX2 parser
> org.geotools.xml.transform.TransformerBase$XMLReader
>
>
>
> RudyWI wrote
>> I followed your instructions.
>> It works, thanks.
>>
>> Now I can use this Saxon extension :
>> http://www.saxonica.com/documentation9.1/extensibility/functions/staticmethods.html
>>
>> Best regards,
>>
>> RudyWI
>>
>>
>>
>> 2012/11/19 Andrea Aime <
>
>> andrea.aime@
>
>> >
>>
>>> On Mon, Nov 19, 2012 at 5:41 PM, Rudy Commenge <
>
>> rudywi.devel@
>
>> >wrote:
>>>
>>>> Hi,
>>>>
>>>> I use XSLT WFS output format module.
>>>>
>>>
>>> Wow, already? It's been out only a few days and it's not even part of a
>>> release :-)
>>>
>>>
>>>> Now, I would like to use Saxon XSLT processor with this module.
>>>>
>>>> How to do it ?
>>>>
>>>
>>> Mumble... the code instantiates the processor using Java standard
>>> interfaces, that is:
>>>                 TransformerFactory tf = TransformerFactory.newInstance(
>>> );
>>>
>>> So _I believe_ you should be able to use Saxon by:
>>> 1) dropping the saxon jars into geoserver/WEB-INF/lib and restarting
>>> GeoServer
>>> 2) forcing the usage of Saxon by setting the JVM system variable:
>>>
>>>
>>> -Djavax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl
>>>
>>> Also have a look at that method javadoc, it describes different ways to
>>> force a specific
>>> implementation:
>>>
>>> http://docs.oracle.com/javase/1.5.0/docs/api/javax/xml/transform/TransformerFactory.html#newInstance()
>>>
>>> Let us know if this works.
>>>
>>>
>>> Cheers
>>> Andrea
>>>
>>> --
>>> ==
>>> Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
>>> information.
>>> ==
>>>
>>> Ing. Andrea Aime
>>> @geowolf
>>> Technical Lead
>>>
>>> GeoSolutions S.A.S.
>>> Via Poggio alle Viti 1187
>>> 55054  Massarosa (LU)
>>> Italy
>>> phone: +39 0584 962313
>>> fax: +39 0584 1660272
>>> mob: +39 339 8844549
>>>
>>> http://www.geo-solutions.it
>>> http://twitter.com/geosolutions_it
>>>
>>> -------------------------------------------------------
>>>
>>>
>>
>> ------------------------------------------------------------------------------
>> Monitor your physical, virtual and cloud infrastructure from a single
>> web console. Get in-depth insight into apps, servers, databases, vmware,
>> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
>> Pricing starts from $795 for 25 servers or applications!
>> http://p.sf.net/sfu/zoho_dev2dev_nov
>> _______________________________________________
>> Geoserver-users mailing list
>
>> [email protected]
>
>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>
>
>
>
> --
> View this message in context: 
> http://osgeo-org.1560.x6.nabble.com/Processor-for-XSLT-WFS-output-format-module-tp5017448p5104952.html
> Sent from the GeoServer - User mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Managing the Performance of Cloud-Based Applications
> Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
> Read the Whitepaper.
> http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users

------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to