Abstract Class
--------------

                 Key: AXIS2-3705
                 URL: https://issues.apache.org/jira/browse/AXIS2-3705
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: ide plugins
    Affects Versions: 1.3
         Environment: OS: Linux - Fedora 7; 
MEM: 1200Mb
Eclipse: Europa 3.3.2
JDK: 5
Server: JBOSS 4.2.2

            Reporter: Henrique Alcantara de Jesus Souza
            Priority: Critical


Problem for create stub class when i return a object from server that extend a 
abstract class.

The problem is : 
"public staticabstract class Info implements 
org.apache.axis2.databinding.ADBBean{"

the word "staticabstract" is not known for VM, the correct form is  "static 
abstract", whit this error no is possible work with axis2 in eclipse Europa.

Thank you for attention.

Henrique A. J. Souza

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to