Trouble with very long sessionid.

I'm in a wap project at Ericsson. When I try to use Weblogic 5.1.0 as a servlet engine I get a very long sessionid (157 characters long). Jrun gives me a sessionid of 10 characters.
Weblogic implements getID() method from HttpSession. Is it possible to write an own class with a similarar method and use that class instead of the bea weblogic class and let Weblogic use that class ?
Or does it exist any pathces that fix this problem ?
Peter Landhage, Telelogic Sverige AB
Amadeus - WTM Competence Center
Tel: +46-(0)703-401481
[email protected]

Although not documented, AdminProps shows the following:
weblogic.httpd.session.sessionIDLength
(Length of the unique, random identifier used for
each session (8 bytes or higher).)
... and I have it set to 52 ( by default ... Its not on my properties
file )
John
Peter Landhage wrote:
>
I'm in a wap project at Ericsson. When I try to use Weblogic 5.1.0 as a servlet engine I get a very long sessionid (157 characters long). Jrun gives me a sessionid of 10 characters.
Weblogic implements getID() method from HttpSession. Is it possible to write an own class with a similarar method and use that class instead of the bea weblogic class and let Weblogic use that class ?
Or does it exist any pathces that fix this problem ?
Peter Landhage, Telelogic Sverige AB
Amadeus - WTM Competence Center
Tel: +46-(0)703-401481
[email protected]
Jesus M. Salvo, Jr.
Senior Consultant
PowerServe Pty Ltd
Level 2, 116 Miller Street
North Sydney 2060
New South Wales, Australia
Ph: (61-2) 9492 4800
Direct (61-2) 9492 4853
Fax: (61-2) 9492 4899
http://www.powerserve.com.au
Email: [email protected]
This email is from PowerServe Pty Limited (ACN 069 037 056)
The information contained in this email (including any attached files)
may be privileged and confidential intended for the use of the
person/persons named above. If you are not the intended recipient, you
are advised that any use, distribution or copying of the information is
strictly prohibited. If you have received this transmission in error,
please notify PowerServe Pty Limited immediately on (61 3) 9618 1222 or
reply by email to the sender.
PowerServe Pty Limited does not represent or warrant that this email or
any attached files are free from computer viruses or other defects. Any
attached files are provided, and may only be used, on the basis that the
user assumes all responsibility for

Similar Messages

  • Files with "alien" names in directories with very long path names

    Hi all,
    first of all - I dont know if this is the right forum for my Question,
    but I could not find any better ;-)
    I have a problem with some files with "alien" names with MIXED characters from different foreign countries
    (e.g. "Φέτα (τυρί) 只有沙盒或您的用户页可以用作測試ורת המבחנים בחינוך פור.txt").
    Sometimes - whenn those files are exists in a directory with a very long path name,
    then the windows api fails to handle these files.
    For example GetFileAttributesW() returns error 2
    and ntQueryDirectoryFile does not return this file in the list (etc. pp.)
    I have this behaviour not with other files in those directories (e.g. "abc.txt")
    and also not when those names are a little bit shorter
    or the directorys name is not too long.
    So I guess, there is a bug either in the API or in the file system...?!
    I know that such a file name is a generic one,
    but I have a situation where I have to handle any file with any name -
    even in directories with very long path names...
    So please no suggestions like "use shorter paths" or "convert it to a short name"....
    thx in advance and Best regards,
    dp.

    No need to call, your MSDN subscription has few free support incidents.
    Chat with the rep to submit an incident.
    Or find their phone number
    here.
    Good luck,
    -- pa

  • File copy problems with very long DVD/CD names

    I can't copy any file from a very long named DVD to the desktop or any other part of the hd. Is there any way to solve it?
    Thanks in advance.

    Thanks again, Malcolm. I did try the disk image file from the DVD before asking in the forum and yes, it works but I was looking for a faster solution. It seems stupid that apple doesn't fix the bug that remains in leopard.
    I'll try with other user account but it seems to me a bit tiresome. I'm used to use one only account in my personal computer.
    Thank you very much for your help.
    Meanwhile I'm still waiting for an easy solution if any.

  • Problem under Mac OS X with very long commands

    Hi,
    in one app. I have very long commands, this make problems under mac os x (sdk 1.4.2)
    it works under Lin and Win, only under Mac OS X it wont work like it shoud.
    is there a possibility of arise this "max length" ?
    sample:
    http://matrix.phileon.de/java_mac.html
    thx!
    phileon

    It seems as he didn't like the last entry of the classpathhuh, i always thought of MacOS X as a she..

  • I have trouble with very low speed after loading Firefox 4

    I down loaded Firefox 4 last week and since have huge problems with speed. Sometimes Firefox won't load. Most of the time eBay pictures time out when adding new.
    I am running Windows XP.
    Please help
    Thanks

    If the Blue Bar refers to Google Plus (Google+), see
    * https://support.mozilla.com/questions/902461
    As annoying as that is, your main problem for now is the "Unresponsive script", see
    * http://kb.mozillazine.org/Unresponsive_Script_Warning

  • Keynote '09 with very long presentation

    I'm planning a kiosk-type application using keynote and a new mac mini. The presentation will have video, transitions, etc. and will be looped. The video will be large (up to 1GB per clip), but not embedded into the keynote file. I'm wondering if the 1GB mini will be able to handle this ok, or if I'll have to go with 2 or 4G. I know the more the better, but I'm trying to keep costs down. Any opinions?

    I had really hoped this problem would be fixed with iWork 09, as some people reported, but today I tried my first QT export from a Keynote presentation with narration, and the problem persists. My audio cuts out after the first minute or so of the QT movie.
    Earlier thread with details: http://discussions.apple.com/thread.jspa?threadID=1592261

  • Simple Transformation with very long XML element names

    I am trying to write a program to deserialize XML documents using the Simple Transformation technique.  There are many optional elements in the XML document, so I need to have conditional statements statements to avoid trying to process elements that are not in the document.  The XML document, however, has several Element Names that are greater than 30 characters in length.  The Simple Transformation technique seems to require ABAP data dictionary structures that mirror the schema of the XML document.  But one cannot create structure component names that are greater than 30 characters in length.  We don't have any control over the XML schema as the XML documents come from the US government.  The ST fragment below shows the statement that I want to write, but since the ABAP Structure PlasticCardInformationGroup cannot have a component AuthorizationResponseInformation, the ST syntax checker yields an "Illegal Reference ADDITIONALPLASTICCARDINFORMATION" error message.
    Does anyone know a way to avoid this error?
    <tt:d-cond check="exist(TRS_TradingPartner_Agreement.TRS_FinancialTransaction.PlasticCardInformationGroup.AdditionalPlasticCardInformation)">
    <ns2:AdditionalPlasticCardInformation>
    <tt:attribute name="CardNetworkType" value-ref="TRS_TRADINGPARTNER_AGREEMENT.TRS_FINANCIALTRANSACTION.PLASTICCARDINFORMATIONGROUP.ADDITIONALPLASTICCARDINFORMATI.CARDNETWORKTYPE"/>
    <tt:attribute name="DraftLocatorNumber" value-ref="TRS_TRADINGPARTNER_AGREEMENT.TRS_FINANCIALTRANSACTION.PLASTICCARDINFORMATIONGROUP.ADDITIONALPLASTICCARDINFORMATI.DRAFTLOCATORNUMBER"/>
    </ns2:AdditionalPlasticCardInformation>

    could anyone help me?

  • Having trouble with overlays

    I must be dumb because despite watching all of the basic tutorials on Adobe I still have trouble with very simpistic stuff like...
    Whenever I create a box, it does not move under layers already created. Even when I drag the layer and put it last, it still is viewed on top.
    I also have trouble with simply dragging a clip into a sequence, the audio always jumps to track 4 and I can't find a way to get it to audio track 1.
    Very frustrating =/

    Thank you! I just found it aestetcially displeasing but that should help!
    I decided to record the overlays issue that I had to better explain the mistakes I'm making... if you can withstand my fumbling for a minute, I'd appreciate it!
    Thank you again!

  • Very long publishing times

    Hi,
    since a week know I'm facing problems with very long publishing times.
    I also get error messages during publishing which tell me that the "target server failed to respond".
    Are there any known issues?
    Any help will be appreciated.
    Best regards
    Felix

    If the disk is getting hit VERY hard during the GC, then it is possible that your system is thrash its page file. What else is running besides the Java process? If the total RAM size (not including page file) is smaller than the working set (which during GC basically includes the entire JVM heap) the system will hopelessly thrash.
    You probably need a smaller heap, fewer other processes running or more RAM.

  • Trouble with basic circuits

    As a new user I am having trouble with very basic circuits. I hace tried to make a basic latching relay and it wont work. Is there anywhere I can get some basic circuits like a motor starter, simple relay logic ect.

    The attach file contains a screen shot of the circuit I built as well as the circuit created in V9.
    The relay used can be found in the Basic-->Basic virtual component bin.
    When you double click on the relay, you have the option to define the current on/off.  In this example, I set the current required to close the relay to be 10 mA and the off at 9mA. 
    Attachments:
    Relay.zip ‏93 KB

  • Having trouble with the iOS 8.1.1 download.  Very slow. Just keeps saying preparing update for about 4 hours now. Help

    Having trouble with the iOS 8.1.1 download.  Very slow. Just keeps saying preparing update for about 4 hours now. Help

    Hello there, Cmm405.
    If you're updating your iPad with an over-the-air iOS update, the following Knowledge Base article offers up some practical steps for troubleshooting some of the issues that can arise:
    Resolve issues with an over-the-air iOS update - Apple Support
    In your instance, these sections may prove particularly useful:
    Download takes a long time, or you can't reach update server
    iOS updates require a persistent Internet connection, and the time it takes to download the update will vary according to the size of the update and your Internet speed. You can use your device normally while downloading the iOS update, and iOS will notify you when you can install the update. To improve the speed of the download, avoid downloading other content.
    If you get a message that "an error occurred downloading iOS," try again later. If the issue persists, try updating your device in another network or use iTunes to update your device. Learn more about iOS updates.
    Update does not complete
    If you're installing the update and the progress bar appears to move slowly, be patient. The time an update takes depends on the size of the update and the number of files on the device.
    When you're updating over the air, keep your device connected to a power source so that it doesn't run out of power. If your device does run out of power, connect it to a power source and turn on the device to let the update or restore complete.
    If the update never completes and the progress bar hasn't moved for an extended time, try restarting your device. If you still see the issue after you restart, see what to do if your device appears frozen or won't start.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Crystal report with prompts takes very long time to open in infoview BOXI3.

    Crystal report with prompts takes very long time to open in infoview BOXI3.1?
    Is there any way to increase the performance.

    Ramsudhakar,
    There are several items that could cause these slow down problems. Without knowing more about the way your environment is setup, I could cause more problems, by giving out performance tips. You would need to be more specific in your post.
    What we know. BOXI3.1
    What we don't know.
    O/S
    App. Server
    Hardware Spec's
    ETC.
    I see that this post has been out here for some time. So if this is still a problem for you I'll try and help, if you provide more information.
    Thanks
    Bill

  • After upgrading to iOS 5, my iPhone 4 takes a very long time to open digitally signed emails. I've tried with the SMIME settings enabled, but that doesn't help either. Any ideas on how to resolve this?  Thanks in advance.

    After upgrading to iOS 5, my iPhone 4 takes a very long time to open digitally signed emails. I've tried with the SMIME settings enabled, but that doesn't help either. Any ideas on how to resolve this?  Thanks in advance.

    I suspect you may have a corrupt photo or image that is causing the sync to fail or quit. You might want to try removing all of your photos by deselecting them in iTunes then sync - and try adding them by each sub-folders until you are able to nail down which sub-folder of photos, that causes the sync to stop or gives you errors.

  • I got a new laptop (Macbook Pro) and my IPhone is synced with my previous laptop. I've recorded dozens of very long (un-emailable) Voice Memos over the last few weeks and need to get them from my IPhone onto my new laptop. How do I do this?

    I got a new laptop (Macbook Pro) and my IPhone is synced with my previous laptop (which I no longer have). I've recorded dozens of very long (un-emailable) Voice Memos over the last few weeks and need to get them from my IPhone onto my new laptop.
    How do I do this?
    (when I click on the Sync option I get the warning: "Are you sure you want to sync music? All existing songs and playlists on the iPhone will be replaced with songs and playlists from your iTunes library." I fear that if I click this I will lose all of my important Voice Memos as well)

    Just to add to what ChrisJ4203 said.  You can sync them to your new computer using iTunes by selecting to Include Voice Memos on the Music tab of your iTunes sync settings and syncing.  However, you still need to re-establish syncing with the new computer without iTunes erasing all the iTunes media from your phone (as the warning mentioned).
    If you copy your entire iTunes folder (not just your music) from your old computer to your new one, along with other non-iTunes media you may be syncing with iTunes (such as contacts, calendars and any photos synced to your phone from your old computer) by using migration assistant of following one of these methods: http://support.apple.com/kb/HT4527, then when you sync again with your new computer it will recognize your phone and sync as it did before.  You will still have to authorize the new computer for any Apple IDs used to purchase from the iTunes and App stores (in iTunes>Store>Authorize this computer). 
    After that you can sync your voice memos to your computer as mentioned earlier.
    If you want to archive your voice memos before you do anything with iTunes, you can use a 3rd party program such as PhoneView or Touch Copy.

  • HT2506 I use Preview to edit photos, and would like to know if there are any Preview updates in the works. I find there is a problem with Preview crashing, or taking a very long time to "catch up" (spinning beachball of death) while I'm editing.

    I use Preview to edit photos, and would like to know if there are any updates to this program in the works. It seems Apple is constantly updating its software, except for Preview. I find it crashes all too often, and also takes forever to "catch up" with me (as in spinning beachball of death) when I'm editing a lrge amount of photos. Yes, I know I should be using Photoshop or somesuch, but it's just too **** confusing, and I don't have the time to figure it out. Thanks!!

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter the name of the crashed application or process in the Filter text field. Select the messages from the time of the last crash, if any. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    In the Console window, look under User Diagnostic Reports for crash reports related to the crashed process. The report name starts with the name of the process, and ends with ".crash". Select the most recent report and post the entire contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post shutdownStall, spin, or hang logs — they're very long and not helpful.

Maybe you are looking for