Hello guys,
I like the new Java Beans Config and used it in a simple project already. Now I'm trying to use that configuration style in a bigger project. I tried to use a custom FactoryBean and...
Type: Posts; User: Kyle Rogers; Keyword(s):
Hello guys,
I like the new Java Beans Config and used it in a simple project already. Now I'm trying to use that configuration style in a bigger project. I tried to use a custom FactoryBean and...
Hi!
I had the same problem just seconds ago. The IASDeploymentException is caused by the annotation configuration feature introduced with Servlet 2.5 spec. The Servlet 2.5 spec allows...