You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by Davanum Srinivas <da...@gmail.com> on 2007/09/24 04:35:44 UTC

WAR for SimpleProvider sample?

Folks,

Quick questions, just to check if anyone has done it or thought about
it already.

1. Any easy way to deploy the SimpleProvider sample as a war? (say a
pom.xml that generates a war?)
2. Anyone tried to port the FileBased* sample [1] from propono as
SimpleProvider seems to just deal with entries (and the FileBased*
seems to handle media as well).
3. The spring module seems to generate just a jar as well..may be its
easier to do #2 as a full  fledgled sample (#2) using the spring
stuff...

thanks,
dims


[1] https://rome.dev.java.net/apidocs/subprojects/propono/0.5/com/sun/syndication/propono/atom/server/impl/package-summary.html

-- 
Davanum Srinivas :: http://davanum.wordpress.com

Re: WAR for SimpleProvider sample?

Posted by Davanum Srinivas <da...@gmail.com>.
Thanks. wanted to make sure i haven't missed anything obvious :)

-- dims

On 9/24/07, James M Snell <ja...@gmail.com> wrote:
> Right now, no.  Since Abdera does not provide a complete APP webapp impl
> beyond a very simple example, there really isn't much use for a WAR.  I
> would definitely like to see some work in that direction however.
> Porting propono's file-based impl over to Abdera would be a good place
> to start I would think.
>
> - James
>
> Davanum Srinivas wrote:
> > Folks,
> >
> > Quick questions, just to check if anyone has done it or thought about
> > it already.
> >
> > 1. Any easy way to deploy the SimpleProvider sample as a war? (say a
> > pom.xml that generates a war?)
> > 2. Anyone tried to port the FileBased* sample [1] from propono as
> > SimpleProvider seems to just deal with entries (and the FileBased*
> > seems to handle media as well).
> > 3. The spring module seems to generate just a jar as well..may be its
> > easier to do #2 as a full  fledgled sample (#2) using the spring
> > stuff...
> >
> > thanks,
> > dims
> >
> >
> > [1] https://rome.dev.java.net/apidocs/subprojects/propono/0.5/com/sun/syndication/propono/atom/server/impl/package-summary.html
> >
>
>


-- 
Davanum Srinivas :: http://davanum.wordpress.com

Re: WAR for SimpleProvider sample?

Posted by James M Snell <ja...@gmail.com>.
Right now, no.  Since Abdera does not provide a complete APP webapp impl
beyond a very simple example, there really isn't much use for a WAR.  I
would definitely like to see some work in that direction however.
Porting propono's file-based impl over to Abdera would be a good place
to start I would think.

- James

Davanum Srinivas wrote:
> Folks,
> 
> Quick questions, just to check if anyone has done it or thought about
> it already.
> 
> 1. Any easy way to deploy the SimpleProvider sample as a war? (say a
> pom.xml that generates a war?)
> 2. Anyone tried to port the FileBased* sample [1] from propono as
> SimpleProvider seems to just deal with entries (and the FileBased*
> seems to handle media as well).
> 3. The spring module seems to generate just a jar as well..may be its
> easier to do #2 as a full  fledgled sample (#2) using the spring
> stuff...
> 
> thanks,
> dims
> 
> 
> [1] https://rome.dev.java.net/apidocs/subprojects/propono/0.5/com/sun/syndication/propono/atom/server/impl/package-summary.html
>