What Is The Criteria For Reloading objects and JSP Pages?

I have a JSP application that consists of many HTML, JSP & JavaBean files.
          Since I am in the middle of the development phase I am making lots of
          modifications to the code. I've noticed that much of the time if I recompile
          a JavaBean into a class file WebLogic does not reload the updated class.
          In my weblogic.properties file my servlet reload property is:
          C:/weblogic/myserver/servletclasses
          All my JavaBean class files reside in a sub-directory of that directory. For
          example:
          C:/weblogic/myserver/servletclasses/org/hhmi/award/JavaBean1.class
          How come these beans don't get reloaded each time? Is there a different
          WebLogic property I should use? What is the criteria for re-loading a class
          file anyway?
          Thanks in advance,
          Matt
          

BTW, I tried this in 6.1 and it does reload modified classes in
          WEB-INF/classes, but, sure enough, it results in ClassCastException's etc, for
          example:
          <%
          Foo foo = (Foo)session.getAttribute("foo");
          session.setAttibute("foo", new Foo());
          %>
          will result in ClassCastException if Foo was modified.
          So, if 6.1 tracks class modifications, then why doen't it trigger application
          redeployment? It can definitely be more convinient than touching 'REDEPLOY'
          file.
          Mike Reiche <[email protected]> wrote:
          > Make sure that your servletclasses and your jsp workingDir are NOT in your weblogic.class.path.
          > Pay attention to what Dimitri said.
          > Set your reloadCheckSecs=0 (check every time).
          > Set your pageCheckSeconds=0
          > Mike
          > "Matt Connors" <[email protected]> wrote:
          >>I have a JSP application that consists of many HTML, JSP & JavaBean files.
          >>Since I am in the middle of the development phase I am making lots of
          >>modifications to the code. I've noticed that much of the time if I recompile
          >>a JavaBean into a class file WebLogic does not reload the updated class.
          >>
          >>In my weblogic.properties file my servlet reload property is:
          >>
          >> C:/weblogic/myserver/servletclasses
          >>
          >>All my JavaBean class files reside in a sub-directory of that directory.
          >>For
          >>example:
          >> C:/weblogic/myserver/servletclasses/org/hhmi/award/JavaBean1.class
          >>
          >>How come these beans don't get reloaded each time? Is there a different
          >>WebLogic property I should use? What is the criteria for re-loading a
          >>class
          >>file anyway?
          >>
          >>Thanks in advance,
          >>Matt
          >>
          >>
          Dimitri
          

Similar Messages

  • What is the use for lock object and how to use the lock objects

    Hi Guru's,
    I am new to ABAP .Can you please clarify the that what is the use of lock object and how to use the loct object .what is use of the Deque & Enque  function modules .

    hi ,
    below are some minfo about lock objects :
      Lock Objects
    These types of objects are used for locking the access to database records in table. This mechanism is used to enforce data integrity that is two users cannot update the same data at the same time. With lock objects you can lock table-field or whole table.
    In a system where many users can access the same data, it becomes necessary to control the access to the data. In R/3 system this access control is built-in on database tables. Developers can also lock objects over table records.
    To lock an object you need to call standard functions, which are automatically generated while defining the lock object in ABAP/4 dictionary. This locking system is independent of the locking mechanism used by the R/3 system. This mechanism also defines LUW i.e. Logical Unit of Work. Whenever an object is locked, either by in built locking mechanism or by function modules, it creates corresponding entry in global system table i.e. table is locked. The system automatically releases the lock at the end of transaction. The LUW starts when a lock entry is created in the system table and ends when the lock is released.
    Creating Lock Objects
    Lock object is an aggregated dictionary object and can be defined by using the following steps:
    o From initial data dictionary screen, enter the name for the object, Click Lock object radiobutton and then click on Create. The system displays a dialog box for Maintain Lock Objects screen
    o Enter short text as usual and the name for primary table.
    -Save
    -Select Tables option
    From this screen you can:
    Select secondary tables, if any, linked by foreign key relationship.
    Fields for the lock objects. This option allows you to select fields for objects (R/3 system allows locking up to record level). Lock object argument are not selected by user but are imposed by the system and includes all the primary keys for the table.
    1) Exclusive lock: The locked data can only be displayed or edited by a single user. A request for another exclusive lock or for a shared lock is rejected.
    2) Shared lock: More than one user can access the locked data at the same time in display mode. A request for another shared lock is accepted, even if it comes from another user. An exclusive lock is rejected.
    3) Exclusive but not cumulative: Exclusive locks can be requested several times from the same transaction and are processed successively. In contrast, exclusive but not cumulative locks can be called only once from the same transaction. All other lock requests are rejected.
    Also, last but not the least, locking the object is logical (locking with any enqueue ) .so, you have to use the lock object while trying to access from second program .
    reward if helpful ,
    Regards,
    Ranjita

  • What is the criteria for define GL for profit center

    Dear Profit center Guru,
    Can guide , what is the business logic to "Choose Additional Balance Sheet and P&L Accounts/Choose Accounts" for profit center. all the Proft Loss accounts should be there? or what kind of PL should be there , and what kind of Balance sheet accounts should be defined for profit center.
    Thanks,
    Kick

    Hi H.Kick
    at Choose Additional Balance Sheet and P&L Accounts/Choose Accounts we define which accounts or account intervals we want to transfer to Profit Center Accounting. It is imperative that we maintain all the GL accounts which need to be transferred to Profit center. Needless to say that if we donu2019t maintain the GL accounts here, the balance will not be transferred to PCA.
    This setting is also particularly required, if no profit center is entered for a specific transaction in one of these GL accounts, the system posts to the default profit center for that account interval.
    This particular configuration can also be called from the SAP easy access
    menu by entering 3KEH in the command field.
    Note that the GL codes for Customers and Vendors including Advances (special GL account) which are called Reconciliation accounts should not be maintained in the 3KEH table. Reason being the Customers and Vendors line items are not transferred to the PCA module online. We have to run month
    end programs to transfer Customer and Vendor balance from FI module to PCA Module
    These are GL codes which are reconciliation accounts for customer and vendors, that should be excluded from the 3KEH table.
    Hope i tried my best to make you clear on this.
    as well see comments in the thread by MR.vanne what is the criteria for define GL for profit center
    Thanks...Vyas
    Edited by: vyas on Jun 11, 2009 5:25 PM

  • I would like to make an upgrade from creative suite cs5 to cs6 what is the price for student edition and what i have to do, i do not found in your website price

    i would like to make an upgrade from creative suite cs5 to cs6 what is the price for student edition and what i have to do, i do not found in your website price

    There are no upgrades for student editions. You simply buy a fresh license at the discounted price.
    Mylenium

  • What are the differences between PD objects and PA objects?

    can any one tell me What are the differences between PD objects and PA objects?

    PA is based on Infotypes 0000-0999. PD is based on Infotypes 1000-1999, chief being Objects Infotype 1000. Objects Infotype is the source of different Object Types such as Person, Position, Org Unit etc. You can check that through transaction OOOT.
    Regards
    Lincoln

  • What is the criteria for a post to show up in the top-level MacBook area?

    I thought that the newest posts from the "Using your MacBook" section always showed up in the top-level MacBook section (here):
    http://discussions.apple.com/category.jspa?categoryID=218
    But I have noticed several threads that aren't showing up in the top-level area, even though they have new posts. Has the behavior changed recently??? What is the criteria for getting your post to show up in that area? It seems to be the place where you get the most answers...

    The appropriate place for a question about the functionality of the Discussions itself is the Feedback About Discussions forum:
    http://discussions.apple.com/forum.jspa?forumID=1076
    A quick glance at this forum shows each of those topics have had at least 9 replies in less than 24 hours.
    -Doug

  • What is the process for rollout projects and upgradation projects

    Hi All,
    Hope you all are doing well.
    I am a new bee in oracle apps. Just would like to understand  what is the process for rollout projects and upgradation projects and difference between them.
    Please help me. Thanks in advance.
    Regards,
    MM

    Don't know which phone do you use but if you configure your Exchange ActiSync Profile on your Phone there is an option for the CONTACTS. Basically Exchange account will pull the contacts from your profile.. I did test it on my iPhone 5 and works for mee
    Where Technology Meets Talent

  • What is the criteria for selecting a license if multiple licenses exist

    Hello experts,
    If multiple licenses exist for an order in GTS, what is the criteria to decide which license will finally be selected?
    The log says "Number of import/export licenses that could be affected: 3" but it finally picks up one.
    Does it do it sequentially using the internal license number?
    We have a scenario where we are upgarding from version 7 to version 10, and there is one license (say A) which was created in the older version and copied to the new system after upgrade. There is also a new license (say B) directly created in the new version (with same selection criteria as A)
    Now when an order is created, both licenses are "affected" but it picks up the license B created in the new version.
    If the system was picking license based on internal number it should have picked up license A which was created in earlier version (as that had a lower internal number sequentially). If I expire license B and recheck the order, then it correctly picks up A.
    So what is the actual criteria to select a license and in this case was License A not given priority because it was created in older version and then copied to new version as part of upgrade?

    As far as I can see from a quick look at the code, there is no attempt to place the determined licences in any particular order.  Since they are selected from table /SAPSLL/LCLIC, it seems reasonable that they would be selected according to field GUID_LCLIC.  Within one system, the GUIDs remain in order of creation date/time; however I don't know GUIDs are formed in relation to different systems.  My bet is that if you check in SE16, your "early" licence actually has a higher GUID value than the recent ones.
    Please check, and see if I'm right.
    Regards,
    Dave

  • What are the settings for apn data and mms for iphone 4 on straight talk?

    what are the settings for cellular data network APN DATA and MMS for Straighttalk sims on IPhone 4?I cant send or recieve pictures.My service keeps losin signal constantly saying no service then 1 bar,2 bars,3 bars...then back down to no service.It drops calls.Iv been trying to find out the answer to this problem for 2 weeks!I have no Profile selection in my settings either to do wat its showing online on one website.and have entered numerous diffrent APNs and none have worked!!!!PLEASE HELP!!!

    They're asking a question about carrier settings for their iPhone. I think that has everything to do with Apple.
    Maybe they did already ask Straight Talk. I've called Straight Talk before... they're not too helpful.
    You know, this forum would be much friendlier if people in this forum would quit squabbling, & posting comedic replies, not too mention name calling (like I did), when people are just needing some help.
    It's also frustrating that people stick up for the guy who doesn't help, but rather takes the time to post some smart alec reply. Granted, I shouldn't have name-called... some people just frustrate me when they act like that.
    Admittedly, there ARE some grey areas when it comes to carrier questions... but let the moderators do their job when someone is asking innappropriate stuff. And if the mods aren't chiming in, then that's a good indication that what the thread is about IS in fact Apple related.

  • What's the difference between Action Objects and ActionListeners

    Hello,
    in the Introduction to JSF two ways handling action are demonstrated. One way is "Combining Component Data and Action Object" the other way is "Handling Events."
    What's the difference? When do I use this or that way?
    The one thing I understand is when using "Combining Component Data and Action Objects" I use the default ActionListener and I may directly access the input values.
    TIA,
    Juergen

    Hi Juergen,
    The bottomline is 'not much', only in the details to these two approaches differ.
    The ActionListener object will have events broadcast to it for a particular object by the event mechanism in JSF. You can add one to a specific component via the f:action_listener tag. This will have your listener getting events during specific points in the request processing lifecycle (you specify via your return value for getPhaseId).
    The Action class that an actionRef reference refers to an Action that will be invoked during the invoke application phase. (see pg 71).
    I would recommend using actionRefs and Action objects wherever possible and going to ActionListeners only when you need notifications during a specific phase of the request/response cycle.
    Hope this helps,
    -bd-
    http://bill.dudney.net

  • What is the criteria for a local network with RDS Gateway 2012?

    I have a hard time finding out what the criteria are how RDS 2012 detemines that the network the client is on is a local network or an external one.  I have one subnet within our network that isn't recognised as a local network and all RDS traffic is
    passed to the gateway server. This is something we don't want for internal addresses. Can anyone enlighten me how RDS determines whether you are on an internal or external network?
    Thanks!
    Leo

    Hi,
    Thank you for posting in Windows Server Forum.
    As per my research I can say that RDS when getting any connection it looks for DNS to verify as all the usage for internal\external entries is made under DNS for his environment through RD Gateway. 
    The RD Gateway role service provides secure access by establishing an SSL tunnel from the client to the RD Gateway. The RD Gateway acts as the middleman. It passes traffic to and from the client over port 443, and to and from the internal resource over port
    3389. Any communication between the RD Gateway and the external client is also encrypted. The RD Gateway uses authorization policies to determine who can use the service and the specific resources to which they’re allowed access. You can configure different
    permission sets for people depending on whether they’re connecting from within or outside the network.
    You can get more details from beneath link.
    How To Work with RD Gateway in Windows Server 2012
    http://redmondmag.com/articles/2013/12/24/rd-gateway-in-windows-server.aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • What is the criteria for a "valid eprint email address"

    Criteria for a vaid eprint email address

    Dossr,
    Welcome to the HP Forum!
    The custome eprint address must be connected to an actual ePrint account and printer.
    The address shall be in the form of  [email protected]
    Examples: 
    [email protected]
    [email protected]
    The following explains and tells you how to set up your custom email address for your ePrint:
    Eprint – Help and Tips – Getting Started
    When the page opens:
    Getting Started »
    Getting Started with ePrintCenter >>Select:  What is a custom email and how do I set it up?
    Dragon Tip
    Be sure you also set up a restricted list of users that are allowed to send to your ePrint email address.  If you do not do this, your printer may be e-spammed!
    Eprint – Help and Tips – Getting Started >>  
    HP ePrint >>
    Click on Managing ePrint Security >>  Select How can I restrict who uses ePrint on my printer?
    Good Luck!
    Click the Kudos Star! 
    It is a great “Thank You” for the Author's efforts.
    Kind Regards,
    Dragon-Fur

  • What are the uses for Macbook pro and Macbook air?

    Hi! I am deciding between MBA and MBP and need to know what the different uses for each one was. Like what would you use the MBA for and what would you use the MBP for?? All opinions welcome!!

    They're actually pretty comparible in what they can do if you're talking about the base model of both (say 13") with 4GB RAM. At that level, the Pro has the advantage if you're going to watch or burn DVD's or CD's, as the Air has no optical drive. But otherwise, they're pretty much the same--full-sized, backlit keyboard, camera, beautiful screen, etc. If you're going for more than a basic 13" Pro, then things start to change. For example, you can get up to 8GB RAM on the Pro, and a huge hard drive, you can also get a 15" or 17" size. You will be paying a lot for these, but, obviously, if you're going to be working on, say, making videos (which you may then want burn onto disk) the Pro is very much what you'll want.
    However, if you don't need or want any of that--if, for example, you plan to do the usual programs (word processing, games, web surfing, music, etc.), then you really won't see much difference between the two. At 4GB RAM and a 13" screen, the big difference is going to be thickness and weight, not power. And in this the Air will have the advantage--it's really amazingly slim, light and with a SSD, faster (you pay extra--a lot extra--to get SSD on the Pro).
    Just to make the point, I switched from a 13" Pro to an 11" Air. My hard drive size is half what it was with a Pro, but I was barely taking up half of that amount on the Pro, and so have plenty of room on my 128GB Air (you can get 256GB for the 11" if you order it online). Absolutely everything my Pro did, my Air does (sans optical drive), only faster and lighter and more compact--meaning it takes up less table space, slips in and out of my bag faster, balances on my lap easier, etc. But there was no interruption of service--I switched pretyt seamlessly from 13" Pro to 11" Air.
    The Pro offers you more options for power, screen size, HD size and optical drive. But it's really pretty surprising how few of us need that much power, that much room, or the optical drive. It's very freeing to realize that less can be more than enough.

  • What are the settings for iPhone, iPad and iMac to sync ical and contacts?

    How can I get all three items to sync? What are the settings on the iMac with Lion on board? I put all my stuff on iphone but iMac & iPad do not have the items synced even though I have everything on icloud?

    They're asking a question about carrier settings for their iPhone. I think that has everything to do with Apple.
    Maybe they did already ask Straight Talk. I've called Straight Talk before... they're not too helpful.
    You know, this forum would be much friendlier if people in this forum would quit squabbling, & posting comedic replies, not too mention name calling (like I did), when people are just needing some help.
    It's also frustrating that people stick up for the guy who doesn't help, but rather takes the time to post some smart alec reply. Granted, I shouldn't have name-called... some people just frustrate me when they act like that.
    Admittedly, there ARE some grey areas when it comes to carrier questions... but let the moderators do their job when someone is asking innappropriate stuff. And if the mods aren't chiming in, then that's a good indication that what the thread is about IS in fact Apple related.

  • What is the tcode for bdc recording and how to do in hr-abap for pa and om

    hi,
         I need to do the bdc recording for pa and om. So, can any of you tell me how to do and what are the tcodes we have to use.
    thanks & regards,
        Sekhar.

    Hi ,
    Here is the link from you will get all the transaction code
    http://www.sap-basis-abap.com/saphr004.htm
    As far PA specfic some tcodes are given below
    PA20  Display HR Master Data
    PA30  Maintain HR Master Data
    PA40  Personnel Actions
    PA41  Correct Actions
    PA42  Fast Entry for Actions
    PA46  Import from Resumix
    PA47  Export to Resumix
    PA48  Hiring from non-SAP system
    PA51  Display Time Data
    PA53  Display Time Data
    PA61  Maintain Time Data
    PA62  List Entry of Additional Data
    PA63  Maintain Time Data
    PA64  Calendar Entry
    PA70  Fast Entry
    PA71  Fast Entry of Time Data
    PA88  Benefits
    For OM specific
    PP01  Maintain Plan Data (menu-guided)

Maybe you are looking for

  • Troubles with the creation of New Custom Adapter for NW 7.1

    Hi guys !!! I have some troubles with the creation of a new custom adapter for NW 7.1. I have followed some pdf and notes, like : [Upgrade an SAP NetWeaver PI 7.0 Adapter to SAP NetWeaver PI 7.1|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/

  • Automatization is possible or not??

    Hi, Please help me in following scenario..... Customer is creating and maintaining queries and workbooks in production BWP. They assign them to menu roles. If we transport one of these roles from dev to production, it will overwrite the role in produ

  • Flash Media Server Update Process

    Hi all, I currently have Flash Media Server 3.5.0 installed and it has been running since 2009.  It has been running for so long without issues I kind of forgot about it.  Now i see there is an update to 3.5.7.  I downloaded it but when I ran the ins

  • Can we pass the HashMap object to Stored procedure using toplink

    Can we send the java.util.Map object as input to the stored procedures. Can any one please tell how we can do this using toplink. I tried to do that by doing following steps 1. Crated the -- Column Name - Value Pair CREATE TYPE col_data_pair IS OBJEC

  • Can I see my presenter's notes

    Can I see my presenter's notes on my MBP during the presentation whereas they are not visible on the screen for the audience