Quantcast
Channel: GlassFish Related Items on Java.net
Viewing all articles
Browse latest Browse all 1091

How do I update files in a clustered instance of GlassFish

$
0
0

I am very new to Glassfish. I am trying to figure out he best way to do things. I have updated class files and a new version web.xml that I need to place on all my server instances. Someone told me to palce the files in the glassfish/domains/{node?}/applications/{appName}/ diretory and then stop and start my cluster. I have done this but the new class files and web.xml are not being pushed out to the glassfish/nodes/{server}/{app}/applications/{appName} directory on any of my instances. What do I need to do to get these files synced up correctly? Am I putting them in the right place? Any help would be greatly appriciated.

Thanks,
Millisa


Viewing all articles
Browse latest Browse all 1091

Trending Articles