Important: Struts 1.2 and jdeveloper9052

Hi Gurus,
I am useing struts 1.2 and jdeveloper 9052. I am useing some xml jars (xalan-j_2_7_0 (xalan 3,007kb,xml-apis 190 kb, xercesImpl 1,176 kb) any confilict between version mismatch. i am tried differnet version of xml jar files but same error i am getting.
i am getting following exception.
org.apache.commons.digester.Digester getParser
SEVERE: Digester.getParser:
org.xml.sax.SAXNotRecognizedException: http://apache.org/xml/features/validation/dynamic
     at oracle.xml.jaxp.JXSAXParserFactory.setFeature(JXSAXParserFactory.java:137)
     at org.apache.commons.digester.parser.XercesParser.configureXerces(XercesParser.java:185)
     at org.apache.commons.digester.parser.XercesParser.newSAXParser(XercesParser.java:138)
     at org.apache.commons.digester.ParserFeatureSetterFactory.newSAXParser(ParserFeatureSetterFactory.java:73)
     at org.apache.commons.digester.Digester.getParser(Digester.java:682)
     at org.apache.commons.digester.Digester.getXMLReader(Digester.java:891)
     at org.apache.commons.digester.Digester.parse(Digester.java:1572)
     at org.apache.struts.action.ActionServlet.parseModuleConfigFile(ActionServlet.java:738)
     at org.apache.struts.action.ActionServlet.initModuleConfig(ActionServlet.java:687)
     at org.apache.struts.action.ActionServlet.init(ActionServlet.java:333)
     at javax.servlet.GenericServlet.init(GenericServlet.java:258)
     at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2094)
     at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4523)
     at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4617)
     at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:765)
     at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:497)
     at com.evermind.server.Application.getHttpApplication(Application.java:886)
     at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:688)
     at com.evermind.server.http.HttpSite.getApplication(HttpSite.java:420)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:422)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
     at java.lang.Thread.run(Thread.java:534)
if i remove this files from my classpath application is working fine. This is known bug or it is new , please any body help this issue this is very important for me.
I am new to xml. is their any version mismatch or i am missing any jars.
any gurus in the forum please help this issue.
Thanks,
Maradi

Hi Gurus,
I am useing struts 1.2 and jdeveloper 9052. I am useing some xml jars (xalan-j_2_7_0 (xalan 3,007kb,xml-apis 190 kb, xercesImpl 1,176 kb) any confilict between version mismatch. i am tried differnet version of xml jar files but same error i am getting.
i am getting following exception.
org.apache.commons.digester.Digester getParser
SEVERE: Digester.getParser:
org.xml.sax.SAXNotRecognizedException: http://apache.org/xml/features/validation/dynamic
     at oracle.xml.jaxp.JXSAXParserFactory.setFeature(JXSAXParserFactory.java:137)
     at org.apache.commons.digester.parser.XercesParser.configureXerces(XercesParser.java:185)
     at org.apache.commons.digester.parser.XercesParser.newSAXParser(XercesParser.java:138)
     at org.apache.commons.digester.ParserFeatureSetterFactory.newSAXParser(ParserFeatureSetterFactory.java:73)
     at org.apache.commons.digester.Digester.getParser(Digester.java:682)
     at org.apache.commons.digester.Digester.getXMLReader(Digester.java:891)
     at org.apache.commons.digester.Digester.parse(Digester.java:1572)
     at org.apache.struts.action.ActionServlet.parseModuleConfigFile(ActionServlet.java:738)
     at org.apache.struts.action.ActionServlet.initModuleConfig(ActionServlet.java:687)
     at org.apache.struts.action.ActionServlet.init(ActionServlet.java:333)
     at javax.servlet.GenericServlet.init(GenericServlet.java:258)
     at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2094)
     at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4523)
     at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4617)
     at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:765)
     at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:497)
     at com.evermind.server.Application.getHttpApplication(Application.java:886)
     at com.evermind.server.http.HttpServer.getHttpApplication(HttpServer.java:688)
     at com.evermind.server.http.HttpSite.getApplication(HttpSite.java:420)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:422)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
     at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
     at java.lang.Thread.run(Thread.java:534)
if i remove this files from my classpath application is working fine. This is known bug or it is new , please any body help this issue this is very important for me.
I am new to xml. is their any version mismatch or i am missing any jars.
any gurus in the forum please help this issue.
Thanks,
Maradi

Similar Messages

  • Import Struts Project

    Hi,
    I'd like to switch working from Eclipse to Jdveloper 10g, so I was wondering if there was any way I could import my existing code into Jdeveloper. I'm using Struts 1.1 and iReports.

    Hi
    The Struts project will be recognized and will work but not the ejb's because the EJB-Xdoclet facet will not be available on the Struts project. The ejb's should be part of a separate EJB Project which is referred by the web project.
    Using Eclipse EJB Project:
    You can create a Eclipse WTP EJB project that uses EJBDoclet and drop the EJB's there.
    The struts web project can add a module dependency on the ejb project and get access to the EJB's.
    If you want to use BEA's Weblogic Ejb Project, you have to recode your EJB.
    Using BEA Weblogic EJB Project:
    BEA does not support XDoclet tags so the ejb's with XDoclet tags won't be processed by studio or workshop, and will be ignored.
    Please search for Xdoclet in the page http://edocs.bea.com/wlw/docs100/relnotes/relnotes.html
    BEA's wlw.ejb facet is mutually exclusive with the WTP ejb xdoclet facet. Weblogic EJB's use EJBGen annotations in the EJB source file. More info at http://e-docs.bea.com/wlw/docs100/guide/ejb/conEJBsInWorkshop.html#EJBProjectAndEJBGen
    You can create a Weblogic EJb project and create a ejb using ejbgen tags. The web project can add a module dependency on the ejb project.
    Vimala-

  • Problem:Imported video is choppy and then camera stops playing

    I'm using a Sony DCR-HC96 connected to my Macbook, tried both Imovie HD and Imovie 08 and I have the same problem. When I try to import the video, the playback from the camera is very choppy, and after a few seconds the camera stops playing. If I just play the camera without importing, the footage is good. Sometimes the choppy-ness is right away and other times i will be able to import a few minutes and it starts again...
    Addendum: Just realized I posted this in the Imovie 11 forum. My Bad, as the saying goes..I will post it in the Imovie 08 as well.
    Message was edited by: J.M. Lachance

    As the drive fills and you're going farther and farther into the disk it gets more and more problematic. When the drive is empty you're writing on the outer portion of the disc. The more it fills, the disk area gets narrower and narrower and slower and slower compared to the outer portion. USB drives that deliver information in bursts have more problems with this than drives that have sustained throughput like FireWire. For video, which requires sustained data delivery, this can be a problem. Depending on the computer and how full its drive is you can sometimes get better performance with DV capturing to the internal. It might be worth a try.

  • PSE 7.0 - importing videos as .avi and having sound problems

    I am doing a slideshow with mainly pictures and want to include a few videos in my slideshow as well.  I have imported the .avi videos and they are inserted after the pictures.  The pictures are set to a song and then the song has stopped and I have the slide show set to NOT continue to play the song till the end.  The problem is the videos have no sound.  When I open them in windows media player though they are fine.  Any suggestions?

    Export the AVI as WMV in window movie maker and import the WMV in slide show  then export as wmv. Lots of codec are using in different format it could be an issue of audio codec using in AVI file.

  • How to install the struts-el jar and tld file

    How can i install/configure the struts-el jar and struts-logic-el.tld. When I tried with the related sites, i couldn't get any jar files for struts-el tag.
    I got only 404 status error.
    From where and how to get the jar file and tld file for the struts-el tag .Please refer me

    The jar file is part of the download of struts.
    its in the /contrib/lib directory
    You should need struts, jstl plus the struts-el jar files.
    The tld files should not be necessary - just use the standard URIs for them.
    eg http://struts.apache.org/tags-logic-el

  • I exported an archive of iCal from a computer running the last OS X. On a new computer running OS X (10.7.4), I tried to import the .icbu file and got a message "The calendar failed to restore". How do I fix this/get my calendar?

    I exported an archive of iCal from a computer running the last OS X. On a new computer running OS X (10.7.4), I tried to import the .icbu file and got a message "The calendar failed to restore". How do I fix this/get my calendar?

    I exported an archive of iCal from a computer running the last OS X. On a new computer running OS X (10.7.4), I tried to import the .icbu file and got a message "The calendar failed to restore". How do I fix this/get my calendar?

  • When opening iTunes, I get the following error message: the registry setting used by the iTunes drivers for importing an burning CDs and DVDs are missing.  This can happen as a result of installing other CD burning software.  Please reinstall iTunes.

    When opening iTunes, I get the following error message: "The registry setting used by the iTunes drivers for importing an burning CDs and DVDs are missing.  This can happen as a result of installing other CD burning software.  Please reinstall iTunes."
    I have reinstalled iTunes twice and still get the message.
    Any clues??
    Thank you.

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

  • I have been sampling new imported drum loops. And if I adjust region to song or time strecth it updates the audio file in the library. How to stop this? I lost the original setting to one loop. automatically doing it ??

    I have been sampling new imported drum loops. And if I adjust region to song or time strecth it updates the audio file in the library. How to stop this? I lost the original setting to one loop. automatically doing it ??

    This "original file cannot be found" thing happens if the file is no longer where iTunes expects to find it. Possible causes are that you or some third party tool has moved, renamed or deleted the file, or that the drive it lives on has had a change of drive letter. It is also possible that iTunes has changed from expecting the files to be in the pre-iTunes 9 layout to post-iTunes 9 layout,or vice-versa, and so is looking in slightly the wrong place.
    Select a track with an exclamation mark, use Ctrl-I to get info, then cancel when asked to try to locate the track. Look on the summary tab for the location that iTunes thinks the file should be. Now take a look around your hard drive(s). Hopefully you can locate the track in question. If a section of your library has simply been moved, or a drive letter has changed, it should be possible to reverse the actions.
    Alternatively, as long as you can find a location holding the missing files, then you should be able to use my FindTracks script to reconnect them to iTunes .
    tt2

  • I bought a used iphone 4 today. how to transfer all my old and important data including apps and email settings from old iphone 3gs to the used iphone 4?

    i bought a used iphone 4 today. how to transfer all my old and important data including apps and email settings from old iphone 3gs to the used iphone 4? that means, making the iphone 4 just like the iphone 3gs?

    Well, you sink everything on your 3GS onto your laptop/computer. Then you reset your iPhone 4. When you are restarting it, add all those apps music (ect)  On to it. It seems difucult but for more info call Apple. I did that and he lead me step by step on how to do it. Well hope this helped~~

  • LR4 doesn't import video files .avi and cannot playback

    Hello,
    I have a big issue with my brand new Lightroom 4.
    I've been working on my updated catalog (from LR3) very well, since I tried to import fotos and videos from my second camera (olympus E-PL1).
    This "old" catalog contains RAW files (NEF and ORF), Jpeg and Video files (.avi).
    In LR3 I had no problems in importing video file and in playing the back with the external player.
    Now in LR4 is a real disaster!
    I cannot even import .avi files properly.
    LR is importing fotos but is giving a failure message on most of the video (avi) file.
    Sometimes it imports just few videos and sometimes none of them.
    I've tried to import them in differnt way: from camera directly, from a card reader, from an external drive and even from the c: hard drive. i've tried to move, and to add them in catalog. NO WAY!
    I've also tried to clean the video cache: no changes. To disable GL accelerator: no results. I have no further idea.
    I can play these video files in all applications, from WMP to Quicktime. I have also Vlan installed.
    Furthermore, while trying to import or playback videos. LR4 is slowing up in a very strange way. And sometime is crashing the last imported session (files not foud)
    I've tried to reinstall it, but I didn't see any different result.
    I've searched everywhere in the web for a possible solution, but I didn't find anything.
    Avi file I'm talking about are coming from a olympus camera E-PL1, they are in 720p.
    Please help me, beacuse I am very disappointed wih thios new video feature.
    Thank you in advance!
    Marco

    Yes, I did and I got a strange outcome.
    I checked Quicktime, and I reinstalled it.
    I restarted the PC.
    When LR4 opens, the processes
    dynamiclinkmanager.exe
    dynamiclinkmediaserver.exe
    Adobe QT32 Server.exe.
    are not working.
    After I opened the import dialog these services started.
    For the first time after restarting the PC; I could import a small video and I could playback it without problems.
    The second try of importing more videos (4 small ones), went well, but at the playback moment, everything freezed again.
    I tried to restart lightroom and to kill the processes listed above, but I had no luck.
    Only restarting the PC I could (and not always) importing the videos. The playback did work just few times.
    If the first task, after restarting the PC and Lightroom is importing (without waiting the previews of the importing box) generally there is no problem.
    If I work with my catalog, which contains videos as well, then the importing dialog (for videos) is not working.
    The playback feature seems to be a matter of luck, 90% ot times is not working well.
    I run a Windows 7 64 bit machine.
    A similar problem was reported as a bug in this post, and if so I wonder why there are not many other users reporting the same problems.
    http://forums.adobe.com/thread/973059?tstart=30
    I really hope I can solve it, without waiting for a bug fix.
    Thank you 

  • Imported a video file and there is only audio.

    Imported a video file and there is only audio. It was originally captured from VHS onto a PC. It took over 24 hrs to import the 4.24 GB mpg.
    Is there something I need to do since it was a mpg from a PC?

    I use Steve's method all of the time, and edit the Audio output in Adobe Audition. You will want to Export/Share to PCM/WAV @ 48KHz 16-bit, and keep that format both going and coming back into PrE. Remember that you will be working with an Audio file, that is the full (or almost) Duration of the Timeline. When you Import that edited Audio file, give the program a few moments to Conform that newly Imported PCM/WAV for editing. I suggest not touching the computer, until Conforming has completed 100%, and the little progress bar in the lower-right of the GUI has disappeared. If the Imported Audio file is short, and your computer is fast, you might not even see that progress bar, but the Conforming has taken place, just the same.
    I like to keep the original Audio on its Audio Track(s), and just use Window>Audio Mixer to Mute that/those Track(s), leaving only my edited Audio on its own Track un-Muted. This is a "fail-safe," just in case I change my mind along the way, and wish to revert to the original Audio for some reason. It is much easier to Mute-Unmute, than to gather up all of that original Audio again.
    Good luck, and happy editing,
    Hunt

  • Imported analog video successfully and it is normal in the "Event" pane but when I move a clip into the "Project" pane,  it enlarges it slightly and distorts it.  How can I keep that from happening?

    Imported analog video successfully and it is normal in the "Event" pane but when I move a clip into the "Project" pane,  it enlarges it slightly and distorts it.  How can I keep that from happening?

    Hi
    Turn off analyze/image stabilization.
    Yours Bengt W

  • Imported ical from outlook and the date across the top of the weekly view all show the date i imported..

    imported ical from outlook and the date across the top of the weekly view all show the date i imported..

    I'm confused, what does iCal have to do with this, it seems as though you went from Outlook to Entourage, is that correct?

  • I have a scenario. Import IDOC into PI and PI transform IDOC to Excel. Using mail adapter attach that Excel using pi and send to customer. Can you please help me on the same?

    HI Experts,
    I have a scenario. Import IDOC into PI and PI transform IDOC to Excel. Using mail adapter attach that Excel using pi and send to vendor. Can you please help me on the same?
    Thanks
    SaiSreevastav

    Hi Sai,
    you can use XSLT or java mapping or adapter module to convert IDOC xml to XLS. Please refer the below blog
    Convert incoming XML to Excel or Excel XML – Part 1 - XSLT Way
    Convert incoming XML to Excel Sheet Part 2 – Adapter Module way
    Convert incoming XML to Excel Sheet
    then after converting to Excel, you can use the payloadswap bean in mail adapter
    XI: Sender mail adapter - PayloadSwapBean - Step by step
    regards,
    Harish

  • Imported sealed Management Pack and its not showing up in Data Warehouse Job MPSyncJob

    Hello,
    When i try to Import a sealed Management Pack (with defined new Dimensions for Data Warehouse) it works fine, and it shows up under Management Packs under the Administration Pane. But its not showing up in the Data Warehouse Job "MPSyncJob".
    No errors in the Eventlog on the DW Management Server and cant see any errors in failed Data Warehouse Jobs either.
    I imported the MP three Days ago and still nothing.
    Now what?
    /Maekee

    I have a smaller SCSM Lab that i can import this MP in and the classes are created in the DW. Now is the question why its not working in my PreProd env and why i dont get any errors in the Event Log? Anyone that can Point me in the right direction for
    this?
    /Maekee

Maybe you are looking for

  • Unarchiving a .pcf file at start up

    Recently, I had to clone my drive and install the new one. Everything seems to be working, as I'm able to access all my programs, files, etc. However, at the start up, just before the desktop propagates, the screen reads "unarchiving...(some file)" a

  • Keeping Business and Personal Contacts Separate?

    I have a MS Exchange account at work and use Entourage for my personal contacts on my home computer. Would it be possible to have both sets of info sync to my phone? I know the iphone has active sync for the Exchange data but then, would it be possib

  • Icon Previews MIA

    Since upgrading to Maverick, I noticed that icon previews don't show up anymore. The option is checked under view prefs. Any tips on getting them to show up? makes it easier to organize files, Thanks!

  • Sync i tunes library

    I have several Macs (iMac, 2 MacBook Pros).  What is the best way to 'sync' my itunes libraries between the 3 machines?  Thanks for the ideas...

  • Interfacing Sensoray modules via ethernet using Labview

    I am using sensoray 2601 module via Ethernet communication protocol,i want to interface with LabVIEW,is there any sample program/tips to interface? Please Mark the solution as accepted if your problem is solved and donate kudoes