Hi, probably I am not doing something right. I have an application EAR file 
it is a shopping platform with a catalog. This shopping platform has different 
payment methods. The user uploads a class file with a payment method and the 
platform starts using it.

But the problem is that on shutdown all the tmp directory is deleted and all 
changes made are deleted to.  Where and how to place all the content that needs 
to be persistent and at the same time to be in my classpath. 

The last time I worked with application server Oracle an Bea Weblogic I think, 
I remember that the deployment was only once and it is not delted after.

What should I do?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121497#4121497

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121497
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to