Here is the exception. BTW, I am using jboss 5.1.0 GA
| 11:14:03,522 ERROR [Ejb3Deployment] Exception while processing container
metadata for EJB: MySessionBean in unit: My.ear
| 11:14:03,523 ERROR [AbstractKernelController] Error installing to Real:
name=vfszip:/opt/tools/jboss-5.1.0.GA/
I have a .ear file that contains a war (containing a rest webservices using
resteasy), a jar file containing ejbs. Since the project pulls in jaxb-xjc.jar
file and that results in IllegalStateException because of the jaxb-xjc.jar file
containing nested directories with sub directories also conta
I am in process of deploying a commercial solution that uses webservices over
HTTP as the primary mechanism of interaction between client and server. Is
there a writeup available somewhere which can guide me on the steps that I
could to make sure that security issues are taken care of in such a