Re: [Andromda-user] Cannot deploy bpm4struts apps on jboss 3.2.5

2004-10-24 Thread Roberto Bezzi
On Sun, Oct 24, 2004 at 10:12:23PM +0200, Wouter Zoons wrote: > Yup; I got the same thing .. probably a bad lib version .. my guess it's a > andromdapp:generate thing I have temporarily resolved adding dependency for commons-lang in web/project.xml with war.bundle set to true and removing app/src

RE: [Andromda-user] Cannot deploy bpm4struts apps on jboss 3.2.5

2004-10-24 Thread Wouter Zoons
To: [EMAIL PROTECTED] > Subject: Re: [Andromda-user] Cannot deploy bpm4struts apps on jboss 3.2.5 > > > FWIW either with web + ejb my project fails to deploy. > I've tried to add commons-lang dependency to web/project.xml without > success. > > I am using yesterday and

Re: [Andromda-user] Cannot deploy bpm4struts apps on jboss 3.2.5

2004-10-24 Thread Roberto Bezzi
FWIW either with web + ejb my project fails to deploy. I've tried to add commons-lang dependency to web/project.xml without success. I am using yesterday andromdapp plugin and latest andromda 3.0M3 snapshot, jboss 3.2.6, magicdraw 8.0 patch 1. I've tried with freshly installed jboss too. Here is

Re: [Andromda-user] Cannot deploy bpm4struts apps on jboss 3.2.5

2004-10-23 Thread Gabriela Chiribau
I guess i figured out. My model had no entities. So I have commented the core subproject. Btw it would be really nice if we would have the ability to create just a web app project :) The probelm is that the web app doesn't contain the dependency on the commons-lang. So if one removes core then it

RE: [Andromda-user] Cannot deploy bpm4struts apps on jboss 3.2.5

2004-10-23 Thread Wouter Zoons
] On Behalf Of Gabriela Chiribau Sent: Sunday, October 24, 2004 1:17 AM To: Gabriela Chiribau; [EMAIL PROTECTED] Subject: Re: [Andromda-user] Cannot deploy bpm4struts apps on jboss 3.2.5   I guess i figured out. My model had no entities. So I have commented the core subproject. Btw it would be