Darius Jockel wrote:
> 
> Do you mixed encodings?
> 
> Mabe the transformation component is doing something wrong.
> The component has no 
> <fileEncoding value="${file.encoding}" />
> tag, so the encoding is not set for this component.
> Have you the possibility to add the fileEncoding tag to the workflow?
> 
> Regards
> 

I just checked again. Encoding is not mixed. All files are encoded in
ISO-8859-1, just the pom.xml is encoded in UTF-8.

I added the line you told me, but it looks like the XtendComponent does not
support this parameter:
975  ERROR WorkflowRunner     - No getter or adder method for property
'fileEncoding in clazz 'org.openarchitectureware.xtend.XtendComponent' found
[fileEncoding='ISO-8859-1' in
org/fornax/cartridges/uml2/hibernate/hibernate.oaw:76]

Regards
Daniel
-- 
View this message in context: 
http://www.nabble.com/Hibernate-Cartridge%3A-no-viable-alternative-at-input-%27-%27-on-line-1-tp16892094s17564p16895534.html
Sent from the Fornax-Platform mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fornax-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to