Vivek Nandavanam wrote:
The archive structure that is redeployed(JAR) is like this:/
SessionBean
HomeInterface
RemoteInterface
META-INF/
MANIFEST.MF
ejb-jar.xml
I am compiling and creating the jars externally. Later redeploying it into the deploy folder at runtime.
I'm still missing some information... where is the aop stuff you deployed? And how is that packaged?
What are the changes you applied to the code, and to which part of the code?
Once I can see the whole picture, I hope I will be able to help you :-)