Sorry, but after changing the JDK I'm still facing with the problem. Could it be something else?
here's the jdk version java version "1.6.0_20" Java(TM) SE Runtime Environment (build 1.6.0_20-b02) Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing) Regards Guzman Stian Soiland-Reyes <[email protected]> escribió: > On Tue, Jun 8, 2010 at 04:54, Guzman Llambias - INCO > <[email protected]> wrote: > >> Exception in thread "main" java.lang.IllegalArgumentException: No >> soportado: indent-number >> at >> org.apache.xalan.processor.TransformerFactoryImpl.setAttribute(TransformerFactoryImpl.java:485) >> at org.tupeloproject.util.Xml.newTransformer(Xml.java:155) >> at org.tupeloproject.util.Xml.transform(Xml.java:210) >> net.sf.taverna.t2.provenance.api.client.ProvenanceAPISampleClient.main(ProvenanceAPISampleClient.java:63) > > This indent-number bug seems to be a bug in Java 6, see > http://www.mygrid.org.uk/dev/issues/browse/TAV-556 > > Could you check that you are running the latest version of Java? JDK 6 > Update 20 should be the latest one. > > > For example: > > : st...@ralph ~;java -version > java version "1.6.0_20" > Java(TM) SE Runtime Environment (build 1.6.0_20-b02) > Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode) > > > -- > Stian Soiland-Reyes, myGrid team > School of Computer Science > The University of Manchester > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > taverna-hackers mailing list > [email protected] > Web site: http://www.taverna.org.uk > Mailing lists: http://www.taverna.org.uk/about/contact-us/ > Developers Guide: http://www.taverna.org.uk/developers/ > > ---------------------------------------- Enviado usando el Servicio de Correo Web Facultad de Ingenieria - UR - URUGUAY ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ taverna-hackers mailing list [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/about/contact-us/ Developers Guide: http://www.taverna.org.uk/developers/
