SessionManager doesn't work with new xerceimpl.jar?

Hi,
Does anybody know the solution to the problem below?
The toplink sessionmanager, which loads sessions.xml for database session pooling, doesn't work with new xerce parser(xerceimpl.jar). It is tieing to old xerces.jar parser, which has been upgraded to have more functions.
Thank you in advance.
Praveen

Hi Raanan,
It works with old xerces.jar. But in-order to get new functions from new xerces jars from apache, I got xml-apis.jar, xercesImp.jar. They got modified from old ones. So this is breaking toplink sessions.xml load to work.
Did you face this problem?
Thanks
Praveen

Similar Messages

  • MacPro eSata Port/Card doesn't work with new Hard Disk

    I just bought 4 x 3TB Hard Disc http://tinyurl.com/d2rglvn (specs of disc)
    Which I put in Macally Enclosures to work on my Barracuda internal Hard Drive externally http://tinyurl.com/clg8yjo
    I already have like 5 x 1,5 TB that works perfectly well with eSata connections (with exact same enclosures)
    **My problem is that my 4 new Hard Discs works really fine with my Mac Pro but only with the USB connections but won't work with the eSata Connection. I tried it on a MacBook Pro with an ATA to eSata adaptor and it works perfectly fine (So my discs are not the problem)  **
    I am working on a Mac Pro (bought in 2007) - Mac OSX 10,6,8 and this is (I think) the card where I put the eSata :
    PCI Card :
    pci1095,3132:
      Type:    Other Mass Storage Controller
      Driver Installed:    Yes
      MSI:    No
      Bus:    PCI
      Slot:    Slot-2
      Vendor ID:    0x1095
      Device ID:    0x3132
      Subsystem Vendor ID:    0x1095
      Subsystem ID:    0x3132
      Revision ID:    0x0001
      Link Width:    x1
      Link Speed:    2.5 GT/s
    I am kind of new using Mac and its support so what want to know is :
    Do I need to update my PCI Card ? If yes how can I do that ?
    If not, what can I do to make my disc work ?
    My disks are eSata III (6GB/s) is it compatible with my  Mac Pro ?
    Thank you Very Much for your time

    Difference between the disk that works in eSata and those that doesnt is this....
    Works : ** 1.5TB 7200 RPM 32MB Cache SATA 3.0Gb/s 3.5"
    Doesn't Work : **3TB, SATA III (6Gb/s), 3.5", 7200RPM, 64MB
    it is probably the problem but i don't know what to do to fix it !

  • Ethernet card doesn't work with new arch install?

    Hi guys,
    so this is kinda my first post, not that I'm new to arch i just never had an issue i couldn't figure out on my own... But i love arch i have been using it for about a year now and have had no serious problems except for this. I have had arch running on an older dell vostro 200 desktop before i reinstalled with a vary similar issue except that the fix i came up with doesn't work anymore. I will tell you about the first issue first because i ALMOST posted on here about it originally but i figured out a way to make it work even though it was a hassle.
    After cold/rebooting my computer the network card doesn't work at all. lspci reported that the kernel module e1000e was the correct one (i have verified this) and that the kernel has loaded it, i verified that with dmesg but still it wouldn't work. After much much anguish and hairpulling, I realized that it had to have something to do with the module so i tried forcing it to reload with rmmod e1000e and modprobe e1000e and it still wouldn't work until i physically unpluged the ethernet cord and pluged it back in until the light on the NIC turned on. After that everything works as normal i could even unplug and plug it back in with no problems. So eventually i wrote a script that did this for me (except for the uplugging and plugging part)  and i used that when i cold/rebooted.
    But now i have the exact same issue after reinstalling arch to the T except for the fact that the (crazy) fix i came up with doesn't work now. I used my "fix" after booting from the arch cd and it worked just like it always has. And now after rebooting into my fresh system the fix doesn't work anymore. So now i'm back where i was to begin with but i have no idea what to try next. I didn't do anything particularly different during installation except i added a udev rule for the e1000e module just to see if somehow that would fix the problem... it didnt and i have since deleted that (to see if it was the problem). The only other thing that is different is the root and home are now btrfs partitions instead of ext4.
    I have booted several other live cds and dvds (diferent distros) including arch derivatives such as manjaro and they all worked just fine, using the same kernel module (e1000e).  I'm not sure what that could mean but i know that it means there is a fix for this some way or another. I am going to hook up a wifi adapter and connect that computer to the internet to put some more information up if it's needed (asked for) but for now  lspci -vnn | grep -i -A 10 net reports
    00:19.0 Ethernet controller [0200]: Intel Corporation 82562V-2 10/100 Network Connection [8086:10c0] (rev 02)
    Subsystem: Dell Device 0238
    Flags: bus master, fast devsel, latency 0, IRQ 42
    Memory at fdfc0000 (32-bit non-prefetchable) [size=128k]
    Memory at fdfff000 (32-bit non-prefetchable) [size=4k]
    I/0 ports at ff00 [size=32]
    Capabilities: [c8] Power Management version 2
    Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
    Capabilities: [e0] Vendor Specific Information: Len=06 <?>
    Kernel driver in use: e1000e
    Kernel modules: e1000e
    ip a reports:
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host
    valid_lft forever preferred_lft forever
    3: enp0s25: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 00:1d:09:8c:36:f6 brd ff:ff:ff:ff:ff:ff
    4: wlp0s29f7u3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether 64:66:b3:16:92:10 brd ff:ff:ff:ff:ff:ff
    inet 172.16.1.55/16 brd 172.16.255.255 scope global wlp0s29f7u3
    valid_lft forever preferred_lft forever
    inet6 fe80::6666:b3ff:fe16:9210/64 scope link
    valid_lft forever preferred_lft forever
    lsmod | grep e1000e
    e1000e 215644 0
    ptp 17692 1 e1000e
    any help on what to do next would be greatly appreciated.
    Last edited by mvheart/dev/null (2014-08-18 04:02:12)

    Sorry I was thinking that it was say "state up" after that, I was looking in the wrong place... It's been a long time since I was playing around with this. So it is as i thought it was before?
    [aaron@arch-box Arch-Linux]$ sudo systemctl start [email protected]
    [sudo] password for aaron:
    Job for [email protected] failed. See 'systemctl status [email protected]' and 'journalctl -xn' for details.
    [aaron@arch-box Arch-Linux]$ systemctl status -l [email protected]
    ● [email protected] - dhcpcd on enp0s25
    Loaded: loaded (/usr/lib/systemd/system/[email protected]; disabled)
    Active: failed (Result: exit-code) since Mon 2014-08-18 11:20:29 EDT; 4min 11s ago
    Process: 17650 ExecStart=/usr/bin/dhcpcd -q -w %I (code=exited, status=1/FAILURE)
    Aug 18 11:19:59 arch-box dhcpcd[17650]: version 6.4.3 starting
    Aug 18 11:19:59 arch-box dhcpcd[17650]: enp0s25: adding address fe80::ae3:ee04:7099:77c5
    Aug 18 11:19:59 arch-box systemd[1]: Starting dhcpcd on enp0s25...
    Aug 18 11:19:59 arch-box dhcpcd[17650]: enp0s25: waiting for carrier
    Aug 18 11:20:29 arch-box systemd[1]: [email protected]: control process exited, code=exited status=1
    Aug 18 11:20:29 arch-box systemd[1]: Failed to start dhcpcd on enp0s25.
    Aug 18 11:20:29 arch-box systemd[1]: Unit [email protected] entered failed state.
    Last edited by mvheart/dev/null (2014-08-18 15:50:10)

  • Wireless Music doesn't work with new software

    Hello-
    I can't get my wireless music to work after I update the software to the latest version. The only one that will work is when I install it from the CD. But, I would like to use the most recent version of the software. As soon as I update, the Media Server won't launch on my computer. I am using a linksys WRT54G wireless router. If I check DHCP clients, the wireless music receiver is successfully getting an IP address. I have tried all of the things that linksys suggested (disable WEP, firewall, broadcast SSID, etc...) to no avail. Has anyone gotten the latest media server software to work with WRT54G? I have tried it on both my XP and W2K machine, with the same results (doesn't work).
    Thanks,
    Rich

    <SPAN>Hi Jeremy
    <SPAN>I have the similar problem, I've installed the software on my desktop, no error messages (apart from the certificate) and everything seems to be fine. After about 2 minutes the message appears that the network is not ready and consequently the media server is not running.
    <SPAN>Without the server running I can't setup the Network and the entire system is not working. I could ping it but that was about it.
    <SPAN>I've reset my router, renamed the SSID, tried with and without WEP, MAC, without firewall, opened a new account on my desktop with admin rights installed the software again into a new folder - result still not working, same error message.
    <SPAN>To make really bad, I installed it on my laptop, same procedure and it works fine! So it seem that it has nothing to do with my wireless devices or configurations, there must be a problem while setting up the software on my desktop.
    <SPAN>I really would appreciate your help a lot!
    <SPAN>
    <SPAN>Cheers
    <SPAN>
    <SPAN>Balz

  • 17" Cinema Display doesn't work with new MacBook Pro

    I have used a 17" Cinema Display with a MacBook Pro without problems for the last year. I just bought a new MacBook Pro and a Mini DisplayPort to DVI Adapter. Hooked it up and no display. Reconnected to my olf MBP without the Mini DisplayPort to DVI Adapter and it still works great. Any thoughts?

    I have the same machine and the same drive (for about 6 months) they work fine.
    The first suspect is the internal SATA cable, replace it.

  • Dvi to hdmi works doesn't work with new tv

    I have been searching constantly for several days, and I have not been able to find a solution.
    I have been using a 32" Vizio HDTV as a monitor for my 2008 macbook pro via DVI to HDMI for over a year now. Recently, we purchased a new 39" Sanyo HDTV for out living room, and the screen continuasly flashes blue when I try to connect my laptop to the tv. I have also tested my computer on a 42" Sony TV, and it also works fine on that TV.
    I am also able to run windows through bootcamp on every TV mentioned above except the Sanyo TV lags a lot in windows. Why can't I get my laptop to display properly on the Sanyo TV, (blue flashing in OSX and lagging in Windows 7)?
    Should I try buying a DVI to Component/Composite cable? The Sanyo doesn't have a VGA port, but should I also try going from DVI to VGA to Component? The TV has no option for "game mode" or "image processing". I am lost of what to do.

    I found an answer that helped me get my MBP talking to my Philips 42" Plasma TV on this discussion thread:
    https://discussions.apple.com/thread/3196192?start=210&tstart=0
    Here is what I did (in a Terminal window):
    Commands (pasted here for your convenience):
    cd /System/Library/Displays/Overrides/DisplayVendorID-410c/
    sudo mv DisplayProductID-0 DisplayProductID-0.old

  • Magic mouse doesn't work with new batteries

    my magic mouse green led light won't turn on after putting in new batteries. I've changed the batteries a few times with no problems, but now it won't work. Can my mouse be defective/broken only after a few months??

    I have exactly the same issue.  Whenever I replace the batteries in my magic mouse I have a few days of constant disconnections.  At first it's very annoying and the mouse disconnects every 3 minutes or so.  It reconnects automatically in about 15 seconds but it's a huge pain.  After a couple of days the connection seems to smooth out and become very stable. My guess is that it is something to do with the actual BlueTooth radio and that the signal strength might actually be too high at first.  One note is that I have a magic mouse that I use with an iMac and that never seems to have the trouble, but the mouse that I've used with my laptops has always had this problem even with a couple of different laptops.  It might be the mouse, but it also could be that when I'm using my laptops the mouse is only a few inches from the computer, but on the desktop the mouse is probably 2 feet from the computer. 
    Seems like it's a radio issue to me.

  • External HDD (used before on a Windows) doesn't work with new Mac

    Hi
    I have this Seagate 1 TB ext HDD that I've been using with my old Windows, but unfortunately, when I connect it to my Macbook, I'm not able to make changes, nor can I edit or delete files or add new files to the HD. What should I do?
    Thank you so much for your help.
    edit: To answer a question by a fellow community member, the format is NTFS.
    Message was edited by: azrimiskal (added format of NTFS to the question)

    The link I gave you was to the MacUpdate.com page for Paragon NTFS.  Look lower on that page for the Similar Software section and see if any of them are free.
    I am assuming an external drive in an enclosure.  Any drive will do so long as the enclosure that encloses it can talk to your mac (firewire is better than usb2 and thunderbolt better then either of them).  For example take a look at the selection at OWC.
    Personally I like to buy empty enclosures (which you could get at OWC) and stick the drive of my choice in them.  That way I get to choose the drive of my choice (I like Western Digitals) and stick it in the enclosure of my choice.  I view enclosures as dumb boxes who's only goal in life is to let you communicate with the drive they enclose.  You can by "complete solutions", i.e., enclosures with drives and accompanying software.  In almost all case that software gets in the way and screws thing sup from the box just being a dumb box.

  • IPad iMessage doesn't work with new iOS 7.02

    Need help... All Setzlings are correct

    I had a similar problem but I still received messages on iMessage, the problem with mine was the send button didn't work i.e. nothing happens when I press send. I don't even get the alert. So after viewing this discussion, I decided to try restarting my iPad by turning it off and on again as suggested by this page. http://support.apple.com/kb/ht1430
    This resolved my problem and I guess that's why it's recommended to always restart a device after it has installed or updated anything.

  • Dervish(plus)  doesn't work with new ios7.

    I have tried contacting Dervish and Whirling Disks Ltd but without success. Where do I stand please? I presume it's still on sale?

    It's still in the app store so yes, it's still on sale. There is no info on the page re iOS 7 support, it just says "Requires iOS 4 or later". It's still a 1.0 version that hasn't been updated since it was released in Mar 2012, that's usually not a good sign unfortunately. I presume the band paid a contract developer to write the app in the first place and would now need to pay again to have it updated to support iOS7.
    I guess if enough fans pester them they'll figure it's worth the money, if not they probably won't. Given that there are no ratings for the app at all that may indicate that they didn't sell many copies of it and so the odds of enough fans requesting an iOS 7 compatible version are not good.
    In short you have no option except to wait and hope they update the app for iOS 7 one day.

  • Facetime doesn't work with new ios7

    Can't activate facetime on my iPhone? Keep saying check your network connection

    Use this article to troubleshoot your device.
    http://support.apple.com/kb/ts3367
    Also, because of the heavy traffic on the Apple servers over the past few days, some Facetime activations are experiencing longer than normal delays.

  • Trying to load illustrator 6cs onto new mac and the old activation code for my ill cs doesn't work with it

    Trying to load a downloaded version of illustrator 6cs onto new mac and the old activation code for my illustrator cs doesn't work with it.  Do I need a new code or am I missing something?  Same goes for my Photoshop cs.

    you need your serial number.
    if you purchased from or registered with adobe check your account, https://www.adobe.com/account.html

  • New airport express doesn't work with Nintendo DS

    I just picked up a new Airport Express. The WEP setting doesn't seem to be standard. Instead it is this Transitional Security Network that doesn't work with the Nintendo DS or the Netgear WG511T card I have. Any ideas on how to get it to work?
    15" MacBook Pro 2.16GHz   Mac OS X (10.4.9)   7200 RPM HD

    yeah, the DS just ***** like that. Nintendo should have given it firmware upgradability.

  • HT204053 I changed my AppleID in System Preferences, but the old ID comes up under iCloud and I get an error box saying my "ID or password are incorrect".  How do I get rid of the old ID which now doesn't work with either my old or new password??

    I changed my AppleID in System Preferences, but the old ID comes up under iCloud and I get an error box saying my "ID or password are incorrect".  How do I get rid of the old ID which now doesn't work with either my old or new password??

    Yes that makes sense, however have you updated it at My Apple ID before trying to change it in your system preferences > iCloud settings, you must do that first.

  • IPod Stuff doesn't work with my new iPhone

    I finally sprung for the iPhone three weeks ago and I love it. But I think I'm going to have to buy more new stuff. Neither set of my portable speakers that I use with my iPod (5th gen. video) work with the iPhone. When I put the iPhone in the dock, I get some message about Airplane Mode. Music does play through the speakers, but they won't charge the iPhone. When I put the iPhone on its own charger and tried to use the auxiliary input on the speakers, there was only silence.
    Do I need a special cable or something?
    Also, my car charger for the iPod doesn't work with the iPhone.
    Am I going to have to spring for another set of portable speakers? I've read that the Pure-Fi is compatible with iPhone.
    Thanks!

    Both my mini and my video iPod were USB -- not Firewire.
    Both your Mini and your iPod with video synced via USB and charged via USB when connected to your Mac, but they also support charging via Firewire and most of the older 3rd party devices charged iPods via Firewire - your iPods include firewire pins in the connector for charging via firewire.
    The first generation iPhone also syncs and charges via USB when connected to a computer, and the first generation iPhone also includes firewire pins for charging via firewire also, as your iPods include. The first generation iPhone does not support syncing via Firewire, but it does support charging via Firewire.
    Apple removed the firepins from the iPhone 3G connector as they have done with all new iPods released after a certain date and for all new iPods to be released in the future. 3rd party device manufacturers were made aware of this so all new 3rd party devices must support charging via USB only or include charging via USB in addition to charging via Firewire if a new device is to be backwards compatible with older iPods.

Maybe you are looking for

  • Want to upgrade to BT Infinity

    Hi, I called BT just now and Infinity is available in my area. But before I upgrade, I have a few questions. I am currently on BT broadband option 3 and the main wired connection (the hub to computer) is in the living room and I have a few other devi

  • How to put report title and page no to appear in multiple pages,when using cross tab reports

    Post Author: shaminranaweera CA Forum: General I am using crystal reports 9.0 with odbc foxpro database conectivity I have designed a cross tab report and it is on the report header part and all the report details  are fine,except that the report tit

  • Javax.faces.el.ValueBinding in javax.faces.el has been deprecated

    hi jdev experts, am using jdev 11.1.1.5.0 - adfbc-oracledb10g my compiler always. please see this warning. how can i ignore. may i know the reason of occurence warning. here? Warning(4,22):  javax.faces.el.ValueBinding in javax.faces.el has been depr

  • Flash CS6

    As I know adobe flash cs6 isn't an apple product, I had a question and I was also wondering if it had to do with my mac? I hope someone can answer my question- When I opened flash and went to click a color from the swatches, I noticed that when I clc

  • HT201401 Volume button mot working

    Hi. My volume button on the side will work if you raise the volume but it will not work if you try to lower the volume . I got the phone 3 weeks after the release date . Never dropped since I've had it. Please help Wh