users@glassfish.java.net

Re: Has anyone seen this compiler warning?

From: SophieKlusn <saketkaushik_at_gmail.com>
Date: Wed, 5 Dec 2007 16:39:03 -0800 (PST)

Hi,

I am getting the same error. Java 1.6 API doesn't show this class in
javax.xml.bind.annotation package. Where is this class? Were you able to
solve this error?



glassfish wrote:
>
> Using the latest (downloaded 10/21/2007) SDK, I get this warning when I
> compile a program referencing the ...Soap Java source created by wsimport:
>
> warning: Cannot find annotation method 'value()' in type
> 'javax.xml.bind.annotation.XmlSeeAlso': class file for
> javax.xml.bind.annotation.XmlSeeAlso not found
>
> The class in in the webservices-api.jar, which is in the prepended
> -Xbootclasspath.
>
> I've tried importing the class, but the import statement throws compiler
> error:
> cannot find symbol symbol : class XmlSeeAlso
>
> I'm sure I am doing something intensly stupid, and just can't see the
> forrest for the trees.
> [Message sent by forum member 'loukur' (loukur)]
>
> http://forums.java.net/jive/thread.jspa?messageID=241519
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>
>

-- 
View this message in context: http://www.nabble.com/Has-anyone-seen-this-compiler-warning--tf4671628.html#a14184155
Sent from the java.net - glassfish users mailing list archive at Nabble.com.