Hey all. Using JBoss 4.04, I'm trying to create a jar to store all our web
service generated classes and the jaxrpc mapping files; all of which are
generated from the wsdl using wstools. This works beautifully if I generate the
mapping file as "jaxrpc-mapping.xml" because this is discovered by d
Hey guys. I'm deploying Hibernate 3.2.1 within an ear folder in a JBoss 3.2
installation. This works well, except I've run into a problem I can't figure
out. I have a hot deployed service that uses the following code to truncate a
table prior to loading data:
public void clearData(Logger pLog)