Accessing WLS6.1sp4 from WLE5.1 with CORBA

Hello,
I am looking for a good example how to implement
a CORBA service on WLS61sp4 based on a given IDL.
I understand that the documents e-docs say this way
is error prone, but in our project we have an IDL
of a legacy application running on WLE (and to be
be replaced with WLS for some other reasons) to start with.
The clients will continue to run on WLE5.1
Am I right, that I need a tie object as a startup
class generated by m3idltojava? Can this object then
call a stateless session bean or is there any "more
direct way" to do this.
Is WLE-Connector any help (as I understand it works
the other way around providing a IIOP cx-pool to
talk to WLE)?
I would appreciate any pointers to good examples
or tutorials,
thanks for opinion,
Sabine

Andy,
ok, point taken. So the wle_orb.jar in the WLS is not the
wle orb? I see it is needed for WLEC...
As our application basically is J2EE but also acting as
a CORBA client for WLE so we will use WLEC. And as we need
to operate as a server for WLE client we crank up a JDK
ORB. Are there any known problems using JDK ORB with
WLEC wle_orb.jar in the same application (classpath issues,
interoperability etc.)?
thanks very much for your help!!
Sabine
Andy Piper <[email protected]> wrote:
"Sabine Bradshaw" <[email protected]> writes:
as I got no answer so far I would like to ask another question.
In the documentation example the tie object is created with a no argconstructor,
however all the Tie objects that I created with m3idltojava requirea parameter,
There is no WLE ORB in WLS so you should pick another ORB, the obvious
candidate is the JDK orb. In that case you must use idlj.
As I understand the tie object is a single instance. Seems like a bottleneckto
me, because all other objects in WLS such as
servlets and stateless session beans or thread pools. Also talkingback to WLE
with the WLE connector gives a cx-pool.
Any opinion on this??WLS is not even in the mix, the foreign ORB is. So yes its a
bottleneck, but nothing to do with WLS. If this is a problem for you
then you should use WLS 8.1 when it appears.
andy

Similar Messages

  • Accessing ext3 partitions from Windows with FS Driver

    Hi everyone,
    I have a slight probem. I'm dual-booting ArchLinux and Windows. Here is my partition scheme:
    /dev/sda1 (NTFS) Lenovo Recovery partition
    /dev/sda2 (NTFS) Windows
    /dev/sda3 (ext2) /boot
    /dev/sda5 (JFS) /
    /dev/sda6 (JFS) /home
    /dev/sda7 (ext3) [documents] partition mounted on /media/data
    /dev/sda8 (swap) swap
    Everything works fine on the Linux side (of course).
    The problem is that I use http://www.fs-driver.org/ to access my documents (/dev/sda7) from Windows.
    This worked fine (I was using Kubuntu) but now I had to format the disk in order to install ArchLinux and FS Driver would not recognize the "documents" partition.
    I think it might be because the partition is not PRIMARY but LOGICAL. Is there a way to fix this without reformatting everything (just formatting /dev/sda7 is fine with me) ?
    Thank you in advance
    Last edited by yms (2009-09-11 14:08:17)

    Hi, I just stumbled across this one and thought I'd throw in my two cents....
    Something I've found about windows is that it's -very- picky about partition sizes.
    For  instance, on a new system of mine, I did dual booting windows/Linux from partitions on the same hard drive.
    The windows partition was first.  After creating my Linux partitions, windows would no longer boot, said the partition table was corrupt.
    (All partitions were primary)
    The solution?  I created my Linux partitions using windows tools (which wasted around 10Gigs of hard drive space) and finished them off with linux tools.
    Everything worked fine then.
    Bottom line, Linux can use partition sizes that (some?) windows will refuse to use.
    You should be able to simply remove the last 2 partitions (sda7 and sda8).  Any partitioner should work (gparted, cfdisk, windows logical disk manager).  Don't forget to move your documents.  If you do this from your installed Linux system, don't forget to disable your swap space or you won't be able to remove that partition.
    ...might also need to unmount /dev/sda7 to use cfdisk... I think gparted does this automatically but don't quote me on that one...
    Then you can recreate the last two partitions using windows.  Then use Linux to set their types, format them, and restore your documents.
    Just to simplify things with the swap space, it's probably easier to use a live distro than your installed Linux.
    If your fstab uses UUID's, don't forget to update as formatting will assign new UUID's to the partitions.
    ... should solve at least half the problem.
    laters,
    b

  • Trouble accessing dynamic XML from API with a CFC

    Please see my example at
    http://67.199.18.39/test.html
    and view source (to big to post here). I am returning XML from a
    dynamic call to an API through a ColdFusion CFC.
    Search for something generic like Dog. Click Go. I display
    the XML for you to view. I have tried many different XMLList
    dataproviders but can't get anything to work.
    Can someone point out the "errors" of my ways?
    Thanks.

    Turns out it was a namespace issue. I found the answer from a
    Bruce Phillips tutorial at
    http://www.brucephillips.name/blog/index.cfm/2006/12/5/Processing-XML-in-Flex-20-Using-The -For-Each-Statement-And-The-Descendent-Accessor--Operator
    I had to add:
    private namespace yahooNS = "urn:yahoo:prods";
    use namespace yahooNS;

  • Accessing Request Parameters from ActionRequest with form/multipart

    Hi,
    I have a weblogic producer portlet which has form enctype="multipart/form-data". Now although I have correctly set the action according to JSR 168 standards like:
    <form name="Checkin" method="POST" enctype="multipart/form-data"
    action='<abcportlet:createURI><abcportlet:URIAction value="active.document.doUpdate"/></abcportlet:createURI>'>
    but in my processAction method, I am not able to retrive the action parameter. Infact actionRequest's getParameter returned null.
    On further investigation, I found that this is occurring due to enctype and some solutions suggested to use commons file upload. I have used the commons upload and retrieve the parameters but am not able to retrieve the action parameters that is embedded in wsrp-interactionState.
    Is there any way of how I can get hold of the portlet action parameter?
    Thanks,
    Ansuman
    Edited by: anshuman.roy on Dec 11, 2008 10:18 AM

    Hello Ansuman,
    Unfortunately, you have found a bug in WLP's implementation of the JSR168 form decoding- there is no way for you to get the form parameters and the action parameters at the same time. We already have a fix for the next version of WLP- if you open a support case to get a patch issued, please refer to CL (not CR) 1169718. If you would like for me to open a change request for you, which might speed up the support process, please let me know what version of WLP you are using.
    Kevin

  • Cannot Access Dimension Library from Workspace - Hyp 9.3.1

    Dear All,
    I've got error message when trying to access dimension library from workspace with information :
    (0)null
    (org.apache.axis.AxisFault)
    below is the more detail :
    Trace: com.hyperion.awb.web.common.BaseService.openSession(BaseService.java:112)
    com.hyperion.awb.web.common.BaseAction.checkWebSession(BaseAction.java:64)
    com.hyperion.bpm.web.common.BaseAction.execute(BaseAction.java:65)
    org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
    org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
    Exception org.apache.axis.AxisFault rethrown
    Anybody can give me a clue?...
    Many thanks in advance
    Lucky

    Has this ever worked? If so, restart your EPMA web service and the EPMA process manager service.
    If this has never worked, can you goto http://EPMAMACHINE:19091/awb
    where EPMAMACHINE is the ip address or name and see if you get the login prompt. If the login prompt here is working and you can login properly then I suggest you re-deploy workspace and the web server configuration from the config tool.
    Regards,
    -John

  • HT204406 I am having a very difficult time with accessing my music from the cloud.  I need to have itunes open on my laptop in order for it to work.  And as soon as I close out itunes on my laptop, it gives me a warning that all users will be logged out. 

    I am having a very difficult time with accessing my music from the cloud.  I need to have itunes open on my laptop in order for it to work.  And as soon as I close out itunes on my laptop, it gives me a warning that all users will be logged out.  Help!!!

    Where are iTunes files located?
    No, I do not mean just the music.  Copying just the media/music files or the media folder creates problems.

  • HT201077 Why can't I access my iCloud albums from apps on my mobile devices?When I go to access my albums from any app on my phone or iPad, I cannot access the iCloud albums, only the albums synced with iTunes/iPhoto manually.  This is frustrating because

    When I go to access my albums from any app on my phone or iPad, I cannot access the iCloud albums, only the albums synced with iTunes/iPhoto manually.  This is frustrating because I cannot add to those albums from mobile device, I have to add to them during a Mac sync.  I would like to be able to use my iCloud albums to organize my photos but if I cannot access them from apps it seems pointless.  I will end up having to maintain both an iCloud library and a separate iPhoto library which is more work that seems necessary.  I want everything easy to organize and access.  It seems like in this age where most people are more likely to use their mobile devices than their Macs (and some do not even own Macs) that there should be a mobile solution.  Hopefully I am simply without a clue and you folks can help me out with a fix or a source of info as a solution.  I have not found answers yet.

    gail from maine wrote:
    Hi keriah,
    When you go to Settings>Pages, do you have the "Use iCloud" option turned on?
    Cheers,
    GB
    That was it!  Thanks!!!

  • I would like to have an email account that is password-protected that I can access on my Mac, Iphone and Ipad, separate from M, with an alert button that indicates unread messages

    I would like to have an email account that is password-protected that I can access on my Mac, Iphone and Ipad, separate from M, with an alert button that indicates unread messages

    Try a search... I'm sure if you put forth a little effort you can find a solution that will work for you.

  • I need to access my MacBook Pro from Berlin with my MacAir book

    Hello and thank you advance
    I need to access my MacBook Pro which is in London from Berlin with my MacAir Book.
    I bought the app SERVER on recommendation from a One to One trainer but I am now told I need a Static IP and not a dynamic one. For me to change to a Static IP means going to a Business Account with BT and it is VERY expensive for my needs.   How can I access my laptop from Berlin please??? I live in London and have BT Infinity there.  The app Server does not indicate I need a Static IP when buying it. Do I need to buy something else?  dare I say that I could access my previous ..."windows" laptops without any problem?..... can anybody help me? I am an opera critic,NOT an expert... sorry......  Both Laptops run Yosemite and are about three years old.

    You can't use the Mac OS X disc that came with another computer to upgrade another Mac because it's not supported. Buy Snow Leopard > http://store.apple.com/us/product/MC573/mac-os-x-106-snow-leopard
    You shouldn't lose data, but you must make a backup before

  • I have a MacBook purchased in 2009 with Snow Leopard. I tried to access "special characters" from the Finder menu and an intermittent blank pop ups and will not stop. It also happens when I run Word or Pages.

    The blank pop up began as I tried to access "special characters" from the finder menu. I restarted, turned off and restarted and it did not work. It interferes with any application because I cannot work fast. Every new step takes a few seconds longer such as saving, finding text, check spelling and many more. I am desperate to solve this. Thanks in advance for any help given.
    Consuelo Corretjer

    Use the trackpad to scroll, thats what it was designed for. The scroll bars automatically disappear when not being used and will appear if you scroll up or down using the trackpad.
    This is a user-to-user forum and most people will post on here if they have problems. You very rarely get people posting to say there update went smooth. The fact is the vast majority of Mountain Lion users will not be experiencing any major problems with the OS, or maybe with apps which are not compatible, but thats hardly Apple's fault if developers don't update their apps.

  • I have two accounts with iTunes.  Can they be merged or somehow combined so that I can have access to everything from both my old iPod Touch and my new iPhone5?

    I have two accounts with iTunes.  Can they be merged or somehow combined so that I can have access to everything from both my old iPod Touch and my new iPhone5?

    No.
    You can authorize your computer for both accounts.  Put all of the music on one computer.  Sync your devices to that computer.

  • Problem with access to SipFactory from jsp-pages in JBoss environment

    Hello!
    I have an installation of the OCMS 10.1.3.3. deployed into a JBoss (jboss-4.0.5.GA) environment. Unfortunately I have a problem with accessing the SipFactory from a jps-page. Encouraged by the "messagesender" example I tried to get an instance of SipFactory from my jsp-page simply by calling:
    SipFactory sipFactory = (SipFactory) application.getAttribute(SipServlet.SIP_FACTORY);
    But unfortunately there seems to be no attribute "SipServlet.SIP_FACTORY" and I only get a null pointer. I have also tried running that code in the orignal messagesender example but it didn't work either. So I wonder if this should definetely work in a JBoss environment or if this might be a known problem. Is there anything that I could check/do regarding this problem? I suppose there must be an oracle module which should take care of making the SipFactory availabe after it is deployed. Perhaps something went wrong during the deployment?!
    Best regards,
    Tim

    Hi
    On JBoss, OCMS does not support converge applications.
    I.e the SipFactory can be retrieved from the servlet context when running on OC4J.
    Instead the SipFactory can be found in JNDI as described in the Developer's Guide:
    "External Access to SIP Servlets
    To enable convergent applications between SIP and HTTP, the OCMS Container allows you to get access to the javax.servlet.sip.SipFactory by looking it up through JNDI. The SIP Factory will be registered under the same name as the display name of your SIP servlet as illustrated in Example 2–12. The <display-name> in the sip.xml in this case must be "My sip app".
    Example 2–12 Accessing the Data for a SIP Session through JNDI
    InitialContext ic = new InitialContext();
    SipFactory sipFactory = (SipFactory)ic.lookup("sip/My sip app");"
    Cheers
    Lucas Persson

  • Migration from Access to Oracle 10g (Problem with migration wizard)

    Hi
    I have an access database which I want to migrate to Oracle DB.
    I have created 2 connections.
    1. Access connection with the source database
    2. Oracle connection.
    I have associated the oracle connection to the repository.
    When I go through 'MIGRATION WIZARD' process. I am not able to view the source database file while capturing. Tried it several times.
    Need a help in this
    Regards,
    Arjun
    Edited by: 919650 on Mar 9, 2012 2:47 AM

    Arjun,
    you cannot do an online migration with MS Access as you can do with other foreign datasources. You can only do an offline migration.
    The first step that you need to do is to call the Microsoft Access Exporter. Click on Tools - Migration - Microsoft Access Exporter and chose the exporter of the MS Access version that you are using.
    The exporter creates an xml file for you. After the exporter has finished you can do the migration, click on Tools - Migration - Migrate, but in Step 4 please select "Offline", and then you can select the xml file that the exporter has created. The following steps in the Migration assistant are then doing the migration for you.
    You might also want to read the chapter "Before Migrating From Microsoft Access" in the online help of SQL Developer.
    Regards
    Wolfgang

  • Apple id lost. Cannot get access to it. Started with a mail from apple id saying that apple id and password were changed. Did not sent such a request. Cannot get a new apple id as the mail adress already has been used one time. Pls help

    Apple id lost. Cannot get Access to it. Started with a mail from apple id saying that apple id and password were changed. Did not sent such a request myself. Since then no acces to apple id, not even via forgot my id site. It says that my apple id and birth date details do not match. Something is obviosly totally wrong. Got a visa card recently, is that the reason? Cannot get a new apple id with my real address as the systems says its already used. Pls help, I am vey frustated that this can happen.
    Best regards
    Laus Lausen

    Call Apple account security via the telephone for your country
    http://support.apple.com/kb/HE57

  • Does iTunes use Internet Explorer to access the internet from a PC with Windows Vista?

    Does iTunes use Internet Explorer to access the internet from a PC with Windows Vista?

    Are you using Windows XP or Windows Vista?
    Did you remove iTunes and the other Apple software also, and then reinstall iTunes.
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    Did you try to put the iPhone into recovery mode?

Maybe you are looking for

  • Compile c code with makefile

    i have the source code for a program on my mac and i dont really know how to compile it. it has a makefile and all of the sources but i dont really know how to compile it the source code is at this website http://bcrypt.sourceforge.net/ how do i comp

  • Flash Player Download error

    I have an Acer Windows 7 Home Premium laptop, and have tried to download the latest version of Flash Player. When trying to download from Adobe site I get following error. Internal Error WSAStartup failed (No Error) (.\socket.c/2946) This error appea

  • Script help for dated folder/file

    would anyone mind helping me finalize an issue i have been needing to finalize? i have gotten some help on creating a script that creates a file or folder with the current date but i am not technically competent enough with applescript or chron or an

  • Ipod restore questions

    I have a first gen iPod touch that has built up a ton of junk stuff over the years. I've never performed a restore, so I'm a little hesitant to try it. But I'm afraid I need to. Since all I see on here are horror stories about restoring, is it worth

  • Has anybody done a picture comparison betw HVR A1 and HVR Z1/FX1?

    I'd like to know what the difference in picture quality is between the 3 CCD HVR Z1/FX1 cam's and the new CMOS based HVR A1E much appreciated