am working on JSP Oracle Project its an ERP for govrement
when i open my netbeans which is connected to subversion with the team for update and commit
and oracle database backend
now there is a team for testing and to fix bugs we need to test them before making it availabe on
server "weblogic" and build the war so i told them to connect on my netbeans deployed of course
on there browsers to check the changes live and modify if there is any bugs to have a clean version
BUT
the PROBLEM its too slow in requesting and response may be 4 times the time i can do it on my pc
by my self but on there pc's its too slow although the other team programmers they can connect
smoothly and fast as they work on the same pc
I suspect that your app is running in debug mode, which will really slow things down. Rather than launching weblogic and you app from within NetBeans, why don't you create the WAR file and then deploy it to a manually-started copy of weblogic. This way NetBeans won't be in the way slowing things down.
Peter Johnson wrote:I suspect that your app is running in debug mode, which will really slow things down. Rather than launching weblogic and you app from within NetBeans, why don't you create the WAR file and then deploy it to a manually-started copy of weblogic. This way NetBeans won't be in the way slowing things down.
ok thats right but i dont have privilege to do that only team leader can do a build and connect it to weblogic for running the app fast
but the team leader if i missed somthing up , for example after updating the with a newer version if i told him after an hour to updating again
he will be pissed off to do the process again thats why i want the test team to fast test for any bug so he can update the server
now i asked him why if i deploy in netbeans and the test team wana test somthing i developed on my pc on the url over network its too slow
he has no answer for sure, although his and other programming team has fast test url i tried to install another win xp on another drive but still have the same problem !
any suggesions ? i have intel core quad 2 cpu q8200 2.33Ghz 3.2Gram as my team the same pc its all dell brand
why i have the problem and they are not and am not debugging only deploy