How to install custom Resource Adapter

Hi I have writen the java class for the Custome Resource adapter and I loaded the .class file into web-inf classes folder.I followed the installation steps given in the deployement document.In that I am not understanding one step i.e "Install .class file and help file into IDM" How can we do this and How to get the particular resource under Managed Resources tabe of Configure tab./its very urgent for me any kind of help is appriciable.

Ok, since it is urgent, do it the way Sun/Waveset inserts the adapters.
1.) Alter your java code to have
package com.waveset.adapter;
As your package line.
2.) Compile the adapter to a class file.
3.) Grab the idm.jar file from $WSHOME/WEB-INF/lib and copy it to e.g /tmp
4.) unjar it. jar -vxf idm.jar
5.) copy the your adapter class file to /tmp/com/waveset/adapter
6.) jar the archive. jar -cvf idm.jar /tmp/com
7.) Make a backup of the original idm.jar, and copy the new to the old position replacing the old jar-file. Bounce your app-server.
8.) Log in as configurator or an administrator with equal capabilities. And add the custom adapter using the previous procedure... although, use the adaper class path
com.waveset.adapter.YourCustomAdapter
9.) Go to debug pages and put tracing on the same class file, and tail -f the app-server std out.
10.) try to configure the adapter. Note any eventual error messages. Post error messages on the forum along with the std out log.
If your adapter code works, it should work... if not your problems are elsewhere.
Please not that this set up is not recommended for production environment and if you apply service packs etc this fix will break!

Similar Messages

  • How to install custom printer profiles in maverick

    how to install custom printer profiles in maverick

    NOTE: In Lion and Mountain Lion the Home/Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and press the Return key - 10.7: Un-hide the User Library folder. You'll need to do it again after each system update that's applied.
    OT

  • How to compile a  Resource Adapter ?

    Hi all,
         Im new to IDM. Currently working on Sun IDM 6.0. Ive tried to compile a Sample Resource Adapter from Sun. Could anyone tell me how to
    compile a Resource Adapter. Im stuck at the classpath... Wht are the library files that are needed to be set ?
    I see the errors below ....
    ExampleTableResourceAdapter.java:268: cannot find symbol
    symbol  : class Resource
    location: class com.waveset.adapter.ExampleTableResourceAdapter
            Resource res = new Resource(prototypeXml);
                               ^Could any one give me some suggestions .
    Thanx...

    Add IDMCommon.jar and IDMAdapter.jar to your classpath.
    Suren

  • How to install custom XMP Get Info Panels in Adobe Bridge CC

    Adobe changed their way they store the custom XMP Get Info Panels in Adobe Bridge CC. Check out this blog to see how you can install the XMP Get Info Panels that you used in Adobe Bridge CS6 in Adobe Bridge CC:
    http://www.databasepublish.com/blog/installing-custom-metadata-panels-and-get-info-panels- adobe-bridge-cc

    Check your Bridge preferences.  It seems that you have the "Don't process images larger than…" option set to a lower amount than some of your files.
    So, don't blame it on Bridge, but on the user who neglects that setting. 

  • How to install ODI Planning Adapter

    Hi Friends,
    One of my client is trying to install the ODI Planning Adapter. After unzip of the file we have two folders: Drivers and impexp. I recall that we are supposed to copy the contents of these folders somewhere but I cannot find documentation and what I should do.
    Can anyone suggest on how to instal planning adapter.I searched for documentation in odiap_93110_readme.pdf I don't see instruction on how to install the ODI planning adapter.
    If anyone can give me a step by step procedure to instal planning adapter it would be great help.
    Regards.

    Hi All,
    I am new to oracle BI space . i need to load data from my flat file source to hyperion planning 9.3.0.1 application.
    Here are the steps i followed:
    downloaded and installed ODI 10.1.3.4.
    i could find the adpater for hyperion planning 9.3.0.1 for ODI.
    Can somebody please help me out and tell me where the above mentioned installation file is located in internet.please share the location...
    Some how or the other i could able to find the odiap_93110.pdf file which lets me to know about installation instructions.
    Thanks & Regards,
    Lokesh

  • How to install SOAP Axis adapter and where is it available  ??

    Hi,
    I heard that SOAP Axis adapter was not initially available for PI 7.0 and was introduced in some later support pack.When I checked the below url I found that some of the components are missing.
    http://xi-dev.intranet.com:50000/XIAxisAdapter/MessageServlet
    Can anyone please suggest how I can get that pack and where it will be available?
    How to install it?
    Thanks
    Deepthi.

    Hi Sunil,
    Dont mind...one final question, they mentioned in the README file as below.. 
    // Open the SDA archive using some unzip tool and replace the following empty
    jar files with the those inclued in Axis 1.4 src package
    axis.jar
    commons-discovery-0.2.jar
    commons-logging-1.0.4.jar
    commons-net-1.0.0-dev.jar
    wsdl4j-1.5.1.jar
    When i checked in the Axis folder, I found so many files.
    Do I need to just add this Axis zip file into aii_af_axisprovider.sda Archive file.?
    If possible, It would be very helpful if you send the aii_af_axisprovider.sda file which you have deployed into your system?
    Thanks
    Deepthi

  • How to install second Ethernet-adapter

    I've got Ultra 5 and there is the on-board Ethernet-adapter on it. But i want to insert another (PRO/100) PCI adapter.
    I did it, and ptrconf says:
    pci (driver not attached)
    ethernet (driver not attched)
    I tried sys-unconfig - but this utility always trying to configure my ON-BOARD card... So, how to install drivers?
    Thank you.

    I've got Ultra 5 and there is the on-board
    Ethernet-adapter on it. But i want to insert another
    (PRO/100) PCI adapter.
    I did it, and ptrconf says:
    pci (driver not attached)
    ethernet (driver not attched)
    I tried sys-unconfig - but this utility always trying
    to configure my ON-BOARD card... So, how to install
    drivers?
    Thank you.

  • How to use Custom resource in MSA 5.0

    Hi All,
    I need to create a Custom resource on a tileset, where i need to create a hyperlink with an image. On clicking this image(hyperlink) , the control should transfer to the other tileset.
    Can anybody explain or share a code for the same?
    Thanks in Advance.
    Regards,
    Soumya

    Hi Sowmya
    Custom Resources are not as such modelling objects in Mobile applications.  They are the files that can be associated with interaction components and button controls, to enhance the functionality of the application.
    More over, tilesets can not have custom resources. Only tile controls like buttons can be associated to the custom resources.
    For your requirement, You can have one label which can actually hyperlink configured so that at runtime clicking on the label hyper link will take you the tileset which you have set as hyperlink target. For this, you can see some of the exsiting tiles which has hyperlinks (tactdeta2.vb)
    Best regards
    Shankar

  • Customizing Resource Adapter for Oracle Internet Directory

    Hi,
    I want to integrate an application which has Oracle Internet Directory as resource. I need to develop a resource adapter for integrating. As Oracle Internet Directory is LDAP v3, can I use LDAP resource Adapter for interaction, if so what customization is required?
    can any one give suggestion reagrding this?

    Hi Bahaugab,<br>
    I am working Oracle OID. I can able to add/modify/delete users from my resource configuration. But I am getting active sync problem with OID. It throws exception like :<br>
    From the admin console please verify that the change log is enabled under Configuration: Replication: Supplier Settings and that the Retro Changelog Plugin is enabled under Configuration: Plug-ins: Retro Changelog Plugin
    <br><br>
    But change log is enabled.
    <br><br>
    I want to know whether your active sync worked?
    <br><br>
    thanks<br>
    Neopal<br><br>

  • [SOLVED] How to install custom kernel from AUR?

    I am trying to install the custom kernel for the Acer Aspire One from AUR. What is the correct way to go about doing this? I pacman -U the .pkg.tar.gz I downloaded and it put a new kernel folder in /usr/src. Do I just copy the old .config file and make?
    Last edited by future stir-fry (2008-12-23 01:26:57)

    zaza224 wrote:
    After installing new kernel with pacman -U you  just need to add a new line to grub menu.lst pointing to it and reboot
    How would you go about doing this in syslinux instead of grub?
    Whoa there, get your shotguns, the zombies are coming!!
    Seriously, welcome to the Arch forums zaza224
    Please familiarize yourself with our forum guidelines, in particular the topic about waking the dead:
    https://wiki.archlinux.org/index.php/Fo … Bumping.22
    Closing.

  • How to install Microsoft Loopback Adapter

    I want to install the Microsoft Lookback Adapter in Windows 7. I have done this under Vista either via:
    1) Control Panel, Classic View, Add Hardware
    2) Device Manager, right click on root node and select Add Legacy Hardware
    I can't find the equivalent under Windows 7 - any suggestions?
    Thanks!

    I have a video that covers the steps to install the Microsoft Loopback Adapter in Windows 7.  Hope this helps...
    http://www.youtube.com/watch?v=R9674zGHxrE
    Guides and tutorials, visit
    ITGeared.com.

  • How to install custom taglibs?

    This is driving me crazy. I'm building a JSP application and I'm trying to use the custom tag libraries jstl.jar and standard.jar. I've installed Tomcat vesrion 4 vesrion 27. I can make a reference to the sql.tld, but whenever I add something like <sql:query...etc />, I get the error "Unabled to load class" or "java.lang.NoClassDefFoundError: javax/servlet/jsp/JspContext
    When I put jstl.jar and standard.jar in the WEB-INF\lib directory, Tomcat starts up with a lot of errors("Document is invalid no grammar found").
    I've tried everything, read documentation but I still cannot figure it out.
    +++++The taglib directive in my jsp looks like this:
    <%@taglib prefix="sql" uri="http://java.sun.com/jstl/sql"%>
    ++++The header in my taglib looks like this:
    <?xml version="1.0" encoding="ISO-8859-1" ?>
    <!DOCTYPE taglib
    PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.2//EN"
    "http://java.sun.com/dtd/web-jsptaglibrary_1_2.dtd">
    <taglib>
    <tlib-version>1.0</tlib-version>
    <jsp-version>1.2</jsp-version>
    <short-name>sql</short-name>
    <uri>http://java.sun.com/jstl/sql</uri>
    <display-name>JSTL sql</display-name>
    <description>JSTL 1.0 sql library</description>
    +++++and my web.xml:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE web-app
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
    "http://java.sun.com/j2ee/dtds/web-app_2_3.dtd">
    <web-app>
    <taglib>
    <taglib-uri>http://java.sun.com/jstl/sql</taglib-uri>
    <taglib-location>/WEB-INF/sql.tld</taglib-location>
    </taglib>
    </web-app>
    Do I explicitly have to set the classpath? Where do I have to put the standard.jar and the jstl.jar?
    Thanx for your help.
    Frits

    The JSTL JARs should go in your app's WEB-INF/lib. The JARs in that directory are added to the CLASSPATH by Tomcat. That's the proper place for them. No need to edit any CLASSPATH settings. Tomcat ignores any system CLASSPATH that you might have. (I recommend that people delete that environment variable altogether. It does nothing useful that I know of.)
    You should not need to put any <taglib> in your web.xml. The URI that you should use to refer to the taglib is the one inside the .tld file packed in standard.jar. So your JSPs should have lines like this at the top:
    <%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %>The URI must match the value inside the c.tld:
      <uri>http://java.sun.com/jstl/core</uri>If you do this, Tomcat should be able to find your taglib classes. - MOD

  • How to install Trust bluetooth adapter 4.0 on my HP Pavillion p6-2304eb

    I have tried several times to install, but after installing, PC (windows 8.1) doesn't recognize my adapter???
    message: plug in the adapter
    The bluetooth adapter is a TRUST bluetooth adapter 4.0 with productnumber 18187.
    plugged in a USB 3.0.
    This question was solved.
    View Solution.

    Trust has not supplied a driver for Windows 8.1 so the issue is not with your PC or the operating system. Tyr plugging it into a usb 2.0 port. USB 3.0 ports are picky about devices.
    The problem  is that the bluetooth dongle has no support for Windows 8.1.  Contact Trust .  
    Sorry to bear bad news. I would return the dongle and find one that suports Windows 8.1.
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • How to install custom dictionaries for openoffice?

    Hello. I'm a user from Croatia, and I do a lot of writing in my mother's tongue. A Croatian spellchecker would be a nice addon for my OpenOffice installation, but there is none on the repository.
    Is it possible to install it manually into my OpenOffice installation? I have the .dic and .aff files, is it enough to put those somewhere? If so, where? Is there anything else that should be done apart from that?
    Many thanks.
    Last edited by Wintershade (2008-04-14 17:37:58)

    Open the /opt/openoffice/share/dict/ooo/DicOOo.sxw document in OpenOffice writer and use it to install the dictionary you want. This method should be more secured.
    Or copy the .dic and .aff files in the /opt/openoffice/share/dict/ooo/ directory and edit the dictionary.lst file in this directory, according to the format explained in the file.
    Restart OpenOffice.
    There exists also a dict directory under the ~/.openoffice directory for user dictionaries.

  • Installing a J2EE compliant resource adapter

    Hi,
              Do I need to install weblogic application Intergrator to install a
              resource adapter.
              Means, I have 2 files, one is rar and another is war which together forms
              the resource adapter
              that I want to deploy in weblogic. To deploy this do I need to install WLAI,
              or just installing weblogic will work ?
              If I can deploy it without installing WLAI, then how do I do that ?
              Thanks
              Amit Chauhan
              

    Thanks a lot Mitch.
              Amit Chauhan
              eTouch System
              510-795-4800 ext 113
              Mitch Upton <[email protected]> wrote in message
              news:[email protected]...
              >
              > If you intend to use the value-added features that you get when writing an
              > adapter with the WLI ADK, then yes, you need to run in WLI. You can still
              use
              > your adapter in plain WLS 6.0 with Connector Beta or WLS 6.1 betas and
              beyond.
              > However, without WLI you cannot use Application Views, events, or
              asynchronous
              > invocation of services. You will need to use your adapters CCI (or other)
              client
              > interface directly. Bear in mind that you can use CCI only from within the
              > server VM (not from a client VM). To use the adapter remotely you must
              either
              > use an ApplicationView, or a customer EJB/web app that wraps your adapter.
              >
              > Mitch
              >
              > Amit wrote:
              >
              > > Hi,
              > > Do I need to install weblogic application Intergrator to install a
              > > resource adapter.
              > > Means, I have 2 files, one is rar and another is war which together
              forms
              > > the resource adapter
              > > that I want to deploy in weblogic. To deploy this do I need to install
              WLAI,
              > > or just installing weblogic will work ?
              > > If I can deploy it without installing WLAI, then how do I do that ?
              > >
              > > Thanks
              > > Amit Chauhan
              >
              > --
              > Mitch Upton
              > Architect - Application Integration
              > BEA Systems
              > Denver, 5th Floor
              > [email protected]
              > (720)528-6087
              >
              >
              

Maybe you are looking for

  • Encrypted Time Machine Backup Lost in Mountain Lion Install?

    Hi, Operating 10.7.4, I make use of 'time machine' encrypted backups to an external HD. If I wipe the HD and do a fresh install of 10.8, will I lose the encrypted backup? Of course I know my passwrd and I don't rely on the keyring, but if there is so

  • Macbook Pro keeps restarting when watching videos online

    My Mid 2011 13in, 500GB HD, 16GB Ram Macbook Pro keeps restarting whenever I'm watching videos online be it Youtube, or Xfinity or anyother video site. Browsing online works fine, nothing happens. I also watched a movie I had on my harddrive and that

  • Why can't I save PDF files on my iPad and iPhone

    Since I upgraded to iOS 5 I have not been able to save PDF fines on my iPad and iPhone . Yet that's want the case before the upgrade. Can some one tell me why...b,se I feel like the upgrade was a step backward than forward..

  • Find next, previous, first or last occurrence in a pdf.

    Sorry if this has been asked before, but I did not find answers to my problem. I am fairly new to OS/X having a long Ubuntu and Windows history. I extensively use preview to read pdf's. But how do I search for a specific word or phrase, and get to se

  • Autocad to Acrobat PDF time out?

    I have atocad 2008 LT, Acrobat 9 standard on a windows 7 machine.  Printing to pdf from autocad was no problem until recently...  now, after maybe 20 prints, it times out and no longer allows me to print to pdf.  I have to completely restart the mach