this feature is planned, but currently you will have to copy the libraries
into the WEB-INF/lib directory instead of the root of the .ear bundle

don't forget to copy commons-logging too, and the one for JTA

you will need to configure the datasource in Tomcat

also, make sure you aren't using EJBs by commenting out the <session-ejbs>
outlet in Spring

one of the developers on my team is doing this on our project and it
workes flawlessly with these change


-- Wouter

ps: it's also recommended to add the resource-ref sections in the web.xml,
there is a JIRA issue for this:
http://thecla.homeftp.net:8380/jira/browse/BPM-135

> Hi Chad,
>
> I'm new to AndroMDA and I would like to use Tomcat for my projects. I
> began building a small application with the latest nightly buiild from
> AndroMDA. This application is deployed without any problems in Jboss. My
> question is now: what do I have to change exactly to make it work in
> Tomcat? How do I have to change the project structure to get everything
> bundeled in a war file?
> As I see, there's already a war-file generated in the "web" directory,
> but deploying this one in Tomcat results in error messages when calling
> the application.
>
> Thanks a lot in advance
> Christian
>
>>-----Ursprüngliche Nachricht-----
>>Von: [EMAIL PROTECTED]
>>[mailto:[EMAIL PROTECTED] Im Auftrag
>>von Chad Brandon
>>Gesendet: Freitag, 28. Januar 2005 15:22
>>An: '[EMAIL PROTECTED]'; andromda-user@lists.sourceforge.net
>>Betreff: RE: [Andromda-user] How-to switch to tomcat or other
>>servers + security issues
>>
>>
>>Tomcat should be fairly easy, just change the structure of the
>>project to
>>bundle all your libs in a war file (instead of an ear), and of
>>course remove
>>any ejbs from your project.  We're planning on adding the ability to
>>generate a standalone war to the app generator.
>>
>>Chad
>>
>>-----Original Message-----
>>From: [EMAIL PROTECTED]
>>[mailto:[EMAIL PROTECTED] On Behalf Of
>>[EMAIL PROTECTED]
>>Sent: Friday, January 28, 2005 3:47 AM
>>To: andromda-user@lists.sourceforge.net
>>Subject: [Andromda-user] How-to switch to tomcat or other
>>servers + security
>>issues
>>
>>As i see it now, andromda cartridges only support jboss
>>specific stuff or am
>>i worng about this?
>>
>>If so, what should be done to port it for example to a tomcat
>>environment
>>(ofcoarse when not using ejb's), what should be changed for
>>that and what
>>about the security settings then?
>>
>>Grtz
>>
>>M
>>
>>
>>
>>
>>-------------------------------------------------------
>>This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
>>Tool for open source databases. Create drag-&-drop reports. Save time
>>by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
>>Download a FREE copy at http://www.intelliview.com/go/osdn_nl
>>_______________________________________________
>>Andromda-user mailing list
>>Andromda-user@lists.sourceforge.net
>>https://lists.sourceforge.net/lists/listinfo/andromda-user
>>
>>
>>
>>
>>-------------------------------------------------------
>>This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
>>Tool for open source databases. Create drag-&-drop reports. Save time
>>by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
>>Download a FREE copy at http://www.intelliview.com/go/osdn_nl
>>_______________________________________________
>>Andromda-user mailing list
>>Andromda-user@lists.sourceforge.net
>>https://lists.sourceforge.net/lists/listinfo/andromda-user
>>
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
> _______________________________________________
> Andromda-user mailing list
> Andromda-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/andromda-user
>




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to