Em Ter, 2002-06-18 �s 11:37, Wellie W. Chao escreveu:

> public class SequenceControllerBean implements SessionBean {
>       private class SequenceEntry {
>               Sequence sequence;
>               int currentValue;
>               int highBoundary;
>       };
>      ^^^^

Take off this semicolon. Although javac accepts this,
semicolon-terminated blocks are illegal according to the language
specification, and the parser xdoclet uses barfs on this.

-- 
Ja ne,
   Pazu
   mailto: [EMAIL PROTECTED]

Anime Gaiden: de f�s para f�s, sempre.

Attachment: signature.asc
Description: PGP signature

Reply via email to