Hi Robert, thank you for your answer! I like sling very much but am yet new to it. Up to now everything works well. I looked for these classes in the place where you suggested it to be. I have built my sling standalone from source some weeks ago. Is it possible that these classes are added after that date? I tried a later build some days ago but the build failed due to some unresolved dependencies as I understood (I don't know maven as good as I possibly should).
Christian Am 30.05.2013 um 15:07 schrieb Robert Munteanu <[email protected]>: > Hi Christian, > > In the default Sling launchpad ( checked the latest from SVN ) these > classes are provided by the System Framework bundle via the 'System > Bundle Extension: XML APIs' fragment. When in doubt, navigate to > Packages web console plugin [0] and look for the class you want to > use. > > And if you find something that doesn't work, please file a bug. > > Robert > > [0]: http://localhost:8080/system/console/depfinder > > On Thu, May 30, 2013 at 9:29 AM, Christian Eugster > <[email protected]> wrote: >> Hi, I searched the sling website for information about osgi services for >> processing xml documents: DocumentBuilderFactory, SAXParserFactory, >> TransformerFactory but could not find anything. Are there already bundles >> available that provide these services and if so where can I find them? >> >> Thanks >> >> Christian > > > > -- > Sent from my (old) computer
