hi Alexander,

sorry I did not get back to you earlier ..

At first sight you seem to be configuring that mergeLocation correctly, I
have no idea why it would not work

anyone else has an idea ?

-- Wouter

> Hi all!
>
> I got a problem with the extension mechnism...
>
> I tried to use the <mergeLocation> tag in the /mda/project.xml:
>
>         <dependency>
>             <groupId>andromda</groupId>
>             <artifactId>andromda-bpm4struts-cartridge</artifactId>
>             <version>${andromda}</version>
>             <properties>
>                  <forms>${maven.andromda.web.generated.dir}</forms>
>                  <pages>${maven.andromda.web.generated.dir}</pages>
>                  <actions>${maven.andromda.web.generated.dir}</actions>
>                  <controllers>${maven.andromda.web.generated.dir}
> </controllers>
>                  <controller-impls>${maven.andromda.web.manual.java.dir}
> </controller-impls>
>                  <decorators>${maven.andromda.web.manual.java.dir}
> </decorators>
>                  <messages>${maven.andromda.web.generated.dir}</messages>
>                  <configuration>
> ${maven.andromda.web.generated.dir}/WEB-INF</configuration>
>                  <security>false</security>
>                  <securityRealm>other</securityRealm>
>                  <serviceAccessorPattern>
> ${pom.package}.ServiceLocator.instance().get{1}()</serviceAccessorPattern>
>                  <mergeMappingsUri>
> file:${maven.conf.dir}/mappings/Bpm4StrutsMergeMappings.xml
> </mergeMappingsUri>
>                  <mergeLocation>/opt/custom</mergeLocation>
>             </properties>
>         </dependency>
>
>
> To use this extension I generated the folder structure
>
>         /opt/custom/templates/bpm4struts/actions
>
> and added the copies of the two files
>
>         Action.java.vm
>         Action.java.vsl
>
> I modified the Action.java.vsl to retrieve more debugging output, but my
> new generated files didn't change :(
> Did I miss something??
>
> Wouter Zoons asked, if I got the right privileges - yes, I think so...
>
>
> Thanks for help,
>
> Alex




-------------------------------------------------------
This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005
Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows
Embedded(r) & Windows Mobile(tm) platforms, applications & content.  Register
by 3/29 & save $300 http://ads.osdn.com/?ad_idh83&alloc_id149&op=click
_______________________________________________
Andromda-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to