Hi. We've got a simple Java servlet that handles file uploads, but resides in the "intranet" instance of JBoss. It needs to write files to a directory in the "internet" instance of JBoss. The Java servlet can't be moved to the other instance.
Is there a way for this to happen? Can there be a shared folder that both instances can see? Both instances reside on the same physical machine. Thank you. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266191#4266191 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4266191 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
