Hi,

I try to use the spring cartridge with a modified project structure, but I'm
not able to generate the spring artifacts. Only the hibernate part is
generated.

I use 'fornax-cartridges-uml2-spring2-example-advanced-generics' as base.

Does anyone has a clue or knows where useful documentation is?

Used workflow:

<?xml version="1.0" encoding="windows-1252"?>
<workflow>
        <property file="springCartridgeDefaults.properties"/>
        <property file="workflow.properties"/>
        
        <component class="org.openarchitectureware.emf.XmiReader">
                <modelFile value="${model.file}"/>
                <outputSlot value="model"/>
        </component>
        
<!--    <component id="dirCleaner"
                
class="org.openarchitectureware.workflow.common.DirectoryCleaner">
                <directory value="${outlet.src.dir}, ${outlet.res.dir}"/>
        </component>    
-->
        <cartridge file="org/fornax/cartridges/uml2/spring/spring.oaw" 
                inheritAll="true"/>
                
        <component adviceTarget="spring_generator" id="reflectionAdvice"
                        class="oaw.xpand2.GeneratorAdvice">
                <advices value="templates::SpecialCases" />
        </component>
                
</workflow>

-- 
View this message in context: 
http://old.nabble.com/Spring-cartridge-with-ant-and-modified-project-structure-tp27206484s17564p27206484.html
Sent from the Fornax-Platform mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Fornax-developer mailing list
Fornax-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to