[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Help for jboss-structure.xml to eliminate jaxb-xjc.jar p

2009-08-14 Thread vavasthi
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/

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Help for jboss-structure.xml to eliminate jaxb-xjc.jar probl

2009-08-14 Thread vavasthi
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

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - JBOSS webservices over HTTP and security issues

2007-03-27 Thread vavasthi
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