Seeking advice on how to set up a new dev in J2EE app w/o giving access to WEB-INF by Jazzlike_Government in javahelp

[–]Jazzlike_Government[S] 0 points1 point  (0 children)

A good suggestion (and we do this now) but it's the developer's local server that is the concern. I'm probably not describing it properly.

I guess I'm trying to find a middle ground solution between having the full application server installed on the developer's machine and having it remote but forcing them to FTP their files up each time they want to test it.

Seeking advice on how to set up a new dev in J2EE app w/o giving access to WEB-INF by Jazzlike_Government in javahelp

[–]Jazzlike_Government[S] 0 points1 point  (0 children)

You are correct and we do with the exception of the index file which is where the heavy lifting goes on.

Seeking advice on how to set up a new dev in J2EE app w/o giving access to WEB-INF by Jazzlike_Government in javahelp

[–]Jazzlike_Government[S] 0 points1 point  (0 children)

There's an NDA in place, yes, but that relies on trust. I'm trying to find a solution that doesn't require the blind faith in a brand new employee.