Hi,
When you say IDE does not like, do you really mean the Java compiler
does not like i.e. the Java source cannot be compiled?
You might be experiencing a bug in the wadl 2 Java conversion that
needs to be fixed.
Have you tried emailing the users_at_wadl.dev.java.net?
Paul.
P.S. the WADL creator, Marc, is listening in on this list.
On Sep 2, 2009, at 10:20 AM, xworker wrote:
>
> Hi
>
> Thanks for the swift reply. I have used the wadl2java tool, but it
> generates
> an Endpoint class wich my IDE (netbeans) doesn't like. It finds
> strange
> errors on every line. For example:
>
> Error postAs(javax.activation.DataSource) is already defined in
> xxx.ws.Endpoint.Industries Endpoint.java
>
> and
>
> Error xxx.ws.Endpoint.Industries.IndustryId.ActivitySet.ActivityId is
> already defined in xxx.ws.Endpoint.Industries.IndustryId.ActivitySet
> Endpoint.java
>
>
> The reason want entitys is that I use them on my JSF pages, for
> examples in
> datatables.
>
>
> --
> View this message in context: http://n2.nabble.com/Client-java-stubs-with-Jersey-tp3565216p3565415.html
> Sent from the Jersey mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>