On 11/10/06, Rapthor <[EMAIL PROTECTED]> wrote:

    public void getAllGroups()
    {
        // blah
    }

For historical reasons, void methods are currently unsupported. In
other words, as a workaround, change the method to return an int and
everything should be fine. You may also file a bug report to have this
changed, at least if extensions are turned on.

Jochen


--
My wife Mary and I have been married for forty-seven years and not
once have we had an argument serious enough to consider divorce;
murder, yes, but divorce, never.
(Jack Benny)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to