Issue when Converting RPC styled Webservice to Document Styled Webservice

Hi All,
My requirement is to create a Document style WS using Jdev10.1.2 and deploy it in the OAS server 10.1.2 which follows J2EE1.3 standards.
since jdev10.1.2 does not have inherit option of developing Doc'Style WS,
I created a RPC Styled Webservice using Jdeveloper10.1.2 and converted it into Document styled webservice by changing the WEB.xml file in the WS project.
The link from which i learned the changes is given below
http://radio-weblogs.com/0132036/2003/12/07.html
PFB the changes made in my WEB.xml file.
<servlet-class>oracle.j2ee.ws.StatelessJavaRPCWebService</servlet-class> to <servlet-class>oracle.j2ee.ws.StatelessJavaDocWebService</servlet-class>.
I deployed the WS in the OAS10.1.2 server successfully.
Now the ISSUE is when im invoking the webservice. It is failing with the following error.
Error parsing the WSDL for this endpoint.
javax.servlet.ServletException: WSDL Generation exception: Error: method HelloWorld -- cannot use document style binding when output requires encoding
how to solve this error ?
If any one came across this error.
pls help.

What does the registry key you installed ?
If you want to get rid of the save dialog box, you can try to use the VBA code.
Private Sub Workbook_BeforeClose(Cancel As Boolean)
Me.Close savechanges:=True    "close and save changes, don't ask".
Me.Close savechanges:=False    "close and don't save changes, don't ask".
End Sub
Wind Zhang
TechNet Community Support

Similar Messages

  • How can I prevent this formating problem (changing fonts, lines etc) when converting PDF to a word document.

    I have a big problem when I convert my PDF to a word document, it is a mess. Is there a way to prevent this from happening. Font changes, table and lines formatting of lots of things. I am having to spend time editing and finding all the mistake, deleted the purpose of converting if I have to retype everything.

    Hi Donna,
    Are you facing this problem with a specific pdf or with all other pdf files? Which application was originally used to create that pdf file?
    Can you send that pdf file to me at [email protected] so that i can look into this issue for you.
    Regards,
    Rahul

  • Time Out Issue When Converting from PDF to .doc or .dox format

    I have a couple of PDF documents that I'm trying to convert to word doc (doc or dox) format.  I subscribe to the online Adobe Export PDF.  The export always times out.  The PDF is 18.08 MB.  Does anyone have have any suggestions?

    Hi riversideredhead63,
    Are you able to convert other PDFs without issue? Here are a few things to try for starters:
    Clear your browser cache (steps vary by browser).
    If you're using a work computer, check with your IT team to confirm if you have firewall/proxy settings that restrict the ability to upload files to the Internet.
    Try another web browser.  A list of supported browsers for accessing the ExportPDF service is available here: http://www.adobe.com/acom/systemreqs/
    If those don't work, please get back to us. It would be helpful to know what sort of content is in the PDF file that you're trying to convert, and what application created the PDF. (If you don't know, choose File > Properties in Reader. The source application is listed in the middle of the dialog box.)
    I look forward to hearing back from you.
    Best,
    Sara

  • SSH issue when converting stand alone to RAC -- manually

    Hi All,
    I face an issue with SSH when trying to convert a stand alone database to RAC (2 node). I am trying the manual way.
    Plan:
    Migrate the filesystem to ASM
    Install the cluster
    Create another ASM instance on node 2
    Create another DB instance on node 2
    Register the new ASM and DB instance with cluster manually
    I have successfully completed the filesystem conversion to ASM.
    When performing the pre requisites for cluster installation, i am facing problem when configuring the SSH.
    Node 1 -- Has the existing stand alone database
    Unable to do SSH from node 1 to node 1 (self) or from node 2 to node 1.
    However i am able to SSH from node 2 to node 1 and node 2 to node 2 (self)
    Steps which i tried already:
    1)Created another user(test) on both the nodes and try to establish SSH to see if configuration problem is with this current user (RAC1). SSH configured successfully with user test
    2)Copied the profile of RAC 1 user on node 2 to node 1 and retried the SSH configuration. But it failed
    3)Dropped the user RAC1 on node 1, deleted all the hidden files in home directory so that they can be created freshly when the user (RAC1) is recreated. Tried SSH configuration again and it failed
    Can you please help me to fix this issue and identify the root cause of this.
    Please let me know if you have any questions.

    user 777111 wrote:
    I face an issue with SSH when trying to convert a stand alone database to RAC (2 node). I am trying the manual way.What operating system?
    To create automated ssh connectivity between 2 accounts (same platform, or different platforms, does not matter):
    1. generate a ssh key for the current account (command: <i>ssh-keygen -t rsa</i>)
    2. create the file +$HOME/.ssh/authorized_keys+ and copy all the RSA public keys from all accounts that are trusted (this includes the current account's public key) - public key file is +$HOME/.ssh/id_rdsa.pub+
    3. manually test connectivity from the trusted account to the other accounts - as the signatures of those servers need to be accepted and stored in +$HOME/.ssh/known_hosts+
    When setting this up for RAC, you first need to generate the RSA keys and then do the above on one node. Create +$HOME/.ssh/authorized_keys+ containing all RSA public keys. Build +$HOME/.ssh/known_hosts+ by ssh'ing from that node to the other nodes (do not need a successful logon - only need to accept servers signatures).
    When done, copy both these files to the +$HOME/.ssh+ directory on all other RAC nodes.

  • Printing issue when converting an .indd file to .pdf

    All,
    I have two .indd files that loose color when printing after .pdf conversion. The first file looses all color and changes the text font. The second file prints correctly on the first page but not the second. The seond .indd file looses it's color all the way through.
    When I view the .pdf, they both look fine. Also, If I print directly from indesign, it prints fine.
    Any thoughts?
    Thanks in advance!

    You need to provide us with more information.
    How are you creating the PDF files? Export (recommended)? Print to PostScript (strongly discouraged)? With exactly what settings?
    If you examine the PDF file in Acrobat, does the document information indicate that all the fonts are embedded?
    More information and we can try to begin assisting you.
              - Dov

  • PDFs output from MadCap Flare issues when converted to PPT

    We are single sourcing docs and training. We have successfully output PDFs from Flare for PowerPoint. The Adobe output lets us fully edcidt the slides, unlike the freeware solution that we tried earlier. HOWEVER, bullets, some autonumbered styles such as H2 and H3, as well as tables (content somteimes overflows) do not render properly, which would require extensive editing.
    Do you have any advice?

    Bill, Thank you! This makes good sense. I can see where autonumbering and tables might pose issues, but Adobe specifically states conversion to bullets is supported.
    So here is what my investigation shows:
    Flalre creates bullet points using the <li> tag in HTML markup.
    This translates in PPT to a small dash, and when I click the bullets, I see None selected. (The Dita type is also li)
    Do you have any insights as to hwo to tag for PPT?
    amny, many thanks!

  • Help, How do I get rid of the grid marks when converting Numbers spreadsheet to PDF?

    I'm having an issue when Converting numbers documents in to PDF. When I export to PDF, I get an additional page or two of gridlines..
    I also get the chart lines and cell lines showing up on my PDF.
    My equipment is MacBook Pro Mid 2012 - OSX 10.9.2
    Running Numbers version 3.1

    Resize the table so it only contains the relavent cells for what you are printing by dragging the table resize controls:
    activate the table, then drag size control:
    Sized for data:
    you can also use the scaling control in the print dialog to adjust the content to fit the page:

  • Error when trying to Cancel an invoice document via MR8M Transaction

    Greetings Everyone,
    l am having an issue when trying to cancel an invoice document via MR8M transaction. It gives me the following error message;
    SYSTEM ERROR: error in routine MRM_DRSEG_CR_CREATE
    Message no.M8008
    Procedure:
    Contact your system administrator.
    This invoice was related to a check payment. The check has been voided already and there is no clearing document for the accounting document. So, the item remains open. However when l try to reverse, it display the error message above.
    Thanks in advance

    read notes 449277 and 750455, your solution is probably there.

  • Incorrect Formatting when converting to .PDF

    Hi All,
    I am experiencing an issue when converting a file to pdf when using pegasus opera program. This has been working fine for ages until the last week or so. My colleague is also using the same setup and it is working fine for her. When converting the file to pdf, it loses all formatting (such as tables and lines) and highlights all text with a black background. I have tried completely uninstalling all adobe products and reinstalling, and have tried the latest version as well as versions 9 and 10. Does anyone have any idea as to what may be causing this?.
    Many thanks,
    Gareth.

    I recommend you find a forum for the product doing the converting, as it doesn't sound as if Adobe Reader is involved. Good luck!

  • Got problems when converting video to 640*480 m4v

    guys, I got compatibility issues when convert videos to 640*480 h264 m4v.
    I tried MepgStreamclip, and the export to mp4 quicktime mov in Quicktime. ALL FAILED.
    I followed all these 1.5mbps, 640*480, aac-lc requirements when did the conversion.However, my ipod will not recognize of the files.
    I have also noticed that the "Export to Ipod" preset in Quicktime has been changed to 640*480. BUT, what keeps annoying me is the preset is so idiotic!! It ignores the source bps and simply converts everything to 1.5mbps. I got 25mb file after conversion as the source file is 11mb.
    Could anyone kindly point out the Right procedure to convert video to ipod format Manually...... I want to have full control when I am doing this.
    thanks a lot

    any suggestions?

  • File size increase when converting EOS 5d Mark II 10 Mpixel Images to DNG?

    Hi,
    a colleague of mine is having issues when converting 10 Mpixel RAW images of his 5d Mark II to dng format. He shot the images at a smaller size in RAW format to save memory. When he converts the RAW to DNG using lightroom 2.2 the filesize increases to 39 Mb. That's almost the size of a 22 Mpixel RAW file and defeats the whole idea of shooting lower res.
    My guess would be that the dng conversion doesnt take into account that the actual pixel count is lower than the full sensor res and somehow saves redundand data for the missing "sensor pixels". The dng is still 10 Mpixel large btw.
    Can anyone else confirm this? Looks like a bug to me if that's the case.
    Regards,
    Mike

    What settings is he using in the conversion? He should NOT check the linearization option and the option to include the original RAW. He should have lossless compression checked. Just use the defaults which does those things. A 12-bit 22 Mpixel dng file should be about 22 MB, not 39. I don't have any experience with sRAW though and I don't know how those are converted to dng.

  • When converting Word Doc to PDF Acrobat converts all words and tables but will not convert graphs

    When converting a word microsoft word document to PDF Acrobat converts words, tables, everything but the graphs in the document. It will not convert the graphs it leaves that area blank.

    Cvest group wrote:
    From Microsoft Office 2007 created word doc from word doc to Acrobat to Create PDF.
    This is very confusing; what actually coverted the document - Word, Acrobat, or CreatePDF (now renamed to "Adobe PDF Pack") ?
    Either way it's not an Adobe Reader problem;
    if Word: post in the Microsoft Word forum
    if Acrobat: post in the Adobe Acrobat forum
    if ExportPDF: post in the ExportPDF forum

  • When converting analog video to digital to my macbook the audio desyncs halfway through. Any ideas?

    I am trying to convert Analog video to digital to my Macbook for work, and every time I run it through my converter the audio De-syncs about halfway into the video. Does anyone know how to go about fixing this issue or have had similar issues to this? I have no issues when converting to my PC, but only my Mac. Thanks!

    Hi Rick,
    I am extracting the material from the dvd directly using handbrake. The file that handbrake creates lands on the desktop. I then ammend the end of the filename from mp4 to m4v. Following this I click and drag the file onto the itunes icon in the dock. I can then download it to the ipod no problem. The dropouts occur no matter where I play the file. In other words, on the desktop (with QT), in the itunes library and on the pod.
    I went back and looked at all the dvd's that are giving me this trouble. The culprit seems to be that the audio signal is in LPCM (linear pulse code modulation). Just for the **** of it, I tried to rip one track using handbrake changing the sampling rate of the audio to 48,000 Hz which I believe is what LPCM uses (previously I had set it at 41,000 Hz in handbrake). But no go, still has dropouts. One of these problem dvd's has a second audio option in AC3 (2ch). As a test, I ripped one song using that. Dropouts are gone. However, the audio is a director's commentary (on the music video he shot) with the music in the background, so it's not what I want.
    Is there any way to convert LPCM to AC3? Or any other way to fix this dropout problem.
    Thanks,
    Pete

  • When converting tables in a MS Word 2010 or 2007 to PDF the table borders do not retain the correct thickness as identified in the word document.  Is there a solution for this issue?

    When converting tables in a MS Word 2010 or 2007 to PDF the table borders do not retain the correct thickness as identified in the word document.  Is there a solution for this issue?

    Please try with latest version of MS Word and Acrobat.
    Regards,
    Anoop

  • Dynamic client for document styled webservice

    Hi ,
    I created a document styled webservice when I try to run it using DII client I am getting the following problem
    Exception in thread "Main Thread" javax.xml.rpc.JAXRPCException: failed to invoke operation 'testOperation' due to an error in the soap layer (SAAJ); nested exception is: Message[ failed to serialize interface javax.xml.soap.SOAPElementweblogic.xml.schema.binding.SerializationException: mapping lookup failure. class=interface javax.xml.soap.SOAPElement class context=TypedClassContext{schemaType=['http://www.examples.com/types']:testOperation}]StackTrace[
    Can anybody give me a simple example of creating document styled webservice and DII client using weblogic workshop 9.2
    Thanks
    Sksrinu

    What's the question about??

Maybe you are looking for

  • How to: have multiple users on reader and pro fill out same form

    I have a marking form that 5 users will use to mark to questions each and fill in.  Having an issue with the reader users that when they same they create a new file and can't save to the one form.  All the pro users can share the form fill in their t

  • Strange ip has been on my server -what do I do?

    I'm basically a Newb, I ran top yesterday and discovered /user/sbin/httpd was running in several instances started by a guest account.  I reviewed the auth.log and found long streams of login attempts with multiple different names. They finally disco

  • Holding a table syle when an excel file is linked

    hello, I am playing around with placing excel files in an InDesign document as a linked file, so that someone can update the info in excel, and I can update the indesign file. Problem is, the excel file had some basic coloring and borders already set

  • UD at operation level

    Hi, Is there any possibility in standard SAP for UD to be given in in-process inspection at each operation level of production? Please answer.

  • Skype Button on a webpage

    Hi everyone, I'm trying to add a skype button on a webpage (it's a profile in a translators' database, not my personal website) that only works with HTML, but the URI code doesn't work. I've found many solutions on the internet, but none of these rea