Newbie wants to learn JCA

          I would like to learn the JCA, however, most of the tutorials and examples that
          I've found show you how to use and deploy resource adapters.
          Can someone point me to the simplest example of a resource adapter? I would like
          to kiss it and avoid cci. I am particularly interested in learning how to implement
          the ManagedConnectionFactory and ManagedConnection interfaces.
          Thank you!
          

Thw way I learned is, first read the JCA specs, understand the flow of
          information and then look at the DBMS adapter that comes along with weblogic
          integration on how those interfaces are implemented.
          Thanks
          Amit
          Tommy Hunt <[email protected]> wrote in message
          news:3c44883b$[email protected]..
          >
          > I would like to learn the JCA, however, most of the tutorials and examples
          that
          > I've found show you how to use and deploy resource adapters.
          >
          > Can someone point me to the simplest example of a resource adapter? I
          would like
          > to kiss it and avoid cci. I am particularly interested in learning how to
          implement
          > the ManagedConnectionFactory and ManagedConnection interfaces.
          >
          > Thank you!
          

Similar Messages

  • Newbie wants to learn Flash

    i want to learn flash. I have a very simple idea, but i need
    to start somewhere. I didn't get anything with my software. Where
    can I go to see a tutorial on Flash. I found some, but they go into
    all the cool things, and I need to learn the very basics, like
    size, fading, etc.
    thank you!

    Flash comes with numerous excellent tutorials for beginners.
    Check the Help menu. If they didn't come with your software, it
    seems that perhaps you don't have a legal version of Flash?

  • Oc4j newbie wanting to learn

    Hi
    I am a newbie to oc4j
    Is there some place where i can find the sequence of steps by which the different parameters are setup/accessed and used oc4j
    I would like to know the sequence (and the order of execution) of steps in which different parameters are picked up from different xml configuration files by the OC4j/Forms/OAFM services
    something on the lines of the opmctl is started and within that it picks up the value1 for parameter1 from file1 and uses that information for....kind of thing
    Please do let me know if that is a bit too much to be asking
    Thanks
    Cyril

    You should be able to specify your default printer via System Preferences -> Print & Scan (at least that is what is currently called under Lion).
    There is also:
    man lpadmin
    man lpoptions
    You can also set the PRINTER environment variable to specify your default
    You can access your CUPS server via <http://localhost:631/help>
    And finally if you want to get your hands really dirty, you can edit /etc/cups/printers.conf (must use sudo, and of course you could mess up your printer setup)

  • Newbie wants to learn servlets + intermedia

    I'd like to use Intermedia in our web content management tool, and I'm trying to learn servlet-based image management and meta-data searching as quickly as possible.
    Outside of the standard documentation, what resources would be the best to help me minimize the learning curve?
    thanks for your help...

    One thing I would do is look at the samples, especially:
    http://otn.oracle.com/sample_code/products/intermedia/htdocs/intermedia_servlet_jsp_samples/imedia_servlet_jsp_readme.htm

  • For all the newbies who wants to learn Java

    I was a newbie like 4 months ago. i have some skills of OOP in C++ like 2 years back but since then i did'nt took any of programming language courses. I have experience in MSaccess and MYsql. i did my internship Last summer with Tennessee Education Lottery as a Database Analyst. At that time i realized what a Corporate Enviorment looks like. Trust me it was a formal interview and i passed it and they placed me in the IT department to write some scripts for the GUI terminal and at the same time create a Company Security Database. i did completed my project but i had to Learn Mysql. and then i realized Java was getting very popular. alot of people told me in the forums to go Java tutorial but i will not agree to start from the sun tutorial. you can do it only if you have a good or may be medium experience of OOP. it was really tough for me and then this magic guy came on the forum and told me to go on this website if you want to learn Java.
    http://chortle.ccsu.edu/java5/cs151java.html
    This site is a brilliant site specially the exercise problems and the quizes really attracted me to Java alot and now i came to realize how easy it is to program in Java rather than C++. Java forums have helped me alot in solving those exercise problems (not with the code but with a good explanation) which was very helpful for me. out of my 210 post i guess i have helped 30 people out and the rest of the questions are regarding those exercises. i came to know encapsulation, inheritance and all that stuff. though i am still not very perfect like i am still having trouble with ComparTo thing but it takes more practice. the more you practice the more you learn. so all the newbies if you really want to learn java even if you dont have any experience in OOp this is the site where you need to start. Hope this will definitely help you alot. thanks to all the Senior members navycoder, captain, paulcw, duffy, turingpest and others also who have helped me in the past. without you i would have not achieved the goal of learning java. now my next step is going to be learn GUI programming Swing. looks fun to me. but at the same time i have my final project for this semester to make on ONline Testing program which will have a database, php scripting and html and xml.
    I will post if i have any problems

    I was a newbie like 4 months ago. i have some skills
    of OOP in C++ like 2 years back but since then i
    did'nt took any of programming language courses. I
    have experience in MSaccess and MYsql. i did my
    internship Last summer with Tennessee Education
    Lottery as a Database Analyst. At that time i
    realized what a Corporate Enviorment looks like.
    Trust me it was a formal interview and i passed it
    and they placed me in the IT department to write some
    scripts for the GUI terminal and at the same time
    create a Company Security Database.Wow they really must like to gamble if they put you in charge of a security database - no offense meant, but that isn't the sort of thing you would want a brand new person working on, unless of course they were giving really high odds ;-)

  • Want to learn Ant.

    Hello everyone,
    I want to learn Ant. Does anyone know where can I find some online tutorials for a newbie of Ant?
    Thanks in advance,
    George

    Thanks filestream,
    I agree with duffy. The way I learned ANT was by
    playing with the build.xml file and creating my own
    simple xml files.I agree with you two, :-).
    Try googling ANT Tutorial +Ashley J.S Mills.I have got this one. It is very helpful to a newbie, like me, :-).
    There's also a small pdf out there (about 11 pages)
    that has some basic explanations (I don't know who
    wrote it.).I am very interested in this one you mentioned. Can you tell me how can I find it through Google? Which search key words should I use?
    regards,
    George

  • Any Great newbie books to learn java - Any Recommendations ???

    Hi, my name is Chris and I know a little about web design and I want to learn java but I know nothing about programming and I would like anyone here to recommend a decend book for a complete newbie in programming to be about to get alot of a that book. I am really interested in java right now and if anyone has any great forums to learn also besides this one , that will be great.
    Thanks
    Chris :-)

    http://chortle.ccsu.edu/java5/cs151java.html#50As always i wouldn't suggest this website you have mentioned. The order in which the topics are covered is not conducive to good learning. You see the chapter in exceptions is dealt at the end!
    I would suggest Thinking In Java.
    Message was edited by:
    qUesT_foR_knOwLeDge

  • Want to learn iPhone Programming on 10.5 PPC, can i do this?

    I want to self teach my self to program iPhone applications, i have no programming experience so inwill be starting from scratch. I have got the book 'Objective-C For Absolute Beginners' but before I begin I wanted to check I can learn using my system. I have a iMac G4 PPC running Mac OS X 10.5 Leopard which means I cannot run the latest version of Xcode. Is the latest version of Xcode that can run on 10.5.8 and on a PPC machine okay for me to practice and learn how to use Xcode and program for the iPhone? Because I don't have the money but when I can afford it I will upgrade to an intel computer maybe in a years time. But will it do for now?

    AndiWhitts wrote:
    Yes that's what I'm after, so writing program's for my mac is similar to iPhone app development only with a different UI ect.? and they definitely both use Objective-C? And the current Xcode I got with my leopard install will have everything I need won't it.
    There are definitely some similarities. The lower-level libraries are very similar. At the application level, and the UI architecture level, they are significantly different.
    I just wanted to make a start before I get an intel mac but I didn't want to learn it all then have to start from scratch when I get an intel mac because it is completely different.
    You wouldn't start from "scatch" because it wouldn't be "completely" different. You would be starting near the beginning because it is 70% different.
    If you want to start with the machine you have, focus on writing Mac apps. In a year, maybe you might have something that you could port to Xcode4 and release in the App Store.
    Any machine made since 2007 will run Lion.

  • I want to learn web dynpro in UK

    i want to learn web dynpro in UK through remote servers by self learning.WHO provides remote servers.what r the pre requisites for webdynpro for ABAP

    You can install your own Server from [this link|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/80fd9a0a-e306-2a10-c896-b84c77c13ed2].

  • I want to learn web dynpro for ABAP in UK

    i want to learn wen dynpro for ABAP in uk through remote servers.who provodes the best remote servers.
    whether abap and java is a
    pre requisite for learning webdynpro?

    Vijay,
    check this link to download trial version of the server.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/80fd9a0a-e306-2a10-c896-b84c77c13ed2
    http://www.sapdevelopment.co.uk/webapps/webdynpro/wdphome.htm
    https://www.sdn.sap.com/irj/sdn/nw-composition?rid=/webcontent/uuid/512040e1-0901-0010-769c-c238c6ca35d9
    http://help.sap.com/saphelp_erp2005/helpdata/en/b9/b82c4142aef623e10000000a155106/frameset.htm
    https://www.sdn.sap.com/irj/sdn/webdynpro?rid=/webcontent/uuid/60ea94e5-0901-0010-c3bb-aad5ea9620d8
    do a search in sdn and you will find lot of materials
    Thanks
    Bala Duvvuri

  • I want to learn BW from my friends tell me useful for crm consultants,

    Iam new to the sap .
    iam lerning sap Crm i have some best practices  downloaded from from sap service market plce   using this i want to practice CRM tell me the way of practice  with use of best Practices.
    I want to lern SAP BW from my friends also send me the some topics witch will help to crm functional consultant. 
    I want to learn BW from my friends tell me useful for crm consultants,tell me how to use Best Practice witch taken from sap service market place

    Dear Desu siva anjith,
    you just understand how to prepare reports and how these reports are related to crm.....
    learn what u  need in crm.....
    shaik..

  • I want to Learn webcenter

    I want to Learn Oracle WebCenter.
    Please guide me.
    I have jdeveloper 11g(11.1.2.3.0) installed.
    Thanks,
    Dilip

    What steps have you taken so far?
    There are Oracle University classes that are quite good.
    There are many blogs out there that are quite good.
    There is the Oracle.com WebCenter homepage that contains the documentation, software, and community links. It is also quite good.
    There are many resources available to start learning, but you must take the first step and read. Read the blogs, read the forums, but most of all, read the documentation. At least the summaries and table of contents to see where information is. When you need to answer a question, to to the manual. Chances are, there's a walkthrough just waiting to be followed.
    Here's a quick starter:
    SENA Sound Bites: WebCenter Content - 101 syllabus
    -ryan

  • Want to learn BSP in details

    Hi all,
              I am new to BSP and want to learn all the concepts in details.
               How the events are triggered,how to display User id and password in the login page and try to navigate in the following pages. Where to write the select statements amd internal table.
               Please forward me some good docs in my mail id:
          [email protected]
         I will reward points. Please give me some docs.
       With regards,
          Abir.

    Hi,
    Go through the following links :
    http://help.sap.com/saphelp_47x200/helpdata/en/e5/edae3b59e17646e10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/c8/101c3a1cf1c54be10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/21/8cec3ada87e076e10000000a11405a/frameset.htm
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/weblogs/topic/24
    Reward points if helpful.
    Thanks,
    Ramya.

  • I want to learn HR ABAP Pls help

    Hi all
    I want to learn hr abap but sites like sap-img and sap.com and atomhr doesnt help to start .Once we know basic concepts then we can continue But to kicj off its difficult.Tried all main sites but no use
    Pls help if you have any good material.
    is it called HR abap or SAP hr?
    is info types starting with 0001 or is it with p0002???
    which is the one?
    George

    Hi,
    Chek these links:
    Re: Find Storage location with respect to Plant
    http://help.sap.com/saphelp_47x200/helpdata/en/4f/d5275f575e11d189270000e8322f96/content.htm
    http://www.sapdevelopment.co.uk/hr/hrhome.htm
    http://www.sap-img.com/human/hr-faq.htm
    http://www.hernangn.com.ar/sap.htm
    http://www.planetsap.com/hr_abap_main_page.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/25/37e0343734cf72e10000009b38f83b/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/8c/38e0343734cf72e10000009b38f83b/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/d4/6afde6358e11d6b48900010220c65f/frameset.htm
    http://www.sap-img.com/human/hr-faq.htm
    http://www.hernangn.com.ar/sap.htm
    http://www.sapgenie.com/mysap/mysap_hr.htm
    Best Regards,
    Anjali

  • Want to learn more

    hi all!
    I am a B.Tech 2nd year student. I know the basics of JavaSE.....upto
    multi threading. But now as gain more I want to learn more java applications.
    At present i am going through course of Data Structure and Algorithms.
    now i want to learn jsp, xml, and basics of some of java applications.
    So, i want to know how i can start....what i should do.....i'm very confused.....plzz help me...........

    There are some things you can do:
    1. stick to the client side and
    - try programming a simple app that makes life easier for you in some way
    - extend it to store some data to a JDBC database (try mysql for the first run)
    - IF THAT RUNS, try some more sopohisticated persistence frameworks like hibernate.
    - try Eclipse RCP, another client-side programming model apart from swing.
    2. try server side / J2EE, BUT
    - restrict to do plain servlets the first time, no struts, no JSP, no DataSources, no files, JAAS, JMS / clustering / spring. Got it?
    - ONLY LEARN ONE TECHNOLOGY AFTER ANOTHER. j2EE is painful until you know what you do.
    - dont use jboss, dont use websphere. For the first some projects, use plain-old Tomcat.
    - after the first some running server apps, read a J2EE patterns book.
    Path 1 is the easy, painless one. path 2 is the big world, hence cumbersome, painfull and wealthy, and you will learn Path 1 "on the run", but its hard work.

Maybe you are looking for

  • Oracle Forms  (11.1.2.2.0) is supported on RED HAT 7

    Hi, all... I need know if Oracle Forms  (11.1.2.2.0) is supported on RED HAT 7, in certmatrix, the RED HAT 6  is supported, if I install in RED HAT 7, Oracle supports the product? Thank you.

  • Iphoto 6 help

    Just upgraded to iphoto 6 and works fine except for the help topics, that for some reason keeps using iphoto 5 help ( when I click on "what's new" always shows iphoto 5 version ). Any ideas?

  • Changing iTunes and files from one computer to another

    Recently, I sent all of the files that I had in iTunes through my wireless network to my upstairs computer. Then I deleted the files that I had downstairs. I didnt realize that it didnt send my filesharing files, like my Ares music. So I just re-down

  • How to get PDF file name when DESTYPE=CACHE

    Hello. I'd like to retrieve the generated file name from the cache directory in the After Report trigger when DESTYPE=CACHE and DESFORMAT=PDF Is it possible? Thanks Rasto Sadecky [email protected]

  • Can't move RAW camera files from iphoto to desktop folder... ?

    I have some RAW files on iphoto downloaded from my Canon Rebel Xsi. I want to save them in a folder on my desktop, but when I drag them from my iphoto album to my desktop the computer changes them to jpeg. How do I solve this? Thanks for your help!