Ran into an interesting error this afternoon. I have a base class which is abstract and when i deployed my app I received the above error.
The fix is simple add abstract=”true” to your bean defination:
Hey Presto!
Clear step by step descriptions of setting up and completing various IT tasks, explained and documented just as they've been done
Ran into an interesting error this afternoon. I have a base class which is abstract and when i deployed my app I received the above error.
The fix is simple add abstract=”true” to your bean defination:
Hey Presto!
No comments:
Post a Comment