[Andromda-user] [Newbie corner] [AndroMDA creates ID with bad type] AndroMDA creates ID with bad type

2005-06-25 Thread rogmil

I am using Enterprise Architect and have created a single class called Class 1 
with no attributes or operations. I export this in XMI1.2 format and then run 
the command 
Quote:
maven mda -Dfilter=spring
(end of quote)
. The build fails with the error 
Quote:
[AndroMDA:VALIDATION:ERROR] 1) [Logical Model::Class1::id]:Each attribute needs 
a type, you cannot leave the type unspecified
(end of quote)
. This error seems to relate to the id attribute that AndroMDA created. I can't 
see why this error should occur; I have tried this with UML 2.0 and 1.4



The XMI file is:





   

      

         Enterprise 
Architect

        
 4.1

      

      

   

   

      

         

            

              
 

                 
 

              
 

            

            

              
 Class

            

         

      

   

   





The complete log generated by the build is:

2005-06-25 11:16:15,221 INFO  [AndroMDA] 

2005-06-25 11:16:15,221 INFO  [AndroMDA] A n d r o M D 
A  -  3.0

2005-06-25 11:16:15,221 INFO  [AndroMDA] 

2005-06-25 11:16:19,197 INFO  [AndroMDA] Input model --> 
'file:E:/Users/Roger/Computing/andromdatest/mda/src/uml/AndromdaTestModel.xmi'

2005-06-25 11:16:19,267 INFO  [AndroMDA] -- discovering 
plugins --

2005-06-25 11:16:19,747 INFO  [AndroMDA] found 
translation-library --> 'validation'

2005-06-25 11:16:19,777 INFO  [AndroMDA] found 
translation-library --> 'query'

2005-06-25 11:16:20,088 INFO  [AndroMDA] found cartridge 
--> 'spring'

2005-06-25 11:16:20,148 INFO  [AndroMDA] found cartridge 
--> 'hibernate'

2005-06-25 11:16:20,178 INFO  [AndroMDA] found cartridge 
--> 'java'

2005-06-25 11:16:20,268 INFO  [AndroMDA] found cartridge 
--> 'bpm4struts'

2005-06-25 11:16:20,278 INFO  [AndroMDA] -- discovering 
metafacades --

2005-06-25 11:16:20,669 INFO  [AndroMDA] found shared 
metafacades --> 'uml-1.4' - adding to 'default' namespace

2005-06-25 11:16:21,029 INFO  [AndroMDA] found metafacades 
--> 'spring'

2005-06-25 11:16:21,209 INFO  [AndroMDA] found metafacades 
--> 'hibernate'

2005-06-25 11:16:21,510 INFO  [AndroMDA] found metafacades 
--> 'bpm4struts'

2005-06-25 11:16:26,717 INFO  [AndroMDA:spring] 
Output: 
'file:/E:/Users/Roger/Computing/andromdatest/mda/src/../../core/target/src/andromdatest/andromdatest/PrincipalStore.java'

2005-06-25 11:16:26,938 INFO  [AndroMDA:spring] 
Output: 
'file:/E:/Users/Roger/Computing/andromdatest/mda/src/../../core/target/src/Class1Dao.java'

2005-06-25 11:16:27,078 INFO  [AndroMDA:spring] 
Output: 
'file:/E:/Users/Roger/Computing/andromdatest/mda/src/../../core/target/src/Class1DaoBase.java'

2005-06-25 11:16:27,118 INFO  [AndroMDA:spring] 
Output: 
'file:/E:/Users/Roger/Computing/andromdatest/mda/src/../../core/target/src/Class1DaoImpl.java'

2005-06-25 11:16:27,178 INFO  [AndroMDA:spring] 
Output: 
'file:/E:/Users/Roger/Computing/andromdatest/mda/src/../../core/target/src/applicationContext.xml'

2005-06-25 11:16:27,218 INFO  [AndroMDA:spring] 
Output: 
'file:/E:/Users/Roger/Computing/andromdatest/mda/src/../../core/target/src/applicationContext-dataSource.xml'

2005-06-25 11:16:27,248 INFO  [AndroMDA:spring] 
Output: 
'file:/E:/Users/Roger/Computing/andromdatest/mda/src/../../core/target/src/beanRefFactory.xml'

2005-06-25 11:16:27,278 INFO  [AndroMDA:spring] 
Output: 
'file:/E:/Users/Roger/Computing/andromdatest/mda/src/../../core/target/src/andromdatest/andromdatest/CriteriaSearch.java'

2005-06-25 11:16:27,318 INFO  [AndroMDA:spring] 
Output: 
'file:/E:/Users/Roger/Computing/andromdatest/mda/src/../../core/target/src/andromdatest/andromdatest/CriteriaSearchConfiguration.java'

2005-06-25 11:16:27,348 INFO  [AndroMDA:spring] 
Output: 
'file:/E:/Users/Roger/Computing/andromdatest/mda/src/../../core/target/src/andromdatest/andromdatest/CriteriaSearchParameter.java'

2005-06-25 11:16:27,689 ERROR 
[AndroMDA:VALIDATION:ERROR] 1) [Logical 
Model::Class1::id]:Each attribute needs a type, you 
cannot leave the type unspecified.

2005-06-25 11:16:27,699 INFO  [AndroMDA] completed model 
processing --> TIME: 12.458[s], RESOURCES WRITTEN: 10 - 1 
VALIDATION ERROR(S)

2005-06-25 11:16:28,039 INFO  [org.apache.maven.cli.App] 
Total time: 22 seconds

2005-06-25 11:16:28,039 INFO  [org.apache.maven.cli.App] 
Finished at: Sat Jun 25 11:16:28 BST 2005

2005-06-25 11:16:28,039 INFO  [org.apache.maven.cli.App] 





Thanks for any help



Roger
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1768#1768
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
__

[Andromda-user] [Newbie corner] [Problem building AndroMDA]

2005-06-25 Thread [EMAIL PROTECTED]

it seems the current build is failing for some reason, that should not be (it 
hardly happens cvs is in this state for more than 1 hour)



if you really want to be able to build I recommend downloading the 3.0 or 
3.1-M1 sources and building them instead of cvs
--
Wouter Zoons - [EMAIL PROTECTED]

http://www.andromda.org/
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1769#1769
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user


[Andromda-user] [Newbie corner] [AndroMDA creates ID with bad type]

2005-06-25 Thread [EMAIL PROTECTED]

that's weird because if the id has not been modeled explicitely it receives a 
type from the andromda generic UML metafacade layer



this is the property responsible for that: defaultIdentifierType 
(http://galaxy.andromda.org/docs/andromda-metafacades-uml/namespace.html#defaultIdentifierType)



since the default value is datatype::Long it should take that type, I'm 
wondering, perhaps you do not have the datatype package imported in EA so the 
datatype can't be found



(all PIM datatypes should be found in that package: Long, String, int, ...)
--
Wouter Zoons - [EMAIL PROTECTED]

http://www.andromda.org/
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1770#1770
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user


[Andromda-user] [News & Announcements] [AndroMDA release management]

2005-06-25 Thread [EMAIL PROTECTED]

A couple of days back I posted a new one to TSS, for the 3.1 M1 release, and it 
never got posted on their site



I guess everything AndroMDA related is considered spam or something
--
Wouter Zoons - [EMAIL PROTECTED]

http://www.andromda.org/
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1771#1771
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user


[Andromda-user] [Metafacades] [Using AndroMDA with other metamodels (no UML)]

2005-06-25 Thread [EMAIL PROTECTED]

yeah you should definitely have a repo, it should implement your Repository 
interfaces, technically you don't really need metafacades since you can work 
with the model elements directly (as AndroMDA used to do in the beginning) but 
this is not recommended since it will put too much complex logic into the 
templates



to use the repository you would just put yours on the classpath instead of the 
one andromda uses by default
--
Wouter Zoons - [EMAIL PROTECTED]

http://www.andromda.org/
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1772#1772
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user


[Andromda-user] [Bpm4Struts cartridge] [java.util.zip.ZipException]

2005-06-25 Thread [EMAIL PROTECTED]

this is Portugese, right ?  "system was unable to locate specified path" ? 



did you manually edit /mda/conf/andromda.xml ? what did you do exactly ?



I assume you followed the getting started guide, created your project structure 
and edited the model



did you model something ? which UML tool are you using ? did you customize 
something ?
--
Wouter Zoons - [EMAIL PROTECTED]

http://www.andromda.org/
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1773#1773
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user


[Andromda-user] [Metafacades] [Using AndroMDA with other metamodels (no UML)]

2005-06-25 Thread [EMAIL PROTECTED]


Quote:
to use the repository you would just put yours on the classpath instead of the 
one andromda uses by default
(end of quote)




Either that or just place it before the default one (the first one is picked 
up).
--
Chad Brandon - [EMAIL PROTECTED]

http://www.andromda.org
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1774#1774
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user


[Andromda-user] [Metafacades] [Using AndroMDA with other metamodels (no UML)]

2005-06-25 Thread [EMAIL PROTECTED]

I'm plannning on improving that...so we can have multiple repositories used at 
once.
--
Chad Brandon - [EMAIL PROTECTED]

http://www.andromda.org
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1775#1775
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user


[Andromda-user] [Newbie corner] [AndroMDA creates ID with bad type]

2005-06-25 Thread [EMAIL PROTECTED]


Quote:
perhaps you do not have the datatype package imported in EA so the datatype 
can't be found 
(end of quote)




Yes, thats most likely exactly what's happening, if the datatype::Long is not 
found in your model, it will give you that message (since the type isn't 
available to add to the default identifier element that's dynamically added).  



So you have 3 options:



1) Make sure you have that type defined in your model (must be of UML datatype).



2) Change the default identifier type (to a type in your model) with this 
namespace property here: 
http://team.andromda.org/docs/andromda-metafacades-uml/namespace.html#defaultIdentifierType



3) Turn off default identifiers all together (and model them explicitly), with 
this property here:

http://team.andromda.org/docs/andromda-metafacades-uml/namespace.html#allowDefaultIdentifiers
--
Chad Brandon - [EMAIL PROTECTED]

http://www.andromda.org
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1776#1776
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user


[Andromda-user] [Bpm4Struts cartridge] [Howto: multiple events on same fields ?] How do you do with the Controller

2005-06-25 Thread thorman

Hello & thanks for the answer.



To bad it didn't work to have multiple flows from one page, while this is very 
common :-(



How do you do with the controller class, it will give you the original form 
even if you change the jsp or ?

And the struts config must be changed as well or, while this maps wich form 
that is sent for an action.



Do you override the controller code and struts config as well ?



// Mikael
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1777#1777
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user


[Andromda-user] [Bpm4Struts cartridge] [Howto: multiple events on same fields ?]

2005-06-25 Thread gehel

You dont need to change the controller nor the struts config. You will direct 
the post (action attribute of the form) to a different struts action. The form 
is bound to the action not to the JSP so there is no problem. Actually, a 
Struts form is just an easier way to get/put parameters into the Http request.



I hope that was clear enough. Feel free to ask if you need more precisions.
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1778#1778
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user


[Andromda-user] [Samples] [Problem deploying OnlineStore] Problem deploying OnlineStore

2005-06-25 Thread [EMAIL PROTECTED]

Hi I have built OnlineStore application and try to deploy it at JBoss 4.0.2

But I get following message while server  setup:

21:51:25,858 ERROR [[/OnlineStore]] Error loading WebappClassLoader

  delegate: false

  repositories:

/WEB-INF/classes/

--> Parent Classloader:

[EMAIL PROTECTED]

 org.andromda.presentation.bpm4struts.ActionServlet

java.lang.ClassNotFoundException: org.andromda.presentation.bpm4struts.ActionSer

vlet

at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoa

der.java:1332)

at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoa

der.java:1181)

at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.

java:1027)

at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:92

5)

at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContex

t.java:3857)

at org.apache.catalina.core.StandardContext.start(StandardContext.java:4

118)

at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase

.java:759)

at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:73

9)

at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)



at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.

java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces

sorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:

503)

at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:1

50)

at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)

at org.apache.catalina.core.StandardContext.init(StandardContext.java:50

05)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.

java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces

sorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:

503)

at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:1

50)

at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)

at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(TomcatD

eployer.java:274)

at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy(TomcatDeployer.

java:91)

at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:357)



at org.jboss.web.WebModule.startModule(WebModule.java:68)

at org.jboss.web.WebModule.startService(WebModule.java:46)

at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanS

upport.java:272)

at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMB

eanSupport.java:222)

at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces

sorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch

er.java:141)

at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)

at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)

at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.

java:249)

at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)

at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceControl

ler.java:897)

at $Proxy0.start(Unknown Source)

at org.jboss.system.ServiceController.start(ServiceController.java:418)

at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces

sorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch

er.java:141)

at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)

at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)

at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.

java:249)

at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)

at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)

at $Proxy28.start(Unknown Source)

at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:39

4)

at org.jboss.deployment.MainDeployer.start(MainDeployer.java:964)

at org.jboss.deployment.MainDeployer.start(MainDeployer.java:95

[Andromda-user] [Samples] [Problem deploying OnlineStore]

2005-06-25 Thread [EMAIL PROTECTED]

Have you tried on jboss 4.0.1-sp1?  I haven't tried deploying on jboss 4.0.2 
but it seems the classloading has changed (or something)...because I've had a 
lot of people say they get deployment problems with these apps in 4.0.2.  Try 
in 4.0.1sp1 and let me know if you still have problems.
--
Chad Brandon - [EMAIL PROTECTED]

http://www.andromda.org
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1780#1780
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user


[Andromda-user] [Samples] [Problem deploying OnlineStore]

2005-06-25 Thread [EMAIL PROTECTED]

On jboss-4.0.1sp1 I got also ClassNotFoundException , but stacktrace was a bit 
different
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1781#1781
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user


[Andromda-user] [Newbie corner] [multiproject:site] multiproject:site

2005-06-25 Thread gehel

It's probably a dummy question, and it would be better placed on the Maven 
mailing list, but I tried and got no answer ... So I'm going to bother you 
instead ;)



I tried to generate the site with :

maven multiproject:site

but it fails with :

BUILD FAILED

File.. 
/home/gehel/.maven/cache/maven-multiproject-plugin-1.3.1/plugin.jellyElement... 
fail

Line.. 139

Column 101

You must exclude hephaistos:hephaistos (the top level project) from 
the subproject set

Total time: 2 minutes 41 seconds

Finished at: Sat Jun 25 23:10:21 CEST 2005



I checked build.properties, which contains :

maven.multiproject.includes=**/*project.xml

maven.multiproject.excludes=project.xml

so to my understanding the top level project is excluded ... What did I miss ?
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1782#1782
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user


[Andromda-user] [Samples] [Problem deploying OnlineStore]

2005-06-25 Thread [EMAIL PROTECTED]

Hmm that's strange...what what are you building it from...what version of 
AndroMDA?   Try this one (from our continous build), it should work: 
http://team.andromda.org/maven/andromda/samples/ears/online-store-app-3.1-RC1-SNAPSHOT.ear
--
Chad Brandon - [EMAIL PROTECTED]

http://www.andromda.org
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1783#1783
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user


[Andromda-user] [Samples] [Problem deploying OnlineStore]

2005-06-25 Thread [EMAIL PROTECTED]

Thanks for your response.

File from given link works fine.

My file was: online-store-app-3.1-M1-SNAPSHOT.ear 



What is recomended version of AndroMDA?



I have also an off-topic question - what username and password should I pass on 
login page?
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1784#1784
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user


[Andromda-user] [Samples] [Problem deploying OnlineStore]

2005-06-25 Thread [EMAIL PROTECTED]

No problem...glad it works.  I would suggest using the latest (that is 
3-1-RC1-SNAPSHOT)...so the same version I just gave you.  We'll be releasing 
3.1-RC1 soon and at that point I'd recommend using that one.  If you hold your 
mouse over the username and password fields you should get some tool tips that 
tell you whats required (basically you should see from those, that the name 
just needs to be at least 3 characters long and the password has to be at least 
6).
--
Chad Brandon - [EMAIL PROTECTED]

http://www.andromda.org
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1785#1785
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user


[Andromda-user] [Newbie corner] [multiproject:site]

2005-06-25 Thread [EMAIL PROTECTED]

Yeah, that looks fine to me, if you look at our project.properties for andromda 
(in andromda-all), you'll see we exclude it the same way: 
maven.multiproject.excludes=project.xml,**/target/** (however we're also 
excluding the project.xml files that end up in the target directories...like 
the ones for the maven plugins).
--
Chad Brandon - [EMAIL PROTECTED]

http://www.andromda.org
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1786#1786
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user


[Andromda-user] [Newbie corner] [Struts web page fields extraction] Struts web page fields extraction

2005-06-25 Thread agarneau

I have generated a few classes with AndroMDA and the result is very impressing 
so far.  My only current problem is my poor knowledge of struts.  



I would like to extract the parameters that a user fill out in the web page.  I 
guess that extraction should take place in the ControllerxxxImpl.  How do I do 
that?  With the request objet or the form object?  



Is there a way to tell androMDA to map a controller method to a Service method? 
 Or do I have to explicitly code the call to the back-end service myself?





Thanks 





Alain
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1787#1787
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user


[Andromda-user] [Newbie corner] [xxxDaoImpl generated in wrong directory] xxxDaoImpl generated in wrong directory

2005-06-25 Thread agarneau

Hi,



I have a class for which the xxxDaoImpl gets generated in core/target/src 
intstead of core/src/java.  So it is erased every time I regenarate the 
application.



Any idea?



Thanks
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1788#1788
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user


[Andromda-user] [Newbie corner] [xxxDaoImpl generated in wrong directory]

2005-06-25 Thread [EMAIL PROTECTED]

That's the way it should be...they're generated to the target/src when there 
are no business operations modeled (since there is no business logic to 
implement).
--
Chad Brandon - [EMAIL PROTECTED]

http://www.andromda.org
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1789#1789
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user


[Andromda-user] [Bpm4Struts cartridge] [operation with non-void type] operation with non-void type

2005-06-25 Thread joegaber

here's an error that I'm getting.



2005-06-25 22:26:32,154 ERROR [AndroMDA] Model Validation 
Failed - 1 VALIDATION ERROR





2005-06-25 22:26:32,174 ERROR [AndroMDA] 1) 
[Data::com::bofa::gcib::gfeds::repair::autorepair::Auto
 Repair::Auto repair::undefined]:If a transition is 
going into a decision point you will need to defer to an operation with a 
non-void return type. You will need to model this on the transition's trigger.



I have checked the class for void return types and its clean.  I've checked the 
triggers in the activity diagram and they are all clean.  The triggers are all 
signals with name values.



What does the ":undefined" value in the ERROR message mean as it relates to my 
model elements.



Are there issues with what contraints are placed on the outgoing transitions 
from the decision point (ie., inv: buyAmt=0)?



Any ideas?
_
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=1790#1790
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
___
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user