i'm a C# Developer i currently just wanted to run a web application that was built in java.i really know nothing about java i installed Netbeans and Eclipse both in order to make it run. i have the source code from the production servers. when i try to build the project on Netbeans it successes but i wanna it to launch on the browser i dont know how. is there any guidance that i can follow in order to make this work i have never work with java i don't know the configuration very well
At the GlassFish Server output window i get the following:
Severe: Exception while loading the app
Severe: Undeployment failed for context /Java Projects
Severe: Exception while loading the app : java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: java.lang.IllegalArgumentException: Invalid 'log4jConfigLocation' parameter: ServletContext resource [/WEB-INF/log4j.properties] cannot be resolved to absolute file path - web application archive not expanded?