You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to esme-dev
Hi all,
is there an ant builder script or something similar to create the
ESME.war from the source code?
Kind regards,
Daniel
Mrinal Wadhwa
unread,
Nov 18, 2008, 11:53:24 AM11/18/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to esme...@googlegroups.com
Hi Daniel
If you have Maven setup then you can build the war with "mvn war:war" .. you can also run the code in jetty locally with "mvn jetty:run"
Mrinal
Daniel Koller
unread,
Nov 19, 2008, 4:57:17 AM11/19/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to esme-dev
thx,...this works,
Daniel
On 18 Nov., 17:53, "Mrinal Wadhwa" <mrinal.wad...@gmail.com> wrote:
> Hi Daniel
>
> If you have Maven setup then you can build the war with "mvn war:war" ..
> you can also run the code in jetty locally with "mvn jetty:run"
>
> Mrinal
>