The Source for Java Technology Collaboration

Home » java.net Forums » GlassFish » GlassFish

Thread: Where can I find working dir of GlassFish?

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
This question is not answered. Helpful answers available: 2. Correct answers available: 1.

Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 1 - Last Post: Apr 23, 2008 1:02 PM by: madgame
sivanr

Posts: 1
Where can I find working dir of GlassFish?
Posted: Apr 22, 2008 11:16 PM
 
  Click to reply to this thread Reply

Hi all,
We are porting a websphere project to galssfish. In websphere we have a concept called working directory and we used to keep some of our application property files in that folder.
WAS admin console navigation Path for working dir: Application servers > server1 > Process Definition

Now in glassfish where should I keep these files? Is there any concept called working directory in glassfish?

WAS working dir screenshot is attached.
Thank you.

madgame

Posts: 6
Re: Where can I find working dir of GlassFish?
Posted: Apr 23, 2008 1:02 PM   in response to: sivanr
 
  Click to reply to this thread Reply

by default it'll be in the <install dir>/domains/domainname/config/. File I/O requires modifying you server.policy for the domain, or you just have to disable the security manager.




 XML java.net RSS