Is this possible in OEPE?

Using latest version of OEPE with Eclipse Indigo deploying to weblogic 9.2 server on win 2000 (sp4)
Whenever I select Publish or Clean the server automatically starts up - surely it's possible to disable this but can't find anything obvious - how can I disable this? - basically, I want to be able to to check what's actually been published to see if I've missed something, surely a typical thing to want to do
Also. can I change the Publish (or beadep) directory? it's buried so deep in the .metadata directory I'd like to put it where it's easier to see e.g. C:\deploy
And lastly, when I change Java files they're hot deployed, great but doesn't do it for JSP, JS files etc... how can I enable this without restarting the web app each time?
thank in advance

Hi,
FYI, the prerequisite of WLS adapter requires server to be started before publishing. This is a fixed setting and user is not allowed to change the behavior. The publishing directory (beadep) is used for internal purpose and you cannot customize the path.
I am not able to reproduce the hot deployment issue with JSPs, it works fine. The problem might be with browser caching, please check again.
Thanks,
Ram

Similar Messages

Maybe you are looking for

  • Can I use lightroom on more than one computer

    Am I able to use lightroom on more than one computer. As in if I download it to my PC can I then use the same license for my laptop?

  • My computer doesn't recognize my iPod when hooked up through a USB port?

    I restarted my computer and my iPod, and it doesn't work. The iPod does not recognize being hooked up to a computer, and the computer does not recognize that the iPod is hooked up to it. My iPod's not even charging when connected to my computer. This

  • Excise base value to be added

    Hi to all.    I am using Taxinn condition based excise calculation procedure. In one scenario, I have two condition types for excise calculation. Ex: ZRO1 for material price and ZRO2 for lab charges. I want to add this two conditions to calculate ED.

  • Batch job in a report program

    Hi Abappers, I have a peculiar scenario. My report has 2 PERFORMS lets say PERFORM1: PERFORM2: I have a DATE criterion in PERFORM 1. Based on that date only I have to execute my PERFORM2. Ex:   The Date consideration is Suspension of a Contract Date:

  • How to test this code ???

    Hi All, One quick question: ..>>>>How do you test below InterfaceImpl classes in a simple program to test the code ??? //below is the sample of the example I am running . Thanks Jack //interface 1 same package; interface someInterfaceName1 { public v