Marc Ende on 17/09/05 18:20, wrote:
Hi Adam,
hmmm... I always had this problem with the struts.jar. So I decided
to put the jar in the shared lib. The .war I do deploy is an
application wich have connections to an existing ejb on the same
server but there are no ejb's inside this project. There is only an
webapp.war and an webapp.jar (which includes the relevant ejb's). And
these both archives are not packed in an .ear.
Now I'm deploying the war as an packed, not exploded, archive. This
way is no problem because the war is packed in an temporary location
and this changes from deployment to deployment. On undeployment the
jboss failes to delete the previous directory (in cause of a locked
struts.jar) but this is no real problem.
OK, I think I might have seen problem too, but at this time, I am
deploying my struts webapp war as a war file by copying it into the
deploy directory and it causes no problem but redeploys nicely.
What version of JBoss are you using?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]