Can not extend BaseFileUploadManager

Dear Sirs...
i am trying to extend the BaseFileUploadManager, so i worte the following:
import oracle.cabo.servlet.io.BaseFileUploadManager;
public class myuploadmanager extends BaseFileUploadManager
public myuploadmanager()
Jdeveloper keeps telling me that imported class oracle.cabo.servlet.io.BaseFileUploadManager; not found
what is the problem???
what should i do.
I am running JDeveloper 10.1.2.1.0 and writing ADF UIX application
thanks for any help
best regards

Hello there...
i found the prolem & fixed it, the upload is working fine into any directory i want, the problem now is: where should i put the code to transfere the file from the server's disk into the blob field?
best regards

Similar Messages

  • Can not extend Package ZBI7

    Hi all,
    I created a package ZBI 7 as Main Package and application component as BW in SE80.
    I created a view in R/3 system.But while assiging this view to the the package ZBI7, it says "Can not extend Package ZBI7".
    Any idea on resolving  this problem
    regds
    Ramu

    Hi Ram,
    Could you check the attributes of the Package in SE80?  - Right Click>>Display.
    'Allowed object types' should have No restrictions.
    'Package not extendable' should NOT be checked.
    Assign a standard Transport Layer.
    BR/
    Mathew.

  • HT4259 I have a Netgear wndr3400 and I can "join a wireless network" but can not "extend a wireless network" on my Airport express.  Does anyone know why?

    I have a Netgear wndr3400 and I can "join a wireless network" but can not "extend a wireless network" on my Airport express.  Does anyone know why?

    Sorry, but "Extend a wireless network" is a proprietary Apple setting that will only work if you have another Apple router.
    It is not compatible with devices from other manufacturers.

  • Can not extend an application module

    I have been trying to extend an application module in AP. At first when I created the new am and clicked on the extends button the window did not include any of the payment modules, just the ones from the tutorial. I tried a bunch of things to get the payments module (PsrAM) to appear in the window. I finally changed the path for an application module in the Base Classes screen to oracle.apps.ap.payments.psr.server.PsrAMImpl. Now it appears in the window for selection however, when I select it I get the message: Unable to extend from this object. Application Module oracle.apps.ap.payments.psr.server.PsrAM has an invalid view instance TemplateFullVO1. The code was copied right from the server and I can run the application in jDeveloper so I doubt that it is actually invalid.
    First was I right in changing the base classes to point to it? And if I should not have done that then how do I get the am to appear on the screen to extend from.
    Second, do I need to fix that before I worry about the error message?
    Glad for any help you can give me.

    Dennis
    1) when you try to extend any file you should get the calls files from sever which releated to your extend file and also placed in your jdev myclass folder.
    2) in myprojects folder create your custom path placed your java files (which you get class files from server you need to convert to java those files need to place).
    then you falow the steps bellow.
    - Identify the requried AM for extension
    - download all the requried class & xml files from server
    - configure the JDev in local PC for extension
    - create new AM, which extends the existing AM
    - do the requried changes in AM java file. (Override the methods in new AM for functionality change)
    - specify the subtution for new AM & existing AM in project .jpx file
    - compile the newly created java files to class files
    - copy .class & .xml files back to server as per the package strecture
    - import the .jpx file to server MDS repository
    - test changes
    please let me know if any required.
    Regards,
    Chandra

  • Can not extend Entity with  OAPlsqlEntityImpl

    I want to make an entity that extends OAPlsqlEntityImpl so that i can do the updates and inserts in PLSQL procedures.
    However , when i am trying to create a new entity object i am not able to select the
    "oracle.apps.fnd.framework.server.OAPlsqlEntityImpl" in the Extends Entity field. What do i have to do or include in my project to be able to create an entity that extends OAPlsqlEntityImpl ?

    Please create a standard EO and then make sure the EOImpl extends OAPlsqlEntityImpl. This should suffice.

  • Af:selectOneListbox - can not extend to 100% widthway in jsff.

    Dier Gurus,
    I am not able to extend af:selectOneListbox to width = 100% of my jsff (popup) where af:selectOneListbox is placed.
    I was playing with inlineStyle, contentStyle attributes, I also wrapped it into af:panelStretchLayout - but this did not help too.
    Any restrictions for the component - ? Was anyone successful in this?
    Thanks,
    Ivan
    Edited by: Loon on 28.02.2012 22:08

    Hello, Frank,
    just to clarify my intentions: I want to expand the item (selectOneListbox) from the Left to the Right (of jsff where it is placed).
    In my case - I have <af:selectOneListbox>, then <af:table> below it - the table is perfectly expanded for 100% per width of jsff where it is placed (due to AFStretchWidth probably, + columnStretching). But selectOneListbox is not..
    The page is coded as:
    <af:panelGroupLayout layout="vertical" id="pgl1">
    <af:panelGroupLayout layout="horizontal" id="pgl2" styleClass="AFStretchWidth"
    inlineStyle="width:100%;">
    <af:selectOneListbox value="#{bindings.DrFio.inputValue}"
    styleClass="AFStretchWidth"
    label="#{bindings.DrFio.label}"
    simple="true"
    required="#{bindings.DrFio.hints.mandatory}"
    shortDesc="#{bindings.DrFio.hints.tooltip}"
    id="correlatedDepsList_SOL"
    autoSubmit="true"
    valueChangeListener="#{PayoffsTransRef.currBean.correlatedDepsListValueChangeListener}"
    visible="#{!PayoffsTransRef.currBean.applicationNumberFound}">
    <f:selectItems value="#{bindings.DrFio.items}" id="si1"/>
    </af:selectOneListbox>
    </af:panelGroupLayout>
    <af:table rowSelection="single" id="table1" var="row"
    value="#{PayoffsTransRef.currBean.correlatedDepsDetailsTable}"
    styleClass="AFStretchWidth"
    summary="table data"
    partialTriggers="::correlatedDepsList_SOL"
    columnStretching="column:c2"
    autoHeightRows="6"
    visible="#{!PayoffsTransRef.currBean.applicationNumberFound}">
    <af:column sortable="false" headerText="Проверяемые элементы сведений о вкладчике" id="c1">
    <af:outputText value="#{row.attrName}" id="ot1"/>
    </af:column>
    <af:column sortable="false" headerText="Результат проверки элемента" id="c2">
    <af:outputText value="#{row.measureOfSimilarity}" id="ot2"/>
    </af:column>
    </af:table>
    </af:panelGroupLayout>
    Thanks in advance.
    Edited by: Loon on 29.02.2012 0:45
    Edited by: Loon on 29.02.2012 0:59

  • Extend an existing WebLogic domain can not extend just for odi11g console

    hi,
    Friend,i have troubles that the log as following:
    2011-1-24 14:56:26 oracle.sysman.omsca.core.Core11gR1EMOMSConfigAssistant doPreDeployConfig
    严重: WlsPreDep: error in creating statedirs
    2011-1-24 14:56:26 oracle.sysman.omsca.framework.OMSConfigAssistantDriver preDeploy
    严重: PreDeployment failed...
    帖子经 user10922940编辑过

    i managed to solve the problem. what i did was the following:
    1. go to your middleware home directory and acces the user_projects subdirectory
    2. go to applications/your_domain and delete the folder em if this one exists
    3. go back to user_projects and enter domains/your_domain/sysman4. from here delete the folders state and mds
    4. start the config.sh script and extend your domain only for the EM.
    5. instalation should complete!
    6. extend your domain with other features with previously also needed EM.

  • Can not filter the data with the extended class

    Hi,
    I have a quick question about PortableObject format. I have created a class which extends PortableObject interface and implemented serializer methods as well. I have updated it in the pof-config.xml file as well. If I insert the objects of this type of object in the cache, they get inserted properly and I can filter the values based on the getters defined in the class. Everything works fine here.
    Now, I am trying to extend the existing class that I have. We have our custom API which we have built for our domain objects. I need to store these objects in the cache. So, naturally I need to implement PortableObject interface to do that. So, instead of creating a new class with new set of getters and setters and local fields, I am extending our domain class to create a new class which implements PortableObject interface. Instead of defining the local fields and getters and setters i am reusing the ones provided by my existing class. Now, I can insert the objects of the new class to the cache. But I can not filter the values for the objects of this new class.
    Let me show you what exactly I am trying to achieve by giving a small example:
    Domain Class:
    class Person
    private String person_name;
    *public String getPerson_name() {return person_name;}*
    *public String setPerson_name(person_name) {this.person_name = person_name;}*
    The new class implementing PortableObject interface:
    class ExtPerson extends Person implements PortableObject
    public static final PERSON_NAME = 0;
    *public void readExternal(PofReader reader) throws IOException{*
    setPerson_name(reader.readString(PERSON_NAME));
    *public void writeExternal(PofWriter writer) throws IOException{*
    writer.writeString(PERSON_NAME, getPerson_name());
    *// And HashCode, Equals and ToString methods, all implemented using the getter from the Person class*
    So, if I create a new class ExtPerson without extending the Person class and write all the methods, store the objects in the cache and perform the following query, I get the size printed
    System.out.println((cache.entrySet(new EqualsFilter("getPerson_name","ABC"))).size());
    But if I use the extended class and insert the values into the cache and if I use the same query to filter, I get 0 printed on the console.
    System.out.println((cache.entrySet(new EqualsFilter("getPerson_name","ABC"))).size());
    So, can anyone tell what exactly is causing this?
    Thanks!

    Well, just a quick question. It seems that I can not get ContainsAnyFilter or ContainsAllFilter working.
    EqualsFilter is actually working properly.
    I am preparing a Set of Strings and passing it to ContainsAnyFilter or ContainsAllFilter and it is returning me 0 records.
    E.g.:
    Set<String> setStr = new HashSet<String>();
    setStr.add("ABC");
    setStr.add("DEF");
    System.out.println((cache2.entrySet(new ContainsAnyFilter("getPerson_name", setStr))).size());
    I get 0 in my output
    If I try this:
    System.out.println((cache.entrySet(new EqualsFilter("getPerson_name","ABC"))).size());
    System.out.println((cache.entrySet(new EqualsFilter("getPerson_name","DEF"))).size());
    I get 1 for each of the query.
    If I club all these EqualsFilter in a Filter[] array and create an AnyFilter or AllFilter and pass it to the query, it works fine.
    List<Object> lst = new ArrayList<Object>();
              lst.add("ABC");
              lst.add("DEF");
    Filter[] filter = new Filter[lst.size()];
         for(int i=0;i<lst.size();i++)
              filter[i] = new EqualsFilter("getPerson_name",lst.get(i).toString());
    AnyFilter fil = new AnyFilter(filter);
    System.out.println((cache4.entrySet(fil)).size());
    I get the desired result here, which is 2.
    Am I missing something here?

  • Can not see warehouse management data screens for material while extending.

    I want to extend material for warehouse managment views.I can not see these views for the material in MM01.Looks like this is some thing to do with material type configuration.Can some one assist me how to do this?

    1)Check whether the material exist for that plant and storage location which is assigned to warehouse number .
    spro->enterprise structure->assignment->logistic execution->assign warehouse number to plant/sloc.
    2) Check in OMS2 tcode in the material type setting WM view is selected.

  • I can not open raw files in cs6 extended ,my camera is Nikon D 800E.

    I can not open raw files in cs6 extended ,my camera is Nikon D 800E.
    Hope some one can help me.
                                     Robert chen

    The D800E is definitely supported in Camera Raw 7.1 which is compatible with CS6.
    Which version of Camera Raw are you running?
    Win: Help > About Plug-In > Camera Raw
    Mac: Photoshop > About Plug-In > Camera Raw
    If you're already on 7.1, what exactly happens when you try to open Raw files from that camera?

  • Can I extend the slideshow horizontal in a straight line but not full page up and down?

    Can I extend the slideshow horizontal in a straight line across the page end to end, but not full page up and down?

    Hi
    Please check these videos for help :
    https://www.youtube.com/watch?v=BDgERSf2a5k
    https://www.youtube.com/watch?v=diUtfwFGI1w
    Thanks,
    Sanjit

  • I can not reinstall Photoshop Extended CS6

    recently i reinstalled win7 in my computer. after that, i can not reinstall phototshop extended cs6.

    clean your system following these steps, http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html
    download the installation file here, http://helpx.adobe.com/x-productkb/policy-pricing/cs6-product-downloads.html

  • I have CS6 10.0.6 x64 extended on  Mac 10.6.8 and Canon 5D mark 111. I can not get CS6 to read my raw files. No new updates available. Any ideas guys?

    I have CS6 10.0.6 x64 extended on  Mac 10.6.8 and Canon 5D mark 111. I can not get CS6 to read my raw files. No new updates available. Any ideas guys?

    If you go to Photoshop>About Plug-in and click on the words Camera Raw, what version does it list?
    I suspect you still have Camera Raw 7.0
    When you go to Help>Updates from within photoshop cs6, it says nothing available?

  • Can not get express to extend tc wireless signal

    hello,
    i have a tc 1tb and it is running my wireless signal in my house. but for some reason i can not get my airport express to extend the wireless signal. its like it will not pair up with eachother. any help please??

    i have a tc 1tb and it is running my wireless signal in my house. but for some reason i can not get my airport express to extend the wireless signal. its like it will not pair up with eachother.
    Is your AirPort Express Base Station (AX), the newer 802.11n or older 802.11g model?

  • Extend Wireless Network using a Telstra technicolor Gateway wireless Router to Airpot extreme but Airport will only except join not extend and I can not get a network on the Airpor Extreme ethernet ports but can ping Airport extreme from Technicolor Rout/

    Extend Wireless Network using a Telstra technicolor Gateway wireless Router to Airpot extreme but Airport will only except "join a wireless network (which it does) not "extend a wireless network" (Led turns yellow and I can not get a network working on the Airpor Extreme ethernet ports but can ping Airport extreme from Technicolor Router.
    Airport gets it address DHCP.

    Funny how I can ping the Extreme but the Hard Ethernet ports dont seem to work correctly.
    When the AirPort Extreme is configured to "Join" a wireless network, the Ethernet ports are not enabled.
    Oddly, the AirPort Express has a special feature that will allow it to to "Join" virtually any wireless network.....and the Ethernet port can be enabled. So, an Express would work for your purpose to provide an Ethernet connection to the media player. This assumes that the Express is located where it can receive a strong wireless signal from your main router.
    Note that the Express will not provide any additional wireless coverage when it "Joins".

Maybe you are looking for

  • How to get an Adobe trusted function javascript to save a pdf form even if fields are empty?

    I have a form I have created in Livecycle designer which I want to save to a specific location using a combination of specific fields in the form. I have been able to do this by writing a trusted function and putting it in the adobe javascript file a

  • Trying to output best quality video for later work on a PC?

    I have a video file that was sent to me to work on, add effects to, then send back to a customer for him to incorporate into a larger video project. I have finished my work, but am wondering what settings I should use in Compressor to maintain the be

  • Just bought Final Cut Pro 7 (Final Cut Pro 3)

    Hello, I have both Final Cut Pro 6.0 and the new Final Cut Pro X running on my mac. Should I unistall, delete both FCP 6 and FCP X than re-install the new FCP 7 and than FCP X. Just wanted to do a whole clean re-install of FCP. Or can I just pop in t

  • New requirement in Subcontracting process

    Hi All, There is a requirement related to indian excise, in Subcontracting process is it possible to merge below 2 steps 1)transfer posting to vendor stock and 2)creating subcontracting challan That mean to say SC challan has to be created for some q

  • Create File with permissions

    Currently when I create a file on our Solaris 7 server it creates it with this: -rw-r--r--   1 jones  abcd           0 Jul 25 14:46 datafilePlease advise how I can change it so everytime I create a file it will be with these permissions: -rw-rw-r--