I noticed that gwt-dev.jar and Sun JDK also contains the TransformerFactory class. After more searching, I found the following link, that was discussing this issue. http://code.google.com/p/appengine-mapreduce/issues/detail?id=46
-Aswath http://vs-accounting.appspot.com On Fri, Oct 8, 2010 at 4:59 PM, aswath satrasala <[email protected] > wrote: > Sorry, I was not specific to mention when I get the errors. > I get the errors when I go to the following URL > http://localhost:8888/mapreduce/status > > -Aswath > > > On Fri, Oct 8, 2010 at 4:41 PM, aswath satrasala < > [email protected]> wrote: > >> I create a new GWT-Appengine project using eclipse using Google Plugin. >> When I try to introduce the mapper jars (appengine-mapper.jar, >> charts4j.jar, json.jar, hadoop..core.jar) >> and mapreduce.xml file in a default gwt-appengine project, I get the >> following >> >> Error -- javax.xml.transform.TransformerFactoryConfigurationError: Full >> stack trace is available in the server logs. Message: Provider >> org.apache.xalan.processor.TransformerFactoryImpl not found >> >> >> However, I just create a appengine project in eclipse and introduce the >> mapper jars and mapreduce.xml, then there are no errors. >> >> >> Regards >> -Aswath >> > > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
