Newbie alert! - need help getting started

Hello!
(If there is a better place to post this message, please forgive me, and tell
me where I should post.)
My team is moving to the Weblogic app server platform, and my current task is
to get my feet wet.
I've picked up a few things after digging around in the documentation, and on
this website, but I've got a few holes in my knowledge. If someone could point
me at where I should read, I'd appreciate it!
We've got JBuilder 9 Weblogic Edition installed on our dev boxen (Win2k PCs),
an Oracle database (Oracle 9i on a Sun box) prepared, and an application server
going (Sun Ultra-10 running Solaris 9 64-bit, named "wlapp"). I've installed Weblogic
Server 8.1 to the app server, and it seems to have installed correctly. I've managed
to get the medrec example running on that server (it took a little tweaking of
the script), but I have no idea how to access it.
I did a "ps -ef" and I can see a process called "htt_server" with a parameter
"-port 9010" running on it, but pointing a web browser to "http://wlapp:9010"
does nothing useful.
In the tutorial (http://edocs.bea.com/wls/docs81/medrec_tutorials/index.html)
it helpfully says "If you are interested in viewing or using the complete MedRec
application before starting the tutorials, you can use the pre-built MedRec domain
that is installed with WebLogic Server." It fails to mention how to make this
first, probably obvious, step.
Can anyone tell me how to try out my (hopefully running) MedRec example application?
Thanks in advance! --- Eric

Hi,
Can you provide us the server configuration you entered in the Project creation wizard (New Flex Project -> Configure ColdFusion server wizard)?
The error shown looks like a configuration problem.
Thanks,
Balaji
http://balajisridhar.wordpress.com

Similar Messages

  • I haven't used an Apple computer for years. I need help getting started

    I just bought a mac mini after 20 years using a PC.  I need help getting started.  Any beginning manuals out there?  Thanks.

    New User of Apple wrote:
    I just bought a mac mini after 20 years using a PC.  I need help getting started.  Any beginning manuals out there?  Thanks.
    Welcome back. Do not overlook the Finder and individual application Help menu support. The links provided above are great starter references. With tongue in cheek, they also may not be as current as the OS X release on your mini, so expect some differences.
    Here are a litany of keyboard short-cuts, last updated in June 2012, that may prove selectively beneficial.
    For actions like copy(c), paste(v), cut(x), print(p), and select-all(a), substitute the command key instead of control key.
    If you right click on a file, this menu will seem familiar. Press the option key and notice the menu changes. If you copy a file(s) from this menu, change to the destination and then press option with the right button menu to see copy file(s) changed to move file(s).
    To quickly view a file's contents, left click on the file icon, then press the space bar.
    The native file format for OS X is PDF. Thus, when you choose to print, you also have the option to save as PDF with web links preserved.
    Enjoy your mini.

  • Need help getting started -Editing software

    Hello everyone
    I need to get started with video editing on a Mac -
    I didn't touch an editing software since 1998 , it was premiere 4.2 on a PC !
    And didn't keep up with what's new but i'm now using a Mac!
    I assume now most software allow realtime rendering, and have great tools !
    So, I'd like to put together a holiday movie I shot on a DV camera-
    once finished , it would either play from the computer connected to a Video projector AND / OR burned on a DVD .
    I'd like to make something a bit creative : Split frames / moving Titles accross the screen etc...
    my questions :
    -If possible, I'd like to minimize the rendering process ( realtime?) What is a good editing software Imovie / Final cut ( which one?) / Premiere ?
    -What can I use to create split frame ( video)
    -What can I use to create moving titles ? ( important)
    -Can this be achievable on a Macbook 1,83GHZ / 2GB of RAM/ 250GB EXT. Harddrive FW.?
    Thanks for you inputs ( Open subject )
    David

    You don't need timecode to make frame accurate cuts.
    You simply play or drag the playhead to roughly where you want it and then use the left and right arrow keys to move frame by frame to the exact frame you want.
    Incidentally if you hold down the Shift key, each touch of the arrow key will jump 10 frames.
    iMovie has a tremendous amount of potential which may be hidden away at first sight.
    Take a look at those fantastic and easy to produce titles - the hardest part is typing the letters!
    Incidentally, even FCE does not display the original tape timecode natively.
    Ian.
    P.S. The best way to unlock most of its secrets is to get a book. Most good libraries usually stock them or can get them for you.
    Message was edited by: Ian R. Brown

  • Need help getting started - I am a newbie and am royally confused

    I have Crystal Reports XI and VB.Net 2005 with CR functionality built in. I created reports directly in CRXI and now need to be able to use them in .Net.
    Here is where I get lost. When I created my RPT file it had me connect to a database (Access 2002) and then add a table and fields. It works great except now that I am porting to my .Net app the database it needs to connect to will always be changing (dynamic). The table and field names will always be the same. It is just the file name that changes, based on user inputs.
    So are there any tutorials, literature, help that anyone can point me to so I can get on with my steep learning curve? I started programming in VB.net and developing CR's just a short time ago and would appreciate a 'dumbed' down explanation so I can get a handle on this.
    Thanks for any help or advice offered.
    Regards
    TMA

    Here are various resources for .NET development with Business Objects products.
    Check out the developer library tutorials under the Crystal Reports section for help as well as the Crystal Reports samples in the application packages and additional code sample.
    Developer Getting Started
    [https://boc.sdn.sap.com/developer/gettingstarted]
    .NET Developer Resources
    [https://boc.sdn.sap.com/dotnet]
    Developer Library
    [http://devlibrary.businessobjects.com/]
    Links to our sample application packages:
    [http://support.businessobjects.com/communityCS/FilesAndUpdates/sample_applications_for_.NET_developers.pdf.asp]
    Additional Code samples
    [https://boc.sdn.sap.com/codesamples]
    Good luck,
    Jason

  • Firstdata Global Gateway - Need help getting started

    I’m using Coldfusion 9,0,0,251028 on Windows 7 64-bit.
    I'm trying to change credit card processors for a website.  I've read the integration guide for the Web Service API  v 4.0, but it doesn't give me much in the way of how I integrate with coldfusion to build the xml that gets enclosed in SOAP and sent.
    I've talked to Firstdata's second level support and was told they don't help with programming beyond troubleshooting error codes.  They also told me they have no forum concerning the web service API.
    What kind of tags in coldfusion would I use to start this transaction?  Does anyone know where I could find an example or instructions besides the web service api integration guide?

    ColdFusion has pretty good support for consuming SOAP web services, you might checkout the docs to get started: http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSc3ff6d0ea77859461172e0811cbec22c24 -7fbf.html
    Also I'd ask if FirstData if they have any ColdFusion examples they can point you to, while they will not help with specific tasks, they might point you to some resources for example: https://firstdata.zendesk.com/entries/407568-first-data-global-gateway-e4sm-web-service-ap i-sample-code-cold-fusion

  • Need help getting started with the ML505 Development Kit

    First of all, an admission...I am a newb to the FPGA world. A babe in the wilderness. I am trying to run a simple little logic design to get my feet wet. Four inputs using the WEST, CENTER, SOUTH, and EAST pushbuttons feeding two AND gates which feeds an OR gate which turns on the NORTH LED. I have tried to use the Platform Cable USB to download the project to the XCF32P Platform Flash PROM using the iMPACT software. As of yet I have been unable to get the program to run. The iMPACT program says the programming was successful but after pressing the PROG button, the DONE LED does not turn on. I've tried different settings with the Configuration Address and Mode DIP switches with no success. To anyone using the ML505, given the gear I have at my disposal, what would you recommend? What modes have you used that worked? Thanks in advance.

    Here is the latest setup I have used in trying to get my FPGA to read from the Platform FLASH PROM. Configuration Address/Mode DIP switches set to 01011001 as per "My Own Platform Image Demonstration" method in the "ML505/ML506/ML507 Getting Started Tutorial" The Platform Cable USB is plugged into the JTAG connector on the ML505. Its status LED is green. In iMPACT the Boundary Scan reveals the following chain... TDI ----- xcf32p -----xcf32p-----xc9s144x1-----xccace-----xc5vlx50t-----TDO   The same mcs file is loaded into both PROMs (xcf32p). I start the programming cycle. It completes and says "Programming Successful" I press the PROG button on the ML505 and the DONE LED does not turn on and the design does not work. With the same chain I add the bit file to the xc5vlx50t so I have the PROMs loaded with mcs files and the FPGA with the bit file. I run the program function again. "Programming successful" is again indicated. The DONE LED lights and the design works. I then press the PROG button. The DONE LED turns off and the design ceases to function. I have also tried this with only one PROM loaded with a mcs file with no success. What am I doing wrong? Am I missing something? Thanks in advance.

  • Newbie to javamail I need help getting started

    This servelt complies and run; I however send no mail.; what am I doing wrong?
    import java.io.*;
    import java.sql.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import javax.mail.*;
    import javax.mail.internet.*;
    import javax.activation.*;
    import java.util.Properties.*;
    public class SendMail extends HttpServlet{
    public void doGet (HttpServletRequest request, HttpServletResponse response)
    throws IOException, ServletException {
    doPost (request, response);
    public void doPost(HttpServletRequest request, HttpServletResponse response)
    throws IOException, ServletException {
    PrintWriter out = response.getWriter();
    response.setContentType("text/html");
    out.println ("<HTML><HEAD><TITLE>DEVELOPMENT</TITLE></HEAD><BODY>");
    try {
    java.util.Properties props = new java.util.Properties();
    props.put("mtp-server.nyc.rr.comt", "smtp-server.nyc.rr.com");
    Session sendMailSession = Session.getInstance(props, null);
    Store store;
    Transport transport;
    Message newMessage = new MimeMessage(sendMailSession);
    newMessage.setFrom(new InternetAddress("[email protected]"));
    newMessage.setRecipient(Message.RecipientType.TO, new InternetAddress("[email protected]"));
    newMessage.setSubject("subject");
    // newMessage.setSentDate(new Date());
    newMessage.setText("text");
    transport = sendMailSession.getTransport("smtp");
    transport.send(newMessage);}
    catch (MessagingException exc){}

    Is there anything wrong with this line ??
    props.put("mtp-server.nyc.rr.comt", "smtp-server.nyc.rr.com");

  • Beginner! Need help getting started with recording music.

    I am the definition of 'new' at the moment. I want to record my own music at home and I've been told that using an Apple Mac is one of the better ways to go about it at home.
    I have a number of questions, most of which have probably been asked before (apologies!) starting right from the beginning.
    1. What type of Mac would be best suited as a dedicated tool for recording music? Obviously speed and memory are big factors, but are there any other considerations here (available inputs, drivers, sound cards etc)? I'm hoping to keep the cost below AUS$3000 if possible.
    2. Do i need any other hardware for this application? (this is where you can tell how inexperienced I am haha) such as mixers etc? If I should need a mixer, is there a particular type or brand of mixer that works well with Macs?
    3. Will plugging a guitar amp into the mac improve sound quality over plugging the guitar directly into the Mac? I bought a Griggin Garage Band guitar cable a while ago to record some background music for a friend's DVD, and I found it worked well, but I'm looking for the best quality sound now.
    4. What would be the most effective software to use? I've briefly used Garage Band and found that to be simple and useful, but I've heard that there are better software packages available.
    I'm hoping to be able to record guitar, bass and vocals directly on to the Mac, and create drum tracks using samples and loops. I know how to play music but as you can tell I know very little about recording it! Any help or suggestions would be appreciated!
    Thanks..

    I would presume one line level input will suffice?
    Close, you need a Line Level AND Mic Level input since you'll want to record vocals.
    Thanks for the link to your Q&A page, I found some very useful info there.
    It's showing its age, and will hopeful get updated soon, but most of the info is good at least for a background.
    Anyway, I think I might recommend this Presonus INSPIRE over the FireBox, it'll save you about $100 and since PreSonus makes excellent equipment (and we have an active member here that uses the Inspire), I'm confident that it offers great quality.
    I think the firepod that you use looks great, but might be overkill
    I agree, the FirePod would be serious overkill for your needs. Again, an awesome interface, but you'd be paying for all those Mic PREs, and using 1. That wouldn't make sense, and since the FP isn't cheap...
    my talent and engineering knowledge is quite limited
    Then I would strongly suggest GB as the software, and then do lots of reading. The weakest link in music production is your engineering skills. Mixing and Mastering (especially the latter) are art forms. A bad engineer using a $10,000 bit of software and hardware would make a fantastic performance sound like garbage. With good engineering skills you can make a pro recording with GB.
    The learning curve with something like Logic is dramatically increased, and again, without the skills to take advantage of what it offers, your recordings are not going to sound any better. At the very least, start with GB to learn the skills of Recording/Editing/Mixing/Mastering. The "price of admission" is low enough that if in a year you find that you need a feature GB doesn't offer, your money will not have been wasted, it will have been valuable learning time.
    Hope those more specific answers help
    ~~HangTIme [Will Compute for Food] %-)>
    Note: I am an Amazon Associate, if you purchase this item via my link I will get a small commission)

  • Downloaded new software; need help getting started...

    I get many pages with all the new info but I just want to make a call. No symbol or sign about where to make a call
    Hardware:  Laptop windows 7, Lenovo;  I also have a fullsized HP tabletop and an iPad.
    Oper.sys: Windows 7 on laptop, Windows XP on table top (use it little)
    Skype version: latest I think downloaded today.
    Internet:  Xplonet satelite.
    I am not very good at computers but I know that when I opened Skype I had a sign to press to make a call. Now nothing only Explore Prices Downloads and Help. But no help only answers that mean nothing to me. How can I learn this completely new system?
    Thanks for help.
    This post was transferred from its previous location to create its own new topic here; its subject and/or title has been edited to differentiate the post from other inquiries and to reflect the post's content. A link to this post appears where the post was originally added.

    Are you sure that you are logged in to Skype application installed on your computer and not just to your Account page on the Web. The last will not provide you any access to your contacts or call option.
    What exactly is the version of Skype installed on your computer? In Skype go to Help -> About Skype.
    If you have not yet installed Skype on your computer, then you need to do this now.
    http://www.skype.com/en/download-skype/

  • Need help getting started

    Ok, I get scripting for Acrobat is different, but I'm having a hard time making heads or tails of the Guide.  Illustrator and Photoshop were pretty straight-forward for me, by comparison.  I just need a basic script that I can double click on that opens Acrobat, opens a specified file, then saves it with a different name, and quits Acrobat.  4 easy steps in one jsx file... at least that's how it would be for PS or AI.  What does that look like for Acrobat?
    Thanks!

    Adobe works very hard at dealing with preventing Acrobat from disclosing very personal data, so what you are asking for falls under their definition of a secruity risk. Adobe requires the installation of some very special JavaScript code in a very specific location and end user interaction to perform this task.
    How to save a PDF with Acrobat JavaScript by Thom Parker.

  • I need help getting started

    Just bought the new iMac w/17" monitor.
    The Apple store told me they are out of modems and will get more in in about two weeks. I live in an area without broadband at this time. I was told before I bought it that I could still access the computer for general computer work with CD/DVD burning, etc. I bought it tonight with the understanding there would be no problem using the built-in programs before I have interent access.
    Now I've set it up and I can't get past the opening screens asking me to select a wireless company.
    HOW do I bypass the preliminaries and use this computer, while I wait for Apple to ship the modem? Or am I stuck? I was assured by the salespeople I wouldn't be.
    Thank you.

    My imac is 9 months old and they have changed things since then. The best thing you can do is call the store or apple support and have them walk you through it over the phone.

  • Newbie question, need to get started!

    I haven't used Garageband before and can't seem to get past square one! I bought a First Act usb guitar cord to record guitar, when I plugged it in Garageband seemed to recognize it, and it looks like I'm getting a signal and can see the waves when I record, but I can't hear anything. Is there something special I have to do to actually hear what I'm playing through my iMac?

    xSlamx wrote:
    hear what I'm playing through my iMac?
    http://www.bulletsandbones.com/GB/GBFAQ.html#usecomputersspeakers
    (Let the page FULLY load. The link to your answer is at the top of your screen)
    (btw, you should use a more descriptive subject line)

  • XML tools for Java (need help getting started)

    Hi,
    I have been using Java for some time. However, I am new to XML and the tools Java has available to utilize such data.
    What packages, classes, etc are available to read and write XML data?
    Thank you in advance. Happy holidays.
    Cheers,
    Christopher

    I've been using a third-party library called JDOM for well over two years and I highly recommend it for your XML processing needs. It recently reached its first productions release and is available for download at http://www.jdom.org.
    Shaun

  • First time ipod owner need help getting started

    Hello my name is Jes, im trying to create my apple id but do not have a debit or credit card do i have to in order to create an account ? second how do i update the software of the ipod, it currently has 3.1 and does not allow me to make changes. on itunes it says "this is the most current software"

    If you don't have a credit card (I don't think that debit cards are still accepted) then if you follow the instructions on this page when creating an account (the instructions won't work with existing accounts) then you should get a 'none' option on the payment details screen : http://support.apple.com/kb/HT2534
    e.g. log out of your account if you're currently logged into it, find a free app in the store and click on its free price, and the click on 'create Apple id' on the popup - agree to the terms, fill in your details, and you should get 'none' on the payments screen.
    Do you know which generation of the iPod Touch it is ? The first gen only supports up to iOS 3.1.3
    Identifying iPod Touches : http://support.apple.com/kb/HT1353#ipodtouch

  • Need Help Getting Started with New iPod

    I already had an 8g iPod, however, I just purchased a 64 on Amazon ... it was new but open box.  I hooked it into my computer and the only thing that shows on the screen is the power chord pointing up to iTunes.
    I have reinstalled iTunes, but my system will not recognize this iPod, nor can I get to any other screens on the iPod.
    Can someone please provide some direction?
    Thanks much!
    Shelli

    Start here:
    iOS: Device not recognized in iTunes for Windows
    The Users Guide is noice to have too.
    iPod touch User Guide (For iOS 5.0 Software)

Maybe you are looking for

  • Filteration of BP Master Data Based On BP Group

    Hello All, I have a requirement of blocking those BP Codes to display in the Business Partner Form for a specified BP Group whether the User select through Choose From List or Navigate the Form.But the Business Partner details will not be visible to

  • HT201415 cellular data

    My new Iphone 5s is not working with Cellular Data on Facebook, whatsapp and viber ect..  and Safari is working browsing internet is fine.. but these application has problem to log it shows alway  "connecting"'  it is all working with WIFI..... Thank

  • Why is my 4G frozen on white apple screen?

    My iphone 4 has been frozen on a white apple for about a day! i have tried hold down the home button and the top power button but it keeps going back on to the apple. what do i do?

  • Port replicator sound issues

    Hi. I have a Lenove x300 laptop (running XP) hooked up to a Lenovo port replicator. I have external speakers hooked up to the port replicator. Recently, the speakers have stopped working. If I plug the speakers directly into my laptop, they work fine

  • My phone rings way to long before it goes to vm. How do I fix that. Can't find in settings

    any tips?