Hi Daniel,
Daniel Kleine-Albers wrote: > > I'm trying to use the Hibernate Cartridge, version 1.5.0. I've uploaded > the hibernate and the javabasic cartridges manually to my local maven > repository as they're not yet in the official one. > That is strange. We are going to change our maven repository, so I deployed the last release to both, the new and the old repository. But you are right, there is no 1.5.0 in the old repository deployed. I wil correct this for the Hibernate Cartridge soon. Thank you very much. Daniel Kleine-Albers wrote: > > [...] > 10370 INFO CompositeComponent - > XtendComponent(hibernateCartridge_transformations): executing > 'org::fornax::cartridges::uml2::hibernate::extensions::ModelTransformation' > 10797 ERROR WorkflowRunner - no viable alternative at input '/' on > line 1 > [...] > I've found that this could be related to character encoding. So I've > already tried changing the file.encoding property between ISO-8859-1 and > UTF-8 back and forth but there is absolutely no difference and I'm not > using any custom oaw extensions or templates at this stage. > > Any ideas? > Yes it seems that the caracter encoding is set wrong. How are you running the workflow (In Eclipse -> Run as oAW Workflow, or by Maven)? If you run the workflow by Eclipse you maybe must set the character encoding in the Eclipse project properties. Daniel Kleine-Albers wrote: > > P.S.: Also I'm a bit afraid of the "Cannot resolve keyword > class"-warnings. But they don't seem to be the cause of this problem. > No, that is 'normal' output. -- View this message in context: http://www.nabble.com/Hibernate-Cartridge%3A-no-viable-alternative-at-input-%27-%27-on-line-1-tp16892094s17564p16893765.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
