Hi, Matt. Thank you for your reply.
My aim of the Shindig integration is to reach interaction between a web site and a gadgets' container, I suppose, via RPC calls. Therefore, I seem to have a proxy configured on my ASP.NET web site to forward requests to Rave. Could you hint me which instructions from the documentation<http://rave.apache.org/documentation/index.html> should I follow to achieve rendering gadgets on my web site using the Shindig Javascript API? For now I have succeeded in building and running Rave on built-in Tomcat 6 and in displaying test gadget on http://localhost:8080/gadgets/ifr?url=http://www.labpixies.com/campaigns/todo/todo.xml . 2013/7/15 Matt Franklin <[email protected]> > Hi Vyacheslav, > > You can use either Tomcat 6 or Tomcat 7. The wars for Rave & Shindig will > run well in either. As for integration into the .NET application, you will > want to ensure that at least the Rave instance is exposed through the same > IIS host as your .NET application. > > While you can use the demo wars, we generally recommend building your own > application based on the custom archetype: > http://rave.apache.org/documentation/rave-extensions.html > > We are also working on an enhanced set of APIs and an AngularJS front end > to assist in these types of integrations in the future. > > > On Mon, Jul 15, 2013 at 6:28 AM, Vyacheslav Muhtarjants < > [email protected]> wrote: > > > Hello. > > > > I am about to integrate Apache Rave Shindig with a web site developed on > > ASP.NET platform which is hosted on Windows Server 2012. So I need to > > install and configure Apache Rave Shindig on the server under Windows. > > Which steps should I follow: should I use Tomcat 6 being supplied along > > with Rave sources or should I better choose a service version of Tomcat 7 > > from here <http://tomcat.apache.org/download-70.cgi> (32-bit/64-bit > > Windows > > Service Installer)? > > > > Which instructions from > http://rave.apache.org/documentation/index.htmlshould > > follow? > > > > -- > > > > Slava Muhtarjants > > > > ASP.NET/C# <http://asp.net/C> Developer > > RUS Wizards LLC > > > > Skype: slava.muhtarjants > > > -- Slava Muhtarjants ASP.NET/C# <http://asp.net/C> Developer RUS Wizards LLC Skype: slava.muhtarjants
