Re: [xsl] Issue with repetition of elements in the input XML

Subject: Re: [xsl] Issue with repetition of elements in the input XML
From: lakshmi mrudula <mrudula_lakshmi@xxxxxxxxx>
Date: Wed, 28 Nov 2007 18:10:50 +1300 (NZDT)
Hi,

I saw the link.
But the problem here is even stylus XSL version is
also 1.0 but when we try to give 2.0 features in the
XSL, it is able to convert. But with the Eclipse
referring to the same Stylus jars, its not able to
convert.

Its giving following exception:

ERROR:  'line 194: Unsupported XSL element
'for-each-group'.'
FATAL ERROR:  'Could not compile stylesheet'
TransformerConfigurationException
Exception in thread "main" Nov 28, 2007 10:44:05 AM
com.unisys.trans.shared.util.response.LocalText
getResourceString
ERROR: LOG_ID_1249 from
com.unisys.trans.shared.util.response.LocalText.getResourceString(LocalText.java:118)
Nov 28, 2007 10:44:05 AM
com.unisys.trans.shared.util.jmx.JmxControl <clinit>
ERROR: LOG_ID_1257 from
com.unisys.trans.shared.util.jmx.JmxControl.<clinit>(JmxControl.java:68)
javax.naming.NameNotFoundException: remaining name:
env/jmx/runtime
	at
weblogic.j2eeclient.SimpleContext.resolve(SimpleContext.java:35)
	at
weblogic.j2eeclient.SimpleContext.resolve(SimpleContext.java:39)
	at
weblogic.j2eeclient.SimpleContext.lookup(SimpleContext.java:59)
	at
weblogic.j2eeclient.SimpleContext.lookup(SimpleContext.java:59)
	at
weblogic.j2eeclient.SimpleContext.lookup(SimpleContext.java:64)
	at
javax.naming.InitialContext.lookup(InitialContext.java:351)
	at
com.unisys.trans.shared.util.jmx.JmxControl.<clinit>(JmxControl.java:61)
	at
com.unisys.trans.shared.util.logging.LoggingMonitor.<init>(LoggingMonitor.java:139)
	at
com.unisys.trans.shared.util.logging.LoggingMonitor.<clinit>(LoggingMonitor.java:27)
	at
com.unisys.trans.shared.util.logging.SharedLogger.<clinit>(SharedLogger.java:41)
	at
com.unisys.trans.shared.util.response.LocalText.getResourceString(LocalText.java:118)
	at
com.unisys.trans.shared.util.response.LocalText.getText(LocalText.java:60)
	at
com.unisys.trans.shared.util.response.ResponseData.getReasonCodeMessage(ResponseData.java:1191)
	at
com.unisys.trans.shared.util.response.SharedException.getMessage(SharedException.java:135)
	at
java.lang.Throwable.getLocalizedMessage(Throwable.java:267)
	at java.lang.Throwable.toString(Throwable.java:344)
	at java.lang.String.valueOf(String.java:2577)
	at java.io.PrintStream.print(PrintStream.java:616)
	at java.io.PrintStream.println(PrintStream.java:753)
	at
java.lang.Throwable.printStackTrace(Throwable.java:462)
	at
java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:987)
	at
java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:978)
	at
java.lang.Thread.dispatchUncaughtException(Thread.java:1778)
Nov 28, 2007 10:44:05 AM
com.unisys.trans.shared.util.response.LocalText
getResourceString
ERROR: LOG_ID_1249 from
com.unisys.trans.shared.util.response.LocalText.getResourceString(LocalText.java:118)
com.unisys.trans.shared.util.response.SharedException:
ReasonCode[0] ApplicationID[0] Message:SHAREDUTIL269:
An error has occurred. The system cannot find the
TextBundle for application number 0.
	at client4.getTransformer(client4.java:125)
	at client4.convertsendingmessage(client4.java:72)
	at client4.main(client4.java:48)



--- David Carlisle <davidc@xxxxxxxxx> wrote:

> 
> 
> >  But with eclipse its not working. This is because
> we are using XSLT
> >  1.0 
> 
> Why not use XSLT 2 with eclipse?
> 
> 
>
http://www.google.co.uk/search?q=using+saxon+with+eclipse
> 
> David
> 
>
________________________________________________________________________
> The Numerical Algorithms Group Ltd is a company
> registered in England
> and Wales with company number 1249803. The
> registered office is:
> Wilkinson House, Jordan Hill Road, Oxford OX2 8DR,
> United Kingdom.
> 
> This e-mail has been scanned for all viruses by
> Star. The service is
> powered by MessageLabs. 
>
________________________________________________________________________
> 
> 


Send instant messages to your online friends http://au.messenger.yahoo.com 

Current Thread