Ok, got it. Will use it to update the logging documentation this week.

On 8/5/07, David Blevins <[EMAIL PROTECTED]> wrote:
>
> On Aug 4, 2007, at 4:00 PM, Karan Malhi wrote:
>
> > We could javadoc the heck out of each
> >> category and then include the source file in a page on the website
> >> via the snippet plugin.
> > Very cool. I don't know anything about the snippet plugin. Looks like
> > something pretty useful , can you share some more info about this
> > plugin and its usage.
>
> We're using it in our examples .... Woops, we haven't updated them
> since our repo moved :D   Ok, fixing that.
>
> Alright, check out the source on this wiki page:
> http://cwiki.apache.org/confluence/display/OPENEJB/Calculator+Session
> +Stateless+Bean+Example
>
> -David
>
>
> >
> >>
> >> -David
> >>
> >>
> >>>
> >>> On 8/1/07, Karan Malhi <[EMAIL PROTECTED]> wrote:
> >>>>> But I suppose if we had each logger return the formatted
> >>>>> message it
> >>>>> could still be fine, such as:
> >>>>>
> >>>>>          String msg = logger.fatal("config.noContainerFound",
> >>>>> d.getContainerId(), d.getEjbName());
> >>>>>          throw new OpenEJBException(msg);
> >>>>>
> >>>> This is a nice idea !! .
> >>>>
> >>>> --
> >>>> Karan Singh Malhi
> >>>>
> >>>
> >>>
> >>> --
> >>> Karan Singh Malhi
> >>>
> >>
> >>
> >
> >
> > --
> > Karan Singh Malhi
> >
>
>


-- 
Karan Singh Malhi

Reply via email to