Hi Chad and the rest of the AndroMDA-dev team,
On Sun, 2004-05-02 at 02:43, Chad Brandon wrote:
> Hi Olaf,
>
> See below for my comments...
> - Original Message -
> From: blue box
> To: [EMAIL PROTECTED]
> Sent: Saturday, May 01, 2004 3:29 PM
> S
Hi Carlos,
Unfortunately we haven't tested the car rental sample for 3.x yet. The
sample that is stable and tested is the animal-quiz. I would suggest you
use that until we get the car rental done. We'll be moving the web tier in
the car rental sample to use bpm4struts like animal quiz..
Thank
Hi,
I had been trying to compile and deploy the car rental example, both
for hibernate and EJB's for your CVS. When compiling and deploying I do
not have any error, but when loging for the first time in Administrator
(AdminLoginPage.jsp) I get an error on the /AdminLoginAction.do
I had copied
Hey Carlos,
You're right they had the wrong names...I just fixed
them in CVS...thanks!
Chad
--- Carlos Cuenca <[EMAIL PROTECTED]> wrote:
> I had download the project form your CVS and
> compiled it with ant.
> When I tried to deploy the carrental example, I had
> noticed that when I
> deploy ca
Thanks Guys,
I found a solution for myself. I will try the mevenide
later, but at the moment I use a simple
AntAndroMDATask-Wrapper (see attachment).
The small class implements a main-Methode, create an
instance of the AndroMDAGenTask, set the modelURL and
create some namespaces with the right ad
I had download the project form your CVS and compiled it with ant.
When I tried to deploy the carrental example, I had noticed that when I
deploy car-rental-sample-ejb-app-3.0M1-SNAPSHOT.ear, I have to write http://localhost:8080/carrental-hibernate
and when I deploy car-rental-sample-hibernate