Repackaging a RAR format into a WebLogic EAR format... Porting from WebSphere

Help!
          I'm trying to port an EJB and Web Application from IBM WebSphere Enterprise
          Edition to BEA Weblogic Integration 8.1. I've got the bean ported and I
          think that I've got the web app right, but I'm having problems with the
          resource adapter.
          Questions:
          1.) I have a resource adapter that we used for the app in WebSphere, and I
          want to deploy it on WebLogic. I've figured out how to create a single
          ConnectionFactory by hard coding it into the META-INF/weblogic-ra.xml file.
          Is there some way to create multiple ConnectionFactories (so I can then
          modify the resource-ref in my EJB to point to whatever ConnectionFactory I
          want to use at the time).
          2.) Is there any sort of GUI for configuring resource-refs on EJB's or
          creating ConnectionFactories for a resource adapter?
          3.) Looking at the documentation on how to create resource adapters for
          WebLogic, it describes packaging the RAR into a EAR much like an enterprise
          application, with a WAR containing some sort of configuration web
          application. This seems like overkill, but if necessary, I'd be willing to
          figure out how and write one up. Where can I find a good, easy to understand
          example?
          Thank you,
          Chris
          

Help!
          I'm trying to port an EJB and Web Application from IBM WebSphere Enterprise
          Edition to BEA Weblogic Integration 8.1. I've got the bean ported and I
          think that I've got the web app right, but I'm having problems with the
          resource adapter.
          Questions:
          1.) I have a resource adapter that we used for the app in WebSphere, and I
          want to deploy it on WebLogic. I've figured out how to create a single
          ConnectionFactory by hard coding it into the META-INF/weblogic-ra.xml file.
          Is there some way to create multiple ConnectionFactories (so I can then
          modify the resource-ref in my EJB to point to whatever ConnectionFactory I
          want to use at the time).
          2.) Is there any sort of GUI for configuring resource-refs on EJB's or
          creating ConnectionFactories for a resource adapter?
          3.) Looking at the documentation on how to create resource adapters for
          WebLogic, it describes packaging the RAR into a EAR much like an enterprise
          application, with a WAR containing some sort of configuration web
          application. This seems like overkill, but if necessary, I'd be willing to
          figure out how and write one up. Where can I find a good, easy to understand
          example?
          Thank you,
          Chris
          

Similar Messages

  • Site Studio sample site deployment into a WebLogic Server

    Hi,
    Need help in the following requirement . I need to demonstrate Site Studio sample site deployment into a WebLogic Server host with access to eCM content.Host will be configured for HTTPS.
    Host(Domain1) and ECM(Domain 2) are on two different domains . ECM(Domain 2) will provide a war file that should be deployed on Host(Domain1). What do I need to do to achieve this.
    Please help.
    I am new to weblogic deployed if my question is not clear please let me know what more details I need to have for accomplish this.
    Edited by: user4581381 on Nov 21, 2010 6:49 PM

    Thank you for your help but the result is still the same.
    I deployed the library on weblogic server suggested by you.
    File Deployed as library = oracle.adf.desktopintegration.model.ear
    From the folder = C:\Oracle\Middleware\oracle_common\modules\oracle.adf.desktopintegration.model_11.1.1
    It is active.
    After this I loaded jdeveloper and deploy the same sample application and found that the result is same.
    Pls let me know where I am going wrong.
    Regards,
    Masood
    [11:53:09 AM] ---- Deployment started. ----
    [11:53:09 AM] Target platform is (Weblogic 10.3).
    [11:53:09 AM] Retrieving existing application information
    [11:53:09 AM] Running dependency analysis...
    [11:53:09 AM] Building...
    [11:53:09 AM] Deploying 2 profiles...
    [11:53:09 AM] Wrote Web Application Module to C:\JDeveloper\mywork\10MinDemo\ViewController\deploy\10MinDemo_ViewController_webapp.war
    [11:53:10 AM] Wrote Enterprise Application Module to C:\JDeveloper\mywork\10MinDemo\deploy\10MinDemo_Project1_10MinDemo.ear
    [11:53:10 AM] Deploying Application...
    [11:53:10 AM] [Deployer:149191]Operation 'deploy' on application '10MinDemo_Project1_10MinDemo' is initializing on 'ADFServer'
    [11:53:11 AM] [Deployer:149193]Operation 'deploy' on application '10MinDemo_Project1_10MinDemo' has failed on 'ADFServer'
    [11:53:11 AM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application 10MinDemo_Project1_10MinDemo on ADFServer.: .
    [11:53:11 AM] Weblogic Server Exception: weblogic.management.DeploymentException:
    [11:53:11 AM] Caused by: java.lang.ClassNotFoundException: oracle.adf.share.weblogic.listeners.ADFApplicationLifecycleListener
    [11:53:11 AM] See server logs or server console for more details.
    [11:53:11 AM] weblogic.management.DeploymentException:
    [11:53:11 AM] Deployment cancelled.
    [11:53:11 AM] ---- Deployment incomplete ----.
    [11:53:11 AM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)

  • Deploying ear application - migrating from OC4j to Weblogic

    I am trying to migrate application from OC4J to weblogic server. Apart from usual differences in descriptors, structure of EAR etc. I came across unusual error:
    "both the remote home and remote component interface must be specified. Currently, only one of them is specified"
    It is about deploying session bean. Usual EJB3 stateless session bean with local and remote interface, deployed without any problem on OC4J and JBoss. Of course, I know home interfaces are something to do with EJB 2.1, but this is EJB3 application and, I guess, Weblogic has full support for it. Does it? :)
    Anyway, is there workaround? Or am I missing something? I don't have to tell you what problems we will be facing if I have to restructure whole application with dozens and hundreds of session beans.
    Thanks a lot!

    OK. I just want to make sure that there are no problems with the deployment descriptors.
    To pin point the problem do the following in JDeveloper:
    1. Create a simple EJB 3.0 session bean
    2. On that session bean create a Sample Java Client.
    3. Run the Session Bean
    4. Run the Client
    5. If both are running fine, compare the deployment descriptors from the sample and your real application.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • How do i import file formate imaged from panasonic DMC ZS40 into PSE 9.0

    how do i import file format  image from Panasonic DMC ZS40 into PSE 9.0. Any help appreciated.
    Thanks

    See:
    * http://kb.mozillazine.org/Import_bookmarks

  • How to deploy the project into my weblogic Application Server?

    How do I deploy the project into my weblogic Application Server? Should it be fine if I copy the project folder to the AS root?
    Also, How should i invoke the Context sensitive help from Javascript assuming project  deployed to Weblogic AS.
    I am using Robohelp 10.
    Thanks in advance.

    Hi,
    You generate the help and then you copy the generated output to the server.
    For context sensitivity, which output are you using? Try the following
    pages for more info:
    http://www.grainge.org/pages/authoring/calling_webhelp/calling_webhelp.htm
    http://www.wvanweelden.eu/article-category/context-sensitivity
    Greet,
    Willam

  • Has anyone transferred epub format books from a Sony eReader file into iTunes and synced onto an iPad2?

    Has anyone transferred epub format books from a Sony eReader file into iTunes which can then be synced onto an iPad2? 

    Do a forum search.  I've seen similar topics already posted.  Also look at the More Like This links to the right of this page.

  • Adobe-livecycle-weblogic.ear deployment issue on weblogic 12c

    Hi All,
         I am trying to install livecycle 3 on weblogic 12c. but in configuration manager adobe-livecycle-weblogic.ear is not getting deployed when packaged JDBC is selected
    has anyone faced this isse before...

    Hi Ravi,
    WebLogic 12c is not a supported Application Server for LiveCycle ES3.
    You can visit http://help.adobe.com/en_US/livecycle/10.0/supported_platforms.html for a list of supported Application Servers for LiveCycle ES3.
    Thanks and Regards,
    Hina Rastogi

  • Install a program in RAR format in My Nokia E90 Mo...

    It seems that Only progam files wiht extiontion sis can be installed in E90, How about if I would like to install program with RAR type into my mobile?

    21-Jan-2008 04:15 AM
    najiaa0a wrote:
    That really did it. I downloaded the RARZILLA, un-compressed the files and then installed the program into my mobile.
    Thank you.

  • How Do I Display HTML Formatted Text From A Data Table In Crystal Reports?

    I'm creating reports in Crystal XI.  The information being displayed in the reports comes from data tables where the text is formatted in HTML.
    I've worked with Crystal Reports enough to know that HTML text pulled from a data table doesn't appear in Crystal the same way it does in a web browser.  Crystal Reports ignores all the tags (...unless I'm missing something...) and just displays the text.
    Someone far more Crystal savy than I (...who I don't have access to...) came up with a Formula Field workaround that tricks Crystal Reports into displaying some basic HTML tags.  Here's that workaround:
    <!--
    stringVar TableName := ;
    TableName := Replace (TableName, "<ul>","<br> <br>");
    TableName := Replace (TableName, "<li>", "<br>   &bull; ");
    TableName := Replace (TableName, "</li>", "");
    TableName := Replace (TableName, "</ul>","<br> <br>");
    TableName := Replace (TableName, "<a", "<u><font color='blue'");
    TableName := Replace (TableName, "</a>", "</font></u>");
    TableName
    -->
    QUESTION - Does any similar workaround exist so I can display an HTML Table in Crystal Reports?  If not, is there any way to display HTML formatted text from a data table in Crystal Reports as it would appear in a web browser?

    Hi Steven,
    To display html text in Crystal Reports follows these steps.
    1. Right click on the field and select Paragraph tab.
    2. Under 'Text Interpretation' select 'HTML Text' and click OK.
    I have tried using the way,but it never works.So reply me if there is any way to solve the issue

  • Copy and paste user formatted text from Filemaker to...

    I need to copy user formatted text from Filemaker to any text program that will maintain the formatting. Subsequently it will be going to an rtf. I have limited knowledge of Filemaker and Applescript (and I am not sure that Applescript is the right approach). This is a repetitive process with frequently changing data and users who use italics on a word one day and then decide to bold it the next day. I have created an Applescript that copies and pastes the text into either TextEdit or Microsoft Word but the user formatting is always lost. It is frustrating that I can use Apple-C and Apple-V and the formatting is maintained. But I need to automate this process. Here is a copy of my humble attempt at an Applescript to do the job. it copies the text but not the formatting.
    tell application "FileMaker Developer"
    open "MacintoshHD:Users:stuart:Desktop:Practice.fp7"
    set the clipboard to record 2 of table 1 of database 1 as styled text
    end tell
    tell application "TextEdit"
    activate
    set the text of document 1 to (get the clipboard as text) as string
    end tell
    tell application "Microsoft Word"
    activate
    set myRange to create range active document start 0 end 0
    insert text (get the clipboard) at myRange
    end tell

    I'm not familiar with 'styled text'- which does not mean much other than it's on a very long list of things I don't know. But I do know you can cut several steps out here:
    If your script works so far then you can clean it up:
    tell application "FileMaker Developer"
    open "MacintoshHD:Users:stuart:Desktop:Practice.fp7"
    set mytext to record 2 of table 1 of database 1 as styled text
    end tell
    tell application "Microsoft Word"
    activate
    set myRange to create range active document start 0 end 0
    insert text (mytext) at myRange
    end tell
    Also try:
    set mytext to contents of record 2 of table 1 of database 1 as styled text
    Reese

  • Printing formatted text from an Oracle form

    I'm trying to print formatted text from an Oracle form without using the standard menu print. The print button on the menu prints out the text and the actual form. I just want to print the text that is displayed on the form. I would like to add a print button to the form. Is there a print function or event in PL/SQL?
    Thanks in advance for any help!!
    Jason

    If you are interested in the content of the field you can loop over them (next_item built in) and write their content into a file using the TEXT_IO built in.
    for nicer outputs check out Oracle Reports on OTN.

  • When i paste some copied color text or formatted cells from excel to my mail draft while composing a mail, it is being pasted as plain text. No back groud or text colors are copied to it. Please suggest a possible solution for this issue.

    Colors & Formatted Cells from Excel application can not be copied to my mail composer as it is. Only Plain text is copied.

    Wish I could be king. But you described the problem perfectly and I am still but a pawn. All I can say is that I trashed the mail preferences (com.apple.mail.plist) on my Mac Mini, and now my MacBook seems to work right.
    Sorry. :>) But that is the truth... The MacBook now has actually sometimes displayed pasted text in its actual, different, font and style as I paste it into a partially composed new mail message.
    In other (more rational) words, the problem seems to be tied to pasting only certain types of text. I have not been able yet to pinpoint what. Yes, frustrating indeed. The only work-around has been to re-train my fingers to command-option-shift V, for "paste and match style" (like you, I do not want to always use only plain text). Maybe someone else will eventually weigh in with a real solution. The solution I want is just to be able to consistently see any font variations within my message before I send the email.
    The info about the different ppi scales between Windows and Mac is interesting, although not relevant to this particular problem. It does explain the apparent overall size differences I have seen before.

  • Not able to login Weblogic Console with port 80

    Hi Guys,
    I was trying to access WebLogic Console with port 80, but failed. However, it works with port 8100. I have closed the IIS service and login PeopleSoft application successfully.
    Did anyone run into this issue before?
    Bob

    Thank you for your input.
    First, I am using the URL http://webserver:80/console to login to the console.
    Second, the PIA is multi server domain.
    Third, I re-created the PIA with new port so I think files setenv.cmd and config.xml have reflected any changes for the port numbers.
    By the way, as I said, I have closed the service of IIS and can login PeopleSoft application with port 80 successfully. So, it should not be an issue with IIS.
    Edited by: user10720710 on Mar 24, 2010 7:06 PM

  • I am trying to print a PDF file to a legal size paper and I would like for it to fill up the page. How do I do this? I went into the settings and changed it from letter to legal, but it's still printing out the same size. Can someone help me, please?

    I am trying to print a PDF file to a legal size paper and I would like for it to fill up the page. How do I do this? I went into the settings and changed it from letter to legal, but it's still printing out the same size. Can someone help me, please?

    Are you trying to Print to PDF or are you trying to Print a PDF file to a physical printer?

  • I have Iphoto '09, version 8.1.2 (424). I am having an identical problem.  All my pictures are imported into Iphoto when I downloaded them from my camera.  Until recently, I thought that the pictures were actually saved in the library.  Since I need to cr

    I have Iphoto '09, version 8.1.2 (424). I am having an identical problem.  All my pictures are imported into Iphoto when I downloaded them from my camera.  Until recently, I thought that the pictures were actually saved in the library.  Since I need to crop my pictures for the web, and Iphoto doesn't do that, I purchased Photoshop Elements to do that.  To my surprise, when I try to get a picture from Iphoto to Photoshop, it can't be done. That was when I realized, after wasting a lot of time, that the photos are not in the Iphoto library.
    I started naming the pictures on Iphoto so I had a recognizable file name to open on Photoshop. Couldn't find it.  I looked in the Backup folder and the Transfer software folder (I have a Nikon camera), and the names I entered in the Iphoto display, could not be found.
    When I am trying to upload a photo to the web, I get the Finder folder showing  with an active folder called "Photos" under "Media", which only displays Iphoto and PhotoBooth.  This is a folder name that I cannot find in my HD anywhere when I look for it.  If I edit a picture with Photoshop, I am not going to save it back to Iphoto (not sure whether it will work properly).  How do I get my folder of edited photos to show when I want to upload a picture to the web?
    Where (the name of the folder) do I find the pictures I see displayed on the Iphoto library, including any name changes, keywords added, and so on?

    See my response to your other post.

Maybe you are looking for

  • Updated my Macbook Air to Yosemite and now IMessage won't open pictures

    I updated my Macbook Air to Yosemite a few days ago and since then IMessage has been acting up. It won't let open pictures now. A picture comes through titled "IMG_2882" but when I click on it, it comes up with a description of the image - the type o

  • Cant use Itunes

    I have packard bell easynote laptop, and i am so dissapointed that i cannot use itunes. Every time i download itunes i cannot connect to the internet at all (my internet provider is BT) i am so dissapointed as i cannot use my i touch as i have to kee

  • Problem during GL Account Clearing F-03

    Hi, While i am trying to clear some Open item through F-03, i am getting following error message. Consolidated companies ZK000 and ' ' are different Message no. F5080 Diagnosis The number of the affiliated company must be clear for the selected docum

  • Issue in sending IDOC from BODS to SAP

    I am getting issue while sending IDOC from BODS to SAP. Job is getting failed with error : "No authorization to send Idoc with message type CREMAS" I have checked last authorization in SU53 and it is Successful !! What would be reason because of whic

  • Imac won't start beyond white screen apple logo and circle

    Imac won't start beyond white screen, Apple logo and spinning circle