On Tue, 2008-08-26 at 09:42 +0200, Paul Sandoz wrote:
> On Aug 25, 2008, at 4:09 PM, Imran M Yousuf wrote:
> > On Mon, Aug 25, 2008 at 5:43 PM, Paul Sandoz <Paul.Sandoz_at_sun.com>
> > wrote:
> > > Imran M Yousuf wrote:
> > BTW, is there any document on what other doclet attributes are
> > available?
>
> Unfortunately not :-( something we would need to do in our copious
> amounts of spare time! I realize we can do with some for
> documentation, there is always the tension of cranking out new
> features and fully documenting them.
I'll try to add some docs to the wiki these days, I start to question
myself what's already supported and what's not :)
Cheers,
Martin
>
>
>
> > > >
> > > > Additionally the schema file seemed to
> > > > referred to from the wadl rather than including its content.
> > > >
> > > >
> > >
> > >
> > > Yes, we either need to include the XSD or make sure it can be
> > > referenced
> > > relative to the base URI. BTW if you generate the application.html
> > > it does
> > > have XSD embedded but it is making use of xsltproc.
> >
> >
> > I am not making use of xsltproc instead I am using the
> > xml-maven-plugin. I am using the following configuration for the
> > transformation. Shouldn't the output be same?
> >
> >
>
>
> I dunno, i am no maven expert, you could compare the two documents. If
> you need the HTML produced using xsltproc because you are not using
> unix i can send it so you can compare.
>
>
>
>
> <snip>
> > >
> > >
> > > Could you log an issue?
> > >
> > >
>
>
> Thanks!
>
>
>
> > >
> > >
> > > > Firstly, I would be grateful if someone could please confirm
> > > > whether
> > > > their content is okey or not.
> > > >
> > > >
> > > > Then I tried to create client stub from the WADL file in
> > > > NetBeans
> > > > WebApplication project. But inspecting the JavaScript it shows
> > > > that it
> > > > did could initialize the location but it did not read the
> > > > resources
> > > > from the WADL. Is this normal?
> > >
> > >
> > > I do not know, i will forward this email to the tooling guys.
> > >
> > >
> >
> >
> > Thanks a lot, I hope we get a positive reply on it.
> >
> >
>
>
> Issue logged:
>
>
> http://www.netbeans.org/issues/show_bug.cgi?id=145040
>
>
> Paul.