Why wls7 deprecate the excellent function of wls6

hello i am a programmer,i usually use the jbuilder+wls6 as my development environment,when
i debug my program,i used to follow the following path: "web applications->Configure
a new Web Application..." within the next page,i give the "war(or jar)" file path.
this method give me the convenient way to deploy my application. i never use the
"Install a new Web Application..."function,because it require me upload the package
file again and again,when i undeploy it,i must go to the weblogic directory to
manually delete the war file(maybe it is the bug of wls,i think).
but when i download the wls7 yesterday,i found that the "Configure a new Web Application..."
function in wls7 reqire me to upload the war file.i can't find the same "Configure
a new Web Application..." function as that of wls6,why?how can i implement such
function in wls7?
thank you!

thanks
do you mean that wls7 can't deploy the war or jar file by provide the path that
point to the file just like that the wls6 can do?
Rob Woollen <[email protected]> wrote:
First off, if you're doing web-app development, I would deploy an
"exploded" war file. (A directory that has the same structure as the
war file.) Then you can just edit JSPs or servlets and hit refresh in
your browser.
I'd also suggest trying the weblogic.deployer utility. Something like
java weblogic.Deployer -username <username> -password <password> -deploy
foo.war should work.
-- Rob
zbcong wrote:
hello
i am a programmer,i usually use the jbuilder+wls6 as my developmentenvironment,when
i debug my program,i used to follow the following path: "web applications->Configure
a new Web Application..." within the next page,i give the "war(or jar)"file path.
this method give me the convenient way to deploy my application. inever use the
"Install a new Web Application..."function,because it require me uploadthe package
file again and again,when i undeploy it,i must go to the weblogic directoryto
manually delete the war file(maybe it is the bug of wls,i think).
but when i download the wls7 yesterday,i found that the "Configurea new Web Application..."
function in wls7 reqire me to upload the war file.i can't find thesame "Configure
a new Web Application..." function as that of wls6,why?how can i implementsuch
function in wls7?
thank you!

Similar Messages

  • Why Doesn't the XIRR function work?

    In Excel if you have 5 records from a1:b5 then XIRR looks like this:
    XIRR(A1:A5, B1:B5) you get a nice neat answer like .35
    Here is a version that works in Crystal that would require manual entry of any new quarters numbers and dates-- and if you plug this into Crystal it works:
    (XIRR([1000000,-100000,-100000,-100000,-100000,10277.49,-100000], [DateValue(1999,2,1),DateValue(1999,3,1),DateValue(1999,6,1), DateValue(1999,12,1),DateValue(2000,3,1),DateValue(2000,6,1),DateValue(2000,9,1)]))*.100
    You do get a nice answer of something like .035.  But this is all done manually and I need it to function automatically when the report is refreshed.
    So you have a range for the currency and a range for the date fields. I need to simulate this in crystal. Crystal has an XIRR function, and with the arrays, I should be able to fill in the range, but am having difficulty getting it to work.
    After building the arrays, I made another formula to combine the arrays in the XIRR formula.
    I am down to this error now after getting this formula this far  --
    "Numerical method did not converge; try another value for guess."
    Here's where I am with the formula, although they don't want to use the guess part of the XIRR function - they just want to use the XIRR(number/currency, date).  Maybe you could pass this on too?:
    /{@Reset} for the group header (NOT using a repeated group header):
    whileprintingrecords;
    numbervar array x := 0;
    datevar array y := date(0,0,0);
    numbervar i := 0;
    numbervar j := 0;
    //{@accum} for the detail section:
    whileprintingrecords;
    numbervar array x;
    datevar array y;
    numbervar i := i + 1;
    numbervar j := count({table.groupfield},{table.groupfield});
    if i <= j then (
    redim preserve x[j];
    redim preserve y[j];
    x<i> := tonumber({table.currency});
    y<i> := datevalue({table.datetime})
    //{@xirr calc} to be placed in the group footer:
    whileprintingrecords;
    numbervar array x;
    datevar array y;
    xirr(x,y)
    The array works correctly.  So why do I get that error and why doesn't the XIRR formula work like they say it should?  Has anyone used this successfully in Crystal--maybe you could shed some light?
    Thanks!

    Hi,
    I am receiving that same error when the last item in the array is 0, otherwise all works perfectly.
    When I run the same group of numbers and dates in Excel it returns without issue.
    -265500.00,-690000.00,-570000.00,16814.25,-855000.00,-619500.00,55293.46,30411.40,15183.76,  0.00
    01-25-2007,03-06-2007,05-02-2007,06-29-2007,08-01-2007,08-24-2007,09-17-2007,03-14-2008,05-28-2008,03-31-2010
    =XIRR(A2:J2,A1:J1,-0.1)
    Is there a known bug in Crystal's XIRR function when the last value is 0? 
    Or a hot-fix that will repair this?
    Thanks in advance,
    Gary
    PS. I am using Crystal XI Product Version: 11.0.0.2495

  • How can we write the excel function =Normsdist() in Java?

    Hi,
    I need to use one function in my java program to compute N(z) . In excel the function is =Normsdist(z). Is there any built-in library function for this in Java? How can I accomplish this? Please give me some solutions...
    Thanks.

    I need to use one function in my java program to
    compute N(z) . In excel the function is
    =Normsdist(z). Is there any built-in library
    function for this in Java? No.
    How can I accomplish
    this? Please give me some solutions...
    Thanks.Write your own, or use a 3rd party library.

  • Why won't the Tabs function work (Open new window in a new tab instead)??

    My current problem is- - I'm running FF.32, and when I click on a link (in an email, article, webpage link... anything) it opens in the Current window... it doesn't open a new* window, or new tab (as selected)... it "closes" the current page and opens the clicked-on link or email... Unless* I right-click on it and Tell it to open in a new tab instead (but I have to right-click and tell it to do this). I don't think this is normal. What do I need to change..?

    I think it is Firefox's default setting to open links in the current tab unless the site forces the link to open in a new window, or you explicitly open the link in a new tab/window.
    You may need an extension like [https://addons.mozilla.org/en-US/firefox/addon/tab-mix-plus/ Tab Mix Plus] to open links like how you want.

  • Why can't the Utility function's 'Erase free space' create temporary file

    I've been using erase free space without problem for some time.. Then today when I tried to use it, got an error message to say that erase free space won't work because it can't create a temporary file. I have a 320 GB MBP with 88 GB of free space.
    I'd love you forever if you can help me get round this issue

    Here's what I tried to say in my response that I wasn't authorize to make:
    I can't seem to reply to your response BD . . . says I'm not authorize . . . so I'll try to reply to my original post.
    Thanks BD for your reply.  Here's the info on the drive:  1.3 TB capacity with 1,017 GB available.  Eventually I will recycle the computer at Best Buy who guarantees the hard drive will be erased.  I just want to get all my files off first.  I'll just do another Erase Free Space and see, as you suggest, if there are any files to be zeroed out.  Maybe there aren't any.  I've extracted most of what I want but am debating how to move the entire iPhoto library to an external drive so I can access it from my Mavericks machine.  Can I just drag and drop the iPhoto Library, or do I need to export it somehow?

  • Excel functionality in BPS layout

    Hi gurus,
    I have a problem with layout on excel: all the excel functionality are not avaible, in particular i refer to filter and order.
    I try to unprotect excel worksheet but if i use filter i have a lot of problems when save data.
    My users are very boring ....
    Thanks in advance
    FT

    Hi,
    just some background information: in BPS Excel is 'controled' via SAPGUI using OLE Automation, i.e. same technique Word uses to control an embedded Excel file. In this mode some Excel features cannot be used.
    In addition it is hard to control Excel completely. BPS gets the data from the ABAP back-end and transfers the cells via SAPGUI and OLE Automation to Excel. After this BPS has no control what Excel does with the data. Some Excel functions like 'filter' or 'sort' make it almost impossible to read the data back from Excel in a consistent way. This is why the worksheet is protected by default the these kind of Excel functions lead to problems.
    If you save the Excel template without protection in the layout builder it is also not protected at run time of manual planning.
    It is also easy to create a button that protects/unprotects the worksheet. A code snippet can be found in the VBA makros SAPAfterDataPut, SAPBeforeDataGet.
    Regards,
    Gregor

  • Export to Excel Functionality

    Hi all,
    I followed the wiki (Web Dynpro Java - Exporting Table Data Using On-Demand Streams - SAP NW 7.0) and created with Link to URL UI element the excel functionality.
    It is working fine.
    Now what i am trying is i am implementing it using a button.
    I say the PDF with button in SDN but i am not able to understand it.
    What i need is in the Link to URL it is  using two elemets in the view context i.e.,
    Excel---->IconURL
                  ResourceURL
    These 2 elements in the context when i am using the button element.
    What are the changes i have to make if possible a code snipplet of what changes have to be made in the existing code which i have used for Link to URL UI element.
    Plz Help me in this regard,
    Lokesh

    Hi,
    The issue has been resolved.
    The thread is closed.

  • The Same Excel Functions Not Giving the Same Result in Numbers

    I'm been using Excel for years and now that I've made the switch to Mac, I thought I should probably utilise the iWork suite of software and get rid of Microsoft once and for all.
    Whilst I love the user-friendliness, there are so many small things that Apple to appear to have overlooked which keeps me hanging on to Microsoft Office just a little, but I digress.
    OK, So I have one sheet in Numbers with the following data.
    I am trying I need to search Column A for the TLDs in Column C, if they exist output the correct renewal price from Column D in Column B
    e.g. A2 contains .net so  B2 should have 12.50 in it.
    A
    B
    C
    D
    1
    Domain Name
    Renewal Price 1
    TLDs
    Renewal Price 2    
    2
    test.net
    .com
    5.00
    3
    test.co.uk
    .co.uk
    10.00
    4
    test.com
    .net
    12.50
    So... can someone please explain to me why the same functions which exist in Numbers and Excel (VLOOKUP / LOOKUP / SEARCH) do not work in Numbers as they do in Excel? If there is a valid reason, fine, I'll accept that, but how do I acheive the above?
    The formula which WORKS in B2 in Excel but NOT in Numbers is:
    =VLOOKUP(LOOKUP(32768,SEARCH(C$2:C$4,A2),C$2:C$4),$C$2:$E$4,2,FALSE)
    Thanks in advance.

    So... can someone please explain to me why the same functions which exist in Numbers and Excel (VLOOKUP / LOOKUP / SEARCH) do not work in Numbers as they do in Excel? If there is a valid reason, fine, I'll accept that, but how do I acheive the above?
    That's a form of "array function" (searching a "table array").  Numbers can't do array functions the way Excel can.
    Here's one way to achieve the same goal in Numbers:
    The formula in B2, copied down:
         =VLOOKUP(RIGHT(A2,LEN(A2)−SEARCH(".",A2)+1),Prices::$A:$B,2,FALSE)
    SG

  • HT1665 There is a bug in the spellchecking functionality when typing in the web view or while using Blogsy App. Why? Why my IPad crashes so often?

    There is a bug in the spellchecking functionality when typing in the web view or while using Blogsy App. Why? Why my IPad crashes so often?

    I have always found spell check to be "buggy" in every version of all of the iOS's that I have run on my original model iPad and my new iPad - especially when replying and typing posts in these forums. It works perfectly in every other application on my iPad but it has never worked perfectly in any web browser that I have used on my iPad - no matter what I have done to try to correct it. That is what MY experience has been with spell check on my iPads.
    As for the crashes on your iPad try these basic troubleshooting steps.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Quit all apps and restart. Go to the home screen first by tapping the home button. Quit/close open apps by double tapping the home button and the task bar will appear with all of you recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner to close the apps. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

  • How to delete multiple songs from iPhone 5S without losing form iTunes? The unchek function has not worked. Why?

    How to delete multiple songs from iPhone 5S without losing form iTunes? The unchek function has not worked. Why?

    Sorry I had to reply through your profile Gail from Maine, my PC has java issues. In any event, when I delete them directly from my device everything is perfect and cool. However, in the rare instance I want to add new music that I actually buy in stores (I know, quite the unique and old-fashioned idea...but hey Im an audiophile) once I upload the tunes, everytime I sync my library it re-adds everything that I spent hours deleting. In a perfect world, I thought I could maintain a massive iTunes Library, and add or delete (remove) songs from my iPhone to save both memory or keep my iPhone selections more current/apt to my musical "tastes" at that time. I know about the whole playlist thing, but thought there might be an easier way. ie - checking/un-checking the little box next to the song name, and then doing a sync. Again, everytime I do this however, whether everything is checked or un-checked it adds the entire library! So frustrating. Any suggestions. Thank you graiously in advance for your help.

  • The "Search" function box doesn't find things that are there! Why?!

    The "Search" function box doesn't find things that are there! Why? Eg: It doesnt show all my Sent and Received emails, but it will find an email that I half wrote and deleted. Unsure why or how to explain more fully.
    I also don't understand if I type in "James email" or "J" into the search box and all the J / James stuff appears but it doesn't show the emails I know have been sent and I know are somewhere because I rang "James" up to check, but the search box shows random thing I am NOT looking for, even if I type in fully what I am looking for and test it by typing in full titles of things.
    It also doesn't store all my sent emails in "Sent" box. Confused! I'm not sure if the "Search" box just isn't up to the job or if it is broken / i'm doing something wrong? Maybe the email address I use isn't set up properly?

    This can happen sometimes if the cache is not cleared correctly when items are not deleted from your device.
    The only solution to this is to do a restore to clean out the cache file.

  • Adding "Filter Criteria" to the XSLT List View Web Part impact on "Export to Excel" functionality within Document Library

    Hi there,
    XSLT List View displaying all the list items within the Document Library. In order to implement the Search functionality within Document library out of box "Text Filter" web part is configured as explained below. The solution is similar to
    the one suggested at
    http://www.wonderlaura.com/Lists/Posts/Post.aspx?ID=77
    "Text Filter" Web Part added to the page.
    Filter Criteria (i.e., XSLT List View columns) added to the XSLT List View where the filter parameters take the input from the "Text Filter" Web Part .
      3. Both Web Parts (XSLT List View and the Text Filter) are connected.
    When the search criteria is entered into the "Text Filter" Web Part, it is passed to the relevant Columns of the XSLT List View and the documents (List Items) that match the search criteria are shown within XSLT List View.
    Search functionality working as expected.
    Query: Selecting the "Export to Excel" icon from the ribbon generates the excel spread sheet with no data except Column Titles from the Document library. In the investigation it is
    found that adding the 'Filter Criteria' on XSLT List View is causing this bug. When the Filter Criteria is removed, then "Export to Excel" functionality is working as expected.
    But it is mandatory to add "Filter Criteria" to implement the search functionality with in the document library.
    Help: Help/input appreciated on the work around to get the "Export to Excel" functionality work when the "Filter Criteria"
    exist on the XSLT List View.
    Regards,

    Once again thanks very much for your help Scott. very much appreciated.
    In the investigation it is found that removing the 'Filter Criteria' on XSLT List View makes the "Export to Excel" functionality work. But the 'Filter Criteria' is mandatory to get the 'Document Search' functionality.
    I think that due to technical limitations it should be concluded that 'only custom development can make all work, no code solutions using the SharePoint Designer can meet all the requirements.
    If you can think of any alternative solution that could help in resolving the current issue or fix the issue without any custom implementation please inform. Otherwise this issue would be marked as resolved with your suggested response.
    Regards,

  • In converting a .docx file to .pdf the the Word functionality of linking screen tips to hyperlinks is lost. Why?  How can screen tips be saved in pdf if at all?

    In converting a .docx file to .pdf the the Word functionality of linking screen tips to hyperlinks is lost. Why?  How can screen tips be saved in pdf if at all?

    Thanks for replying. I am converting from MS Office Word document to Adobe Acrobat Document and opening with Reader XI - sorry my mistake.
    I now notice another problem. On trying to open a specific hyperlink in the pdf version I get the message  'Acrobat does not allow connection to: www.biblegateway.com'.  Why would there be a restriction? 

  • I never had this problem before but all of a sudden when I go to "edit" a photo the photo turns black.  All the editing functions appear but I cannot see any picture.  When I hit "done" the photo reappears. Why can I no longer see my photo for editing pu

    For years I have had no problems editing photos.  However, for some reason when I go to "edit" my photo the photo turns BLACK/BLANK.  The editing functions appear but I cannot see the photo.  When I select "done" the photo reappears.  Why is the photo disappearing for editing?  Have I hit a command accidentally that is causing this?  Really appreciate someone's assistance.

    Try the following:
    1 - launch iPhoto with the Command+Option keys held down and rebuild the library.
    2 - Run  Option #1, Repair Permissions, followed by Option #4, Rebuild Database, if needed.
    OT

  • Why the copier function of Photosmart 5520 just can copy A4 size paper?

    I just bought a Photosmart 5520. It works great and have no problem doing photo printing, scanning and wireless printing. However, when I use the copier function. I found that I always missed part of the copied sheet. After checking the setting I found that it has a paper size setting of 8.5x11 inches (Letter) while the sheet size I'm using is a A4 size paper. Going into the setting and checking whether I can change the paper setting to A4, I found that there are just 3 size to choose - 8.5x11 inches (letter), 4x6 inches, and 5x 7 inches. How can this be? Why isn't there A4 size (which is also a very common size) to choose from while I have no problem selecting A4 with print funciton or scaning A4?

    A4 size paper only. There is no prompt for adjusting the paper size. BTW, there is no problem printing A4 size document.

Maybe you are looking for

  • Document Management Repositories

    First a little background: We have recently purchased Oracle Workflow (Standalone)for use in a Content Management application, along with the Internet File system, and Oias. The application is intended to be a moderately simple (Create), Edit, Review

  • Can't download from google playstore without wifi .

    Does anyone have this issue . Wifi disabled - Server error on Playstore . Enable wifi all ok ... thanks people . Wish I could just use modile not wifi .. Solved! Go to Solution.

  • Filtering Composer view by genre?

    Is this possible?  The Composer view is of far more importance for classical music but the left hand column just gets cluttered with all composers including pop and jazz.  Is there a way to filter this list by genre? Even with Pop, this view is crazy

  • Execute an Excel-file via SAP VBS

    I am starting usind VBS with SAP. I have some experience with VBA for Excel. So I have written a Excel-Makro which I can run via a URL-Link in SAP. This works perfect for me, but how can I get it run for my colleagues? The problem is, that that VBS-C

  • How do I caption flash video that I have inserted into adobe captivate 4, or is it even possible?

    I have been creating online tutorials for my University's student organization and events department and accesibility issues require that all posted video or tutorials be captioned.  This requirement was the main reason that my office purchased Capti