You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@beehive.apache.org by James Black <jb...@ieee.org> on 2004/11/17 16:57:39 UTC

re: @WebParam symbol not found

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,
~  I am going through the tutorials for beehive, and have this error:
~      [apt] Compiling 1 source file to
/home/jblack/beehive_projects/ws_tutorial/WEB-INF/classes
~      [apt]
/home/jblack/beehive_projects/ws_tutorial/WEB-INF/.tmpbeansrc/template/Blank.java:32:
cannot find symbol
~      [apt] symbol : class WebParam
~      [apt] location: class template.Blank
~      [apt] public String sayHello( @WebParam String greetee ) {
~      [apt] ^
~      [apt] warning: Annotation types without processors: [WebParam]

~ It doesn't seem to have a problem with @WebMathod so why would it not
be able to find @WebParam?

~  I had d/l the 1.0alpha version of the software.

Thanx for any ideas.

- --
"Love is mutual self-giving that ends in self-recovery." Fulton Sheen
James Black    james@usf.edu
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBm3Tz8psvJTl+fosRAn+JAJ4+JNZeV30hsm3JA4IXQBtGEe9ofwCghSpc
cQxmgTF8r9GZqRA733USS7k=
=dw3P
-----END PGP SIGNATURE-----

Re: @WebParam symbol not found

Posted by James Black <jb...@ieee.org>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

James Black wrote:
| Hello,
| ~  I am going through the tutorials for beehive, and have this error:

~  It was my mistake, I forgot to include the import statement.

~  But, I am curious why in one part there is:
@WebParam String greetee

in another there is:
@WebParam(name="greetee") String greetee.

Thanx.
- --
"Love is mutual self-giving that ends in self-recovery." Fulton Sheen
James Black    james@usf.edu
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBm3f58psvJTl+fosRAhkXAJsFONyqRfSNShXvNOjO1bHPaivwhgCfUEHV
P/VRHuefJWaXNbIwUzU44RA=
=0rCb
-----END PGP SIGNATURE-----