On Fri, Mar 8, 2013 at 4:39 AM, rajandeep vij <[email protected]>wrote:

> Hey Chris,
>
> I had never used this option before, I was trying to configure tomcat
> server on which rave is running.
> Debug works perfectly now.
>

Glad it works.

>
> I am also trying to get few widgets to Login page.. to give a just look and
> feel to the users of widgets.
>
> * I understand I will have to remove the authorization at few places.. just
> for now
> * I understand I will have to pass a few dummy data.. as I don't how can I
> create anonymous user in Rave
>

Right now that's not possible. RAVE-897 is an open ticket we have to make
anonymous users possible. I don't have an ETA on when it will get done
though.

>
> But one thing I don't understand as of now is how would I render widgets on
> Login page without a proper page being created w/o tabs etc.
>

I'm not sure it's really possible given the structure of Rave. Maybe
someone else can give you some pointers here if there is a work around.

>
> Any idea?  Any suggestions?
>
> Thanks.
>
> Regards,
> Rajan
>
> On Fri, Mar 8, 2013 at 12:02 AM, Chris Geer <[email protected]> wrote:
>
> > On Thu, Mar 7, 2013 at 4:26 AM, rajandeep vij <[email protected]
> > >wrote:
> >
> > > Hi All,
> > >
> > > I couldn't actually found where widgets are connected to page?
> > >
> > > My case is : Let's say there exists a few widgets that have
> > > been restricted for some users , so that they can't add them from
> Widget
> > > Store . Now if admin is creating a page and he could add those widgets
> > that
> > > were restricted for a set of users as I mentioned above and shared that
> > > page with the users, users after accepting the page would be able to
> view
> > > the widgets.
> > >
> >
> > Pages -> Regions -> RegionWidgets -> Widgets
> >
> > >
> > > So I want to understand how and where a page renderer includes widgets
> to
> > > be displayed and renders them.
> > >
> > > I could do this easily if my I could debug.... but I am unable to debug
> > > rave in eclipse.
> > >
> >
> > The best way to debug is (IMHO) is to run rave using cargo like normal
> "mvn
> > cargo:run". This will enable remote debugging by default on port 8000.
> Then
> > in your IDE, configure a debug configuration to attach to a remote
> process
> > on port 8000 and it should be good to go. I don't use Eclipse but this
> > works great in IntelliJ.
> >
> > >
> > > Regards,
> > > Rajan
> > >
> >
>
>
>
> --
> R D Vij
>
> *"Whatever it be... whatever.. Just remeber at the End you are left to make
> everything go good...." Luv yourself and have faith in yourself.*
> *
> *
> *Cheers!!!*
>

Reply via email to