Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Invalid
-
1.3
-
None
-
None
-
OS: Linux - Fedora 7;
MEM: 1200Mb
Eclipse: Europa 3.3.2
JDK: 5
Server: JBOSS 4.2.2
Description
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