well actually i don't exactly recall the url but it was <jetty
base>/demo/blueprint IIRC


the demo simply show an application using jpa (persistence module) + cdi
and ejb (service module) + wicket-blueprint  (web module) + camel
(integration) in KarafEE

there were a rest service using openejb abstraction layer too in webservice
module (url in the logs)

*Romain Manni-Bucau*
*Twitter: @rmannibucau <https://twitter.com/rmannibucau>*
*Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/>
*LinkedIn: **http://fr.linkedin.com/in/rmannibucau*
*Github: https://github.com/rmannibucau*



2013/2/21 Borislav Kapukaranov <[email protected]>

> Thanks! :) I had to also add apache's snapshot repo in order to find
> camel's snapshot but in the end it worked great.
> I installed the features - apachecon2012, apachecon2012-integration and
> apachecon2012-web.
>
> I'll setup the db and after that what is the URL of the demo?
> Actually can you please share more details on the demo
> components/architecture - I didn't attend the conference and can't find
> info on what exactly the demo shows.
>
> Thanks,
> Bobby
>
>
> On Thu, Feb 21, 2013 at 6:21 PM, Romain Manni-Bucau
> <[email protected]>wrote:
>
> > yep,
> >
> > clone the repo github i mentionned and run mvn install. it will feed your
> > local repo (this is not deployed on any public repo)
> >
> > *Romain Manni-Bucau*
> > *Twitter: @rmannibucau <https://twitter.com/rmannibucau>*
> > *Blog: **http://rmannibucau.wordpress.com/*<
> > http://rmannibucau.wordpress.com/>
> > *LinkedIn: **http://fr.linkedin.com/in/rmannibucau*
> > *Github: https://github.com/rmannibucau*
> >
> >
> >
> > 2013/2/21 Borislav Kapukaranov <[email protected]>
> >
> > > Not really sure I understood the answer?
> > > I downloaded already karafee and ran it.
> > > What I can't do is to run the demo.
> > >
> > > addurl mvn:org.apache.con2012.karafee/repository/1.0/xml/features
> > >
> > > Gives me:
> > > Error executing command: Unable to add repositories:
> > > URL [mvn:org.apache.con2012.karafee/repository/1.0/xml/features] could
> > not
> > > be resolved.
> > >
> > > So I'd like to get a working repo just for the demo, not karafee
> itself.
> > >
> > > Best Regards
> > > Bobby
> > >
> > >
> > > On Thu, Feb 21, 2013 at 6:06 PM, Romain Manni-Bucau
> > > <[email protected]>wrote:
> > >
> > > > hi
> > > >
> > > > imported it
> > > https://github.com/rmannibucau/karafee-apachecon-eu2012(quickly
> > > > so hope there is no issue)
> > > >
> > > > we ran it on a snapshot, karafee is now
> > > > http://svn.apache.org/repos/asf/tomee/karafee/trunk/
> > > >
> > > > *Romain Manni-Bucau*
> > > > *Twitter: @rmannibucau <https://twitter.com/rmannibucau>*
> > > > *Blog: **http://rmannibucau.wordpress.com/*<
> > > > http://rmannibucau.wordpress.com/>
> > > > *LinkedIn: **http://fr.linkedin.com/in/rmannibucau*
> > > > *Github: https://github.com/rmannibucau*
> > > >
> > > >
> > > >
> > > > 2013/2/21 Borislav Kapukaranov <[email protected]>
> > > >
> > > > > Hi folks,
> > > > >
> > > > > I came across the KarafEE presentation from last year's ApacheCon:
> > > > > http://www.slideshare.net/cmoulliard/karaf-eeapachecon-eu2012
> > > > >
> > > > > At the end there is a link to github repo with an example of
> KarafEE
> > > and
> > > > a
> > > > > demo app.
> > > > > My problem is that the repo in the instructions cannot be resolved:
> > > > >
> > > > > addurl mvn:org.apache.con2012.karafee/repository/1.0/xml/features
> > > > >
> > > > > Can you provide an alternative repo?
> > > > >
> > > > > Thanks,
> > > > > Bobby
> > > > >
> > > >
> > >
> >
>

Reply via email to