javax.enterprise.deploy.model.exceptions.DDBeanCreateException: [J2EE
Deployment SPI:260142]The descriptor at 'META-INF/annotation-manifest.xml'
in module 'VisitWebTest.war' is not recognized, and could not be parsed.
I cannot update the configuration at this point.
I read the following document
http://e-docs.bea.com/wls/docs91/beehive/AnnotationOverrides.html
and learned about the weblogic plan generator which my understanding is
suppose
to override the annotation-manifest.xml with deployment descriptors.
I wrote a command file and tried to use it on the build tree, the src tree
with no success
each time getting the error message: No application to process.
Any help would be appreciated.