Adobe Configuration for WAS Java

Hi
I am planning to configure Adobe on my WAS Java(J2EE) Engine. But my Webdynpro Java Application reads data from SAP R/3.Please suggest me, is it possible to install and configure only on WAS Java Engine?
Thanks
Prasad

Hello Prasad,
for NW04 you need to download and deplaoy two files:
got to:
http://service.sap.com/downloads
-> Entry by application group:
Support Packages and Patches -> SAP NetWeaver -> SAP NETWEAVER -> SAP NETWEAVER 04 -> Entry by Component -> Adobe Document Services
Here you can find the files for SP14 J2EE:
ADSSAPOFF14_0-20000262.sca
-> this needs to be deployed first in offilne mode
ADSSAP14_0-20000262.sca
-> this needs to be deployed second in online mode.
Please always update also the ADS together with the J2EE engine.
Best regards,
Dezso

Similar Messages

  • How to configure SSO for WAS Java stack

    Hi all,
    I want to configure our WAS server with java stack as a SAP ticket issuing system. This system does not have Portal installed on it.
    I want to know weather it is possible or not. if possible how it can be done.
    actually ABAP stack their are transaction like SSO2,SSO to do the task. but what about WAS with Java stack?
    Thank all.

    HI Kumar
    Follow this link.
    http://help.sap.com/saphelp_nw04/helpdata/en/53/695b3ebd564644e10000000a114084/frameset.htm
    Hope this helped you
    Reagrds,
    RK

  • CTS+ configuration for CRM Java stack

    Hi gurus,
    I want to implement CTS+ configuration for java stack of CRM system.
    Please any one help me on this is there specific setting for that.
    In the process of configuration it is asking for SDM password.
    So I am confused that wh which SDM Password will be supplied SOLMAN or CRM SDM password.
    Please help urgently.
    Thanks in advance
    Dhiraj

    Hello Dhiraj,
    You might want to have a look at SAp Note 1045501, it states:
    > The "Best Practices for Implementing CTS" guide in SAP Developer Network (SDN) explains the architecture and components of CTS. It contains descriptions for possible system landscapes and configuration examples for various application cases.  https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10456aac-44f7-2a10-1fbe-8b7bcd7bcd58
    Please follow the link. Then just click on the view how to Guide button. This document talks about the dual stack landscape.
    I hope you find it a bit more helpful than the first document.
    Regards,
    Paul

  • Can you specify the links for WAS Java Adminstration

    Hi,
    Is there any links ( documents)  that specify each services that runs in Visual Adminstration? of WAS Java stack.
    Regards,
    Daniel..

    Hi,
    I think you are looking for this link:
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/61/e176cb3fd64848966ecb58f8eecba2/frameset.htm
    Hope it helps.
    Regards,
    Siddhesh

  • Need kick start study guide for WAS Java Programing insfrastructure

    Hello All,
    Please provide me some study material on WAS Java programing.

    http://www.google.com
    http://help.sap.com
    While checking these resources you should also have a look at the first topic in this and every other SDN forum: Welcome and Rules of Engagement
    Message was edited by:
            Pascal Willemsen

  • CLASSPATH configuration for jsp (java stored procedures)

    Hi.
    I have a very simple question for you people.
    I don't know where to set up the CLASSPATH configuration on a HP-UX so that Aurora can see this include jar file and my java stored procedure can run correctly.
    Thanks a lot.
    Flavio Matiello

    The way global variables could be created using java classes is by using static variables.The class variable values are stored in the JVM's memory
    In Oracle8i Each session gets its own JVM & hence you cannot have a Java class variable which could
    span across sessions.
    Hope this helps

  • Configuration for a java app running on Harpertown.

    HI,
    I have a multi-threaded java app with 5-8 user threads. I'm running my application on intel Harpertown m/c with 8 cores.
    Is there a way I could configure my JVM such that I can I can allocate each core to each thread or atleast maximize such a possibility?
    Thanks,

    Please let me know in case my query is misdirected. I'm new to the forums and thought this would be the right place to post this.
    Thanks,

  • Migration of JSP forms into adobe forms for PCRs

    Hi All,
    I am working on Upgrade project for ESS/MSS. Our client had JSP based PCRs which we need to migrate into adobe based PCRs.
    i have few questions regarding this migration.
    Has someone the experience to migrate a  JSP based PCR into Adobe based PCR?
    How much effort the migration will take, and can we fully reuse ISR configuration and workflow?
    Thanks,
    Ankur

    If you are using the SAP delivered JSP forms - there maybe equivalent SAP delivered Adobe based PCRs in the next ESS/MSS releases that you can use instead of migrating the forms
    I am not aware of any tools or documentation that help to migrate custom JSPs to custom Adobe forms
    As I see it you would have to create new Adobe based versions  of your JSP PCRs  - I am vaguely aware of a guide entitled
    "Developing Your Own Personnel Change Requests" for ERP2004 - however I am not sure how you would obtain a copy
    or whether this approach is recommended, supported or complete - this documentation would detail how to create an ISR based Adobe form
    At the same time there may be restrictions as to what standard JSP forms are available as standard Adobe forms and what can be configured in the ISR scenarios (for example use of Value Help in WD JAVA Adobe scenarios)
    - SAP have been recommending instead of creating say a ISR based Adobe form for WD JAVA to
    use HCM processes and forms (also available in the MSS role) going forward
    - HCM processes and forms is WD ABAP based framework using Adobe which allows users to create custom Adobe forms which update back-end infotypes directly from the Portal - also such scenarios as Value Help etc may be possible (or more easily achieved)
    Best wishes
    Stuart

  • Sharepoint 2013 : Server was unable to process request. --- Site is not configured for Claims Forms Authentication.

    In our java web application trying  establish the connection for sharePoint 2013
    using  Windows claims authentication (NTLM ), I am getting error message "Server was unable to process request. ---> Site is not configured for Claims Forms Authentication". But In the Sharepoint 2013 our Site is is configured for Windows
    claims only.
    In the Sharepoint 2013 server in the IIS manager settings for authentication it is  enabled for both Windows claims and Forms authentication,
    but if I disable Forms authentication that I will be able to connect it through my application but with the direct access i.e., by running the URL in the browser I am not able to connect getting error message "sorry this site has not been shared with
    you" in the browser  Kindly help me on this.

    Hi,
    This issue is always caused that you had missed FBA configuration in web config of your web application.
    You can configure the FBA authentication then check whether it works.
    http://technet.microsoft.com/en-us/library/ee806890(v=office.15).aspx
    http://chrisbarba.com/2013/07/16/sharepoint-2013-forms-based-authentication-fba/
    more reference:
    http://stackoverflow.com/questions/5686378/sharepoint-2010-claim-base-authentication-error
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/2d82dcd4-0e57-4de5-81bc-60ffc3cb9a9f/sharepoint-2010-claim-authentication-and-authenticationasmx?forum=sharepointgeneralprevious
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Vhost configuration for Adobe Media Server running under linux.

    Please help me with Vhost configuration for Adobe Media Server running under linux.
    I was running a media sharing website for which I wanted to use Adobe Media Server.
    To use, AMS, I disabled the already installed Apache server and installed AMS along with the built in Apache server. I could successfully install AMS and could login to AMS Admin Console through my IP number.
    My existing website, www.mydomain.com is having its contents located at:
    /home/mydomain/public_html
    (Directory created under the old version of Apache not bundled with AMS)
    Users will be uploading their videos, which will get transcoded and will be delivered to the website visitors in the existing scenario.
    To use this website with AMS, this is what I did:
    I created a folder for my domain, www.mydomain.com as below
    /opt/adobe/ams/conf/_defaultRoot_/www.mydomain.com
    Copied Application.xml and Vhost.xml from /opt/adobe/ams/conf/_defaultRoot_/   and pasted them in /opt/adobe/ams/conf/_defaultRoot_/www.mydomain.com
    In the Application.xml file there are 2 entries:
    <Alias name="mydomain.com"></Alias>
    <AppsDir>${/home/mydomain/public_html}</AppsDir>
    Please help me with further steps to be completed:
    Do I need to create a separate VirtualHost entry in the Apache installed with AMS?
    If yes, can I specify already existing document root for my website (/home/mydomain/public_html) or do I need to create a separate folder under webroot/Apache ?
    If yes to point 2 above, then do I need to copy all the existing contents from /home/mydomain/public_html to the newly created folder ?
    I hope, I can serve all my static contents like html pages and php and media like video/audio. In that case do I need create alias to my Media/Alias folder or AMS will automatically start streaming when a video/audio is requested ?
    What other steps do i need to complete?
    Any help in this regard would be highly appreciated.
    Thanks and Regards

    Dear sir or madam,
    Here is Letswin Technology, which specializes in global servers, web hosting, VPS, VPNj. If anything I can do for you, pls contact us!
    Have a nice day!

  • I am new to this forum. Just installed adobe iplayer for the numerous time. Then decided to have a software update immediately on my mac computer. Then a a small screen appeared afterwards stating the maleware virus was removed. What do I do now?

    Just installed adobe iplayer for the umpteeth time.
    Then decided to have a software update immediately on my mac.
    Then a small screen appeared afterwards stating maleware virus removed.
    What do I do now? Was not aware that I had a virus in the first place.

    That latest update is a removal tool for the Flashback trojan.
    One of the ways the earlier versions of that trojan were distributed was through fake Adobe Flash downloaders.
    Why are you repeatedly installing Adobe Flash Player? (not iPlayer - that's a BBC thing.)
    The only place from which to get the Flash Player plug-in is directly from Adobe themselves - Never Trust a Pop Up that says you have a missing plugin!
    Also be aware that the Flash Player is not a standalone player; it's a plug-in which installs in the Library and is available for all the browsers to use.
    As for what you do now?
    Nothing for the moment - you should be clear.
    But to be on the safe side, go to the Prefences for each of your browsers and disable Java (not JavaScript - that's a whole different animal). As Java is the vector used by the most recent versions, that should ensure you don't get reinfected.

  • Optimal configurations for webobjects using Java Monitor

    Can someone please let me know the optimal configurations for webobjects? We need details on the number of instances which can be created per cpu on the application server. Please also provide information on the thread configurations per instance in java monitor.

    I do need the threads to communicate. The fact is that I simplified the thing just to understand better responses from you :). The real problem is more complicated. I have a arbitrary number of threads of two different classes. These threads have to access a shared resource (I used the boolean free). Moreover I have to give precedence to one of these two classes. So, I used to integers to represent two queues. The fact is that only the first thread to be ran reaches the end. The others, I saw, reach the wait() method, but then they stops and the program does not finish.
    I mean that I thought this: the first thread to reach the wait() passes. Then, this first thread starts to use the resource (free becomes false). Every other thread which reach the while(...) stops there (there is the wait()). Then the first process, at a particular time, release the resource (free = true) and communicate this to another thread which was stuck at the wait() instruction (through the notify()). The problem I see is that every thread reach the wait() and stops there. After the first one is finished, no more... The notify() does not give the monitor to another thread (which would find free = true). This is my problem. Do you understand?
    Many thanks for yuor answer anyway.

  • I have had Adobe XI for about two years and My harddrive just crashed. My backups were part of the failure so I can't get it back. I purchased it from a third part supplier and it was a download. I need to find out how to get it restored. I can send scree

    I have had Adobe XI for about two years and My harddrive just crashed. My backups were part of the failure so I can't get it back. I purchased it from a third part supplier and it was a download. I need to find out how to get it restored. I can send screen shots of all of the drive location where the drive is still good and I can see my Adobe Acrobat pro information, but the download itself is missing. NEXT STEP?

    If you are talking about Reader (you did post in the Reader forum), then just download http://get.adobe.com/reader/enterprise. However Reader is free not purchasable. You can download a trial then install using your serial number, which if you didn’t register or write down somewhere you will be out of luck to track down.
    Download a free trial or buy Adobe products | Adobe downloads

  • My Adobe trial for Photoshop Elements 10 for the Mac was over and I wanted to buy the application. The screen message was "Your trial has expired...but the fun doesn't have to end! Buy now to continue using Photoshop Elements 10 without having to download

    My Adobe trial for Photoshop Elements 10 for the Mac was over and I wanted to buy the application. The screen message was "Your trial has expired...but the fun doesn't have to end! Buy now to continue using Photoshop Elements 10 without having to download or re-install. " and then the button "Buy Now". When I hit the Buy Now button I am put in a field to buy Photoshop Elements 13, with no way to change to Elements 10. I do not want to go through the hassle of reinstalling etc. In fairness, it's been over a month since making the decision to buy. Still, I consider this a nightmare. Any ideas on how to buy the app I've got withou having to purchase a whole new one? Thanks.
    If worse comes to worse, will I need to uninstall the trial if I buy a new version? Can I use part of it lime download assistant?

    Adobe does not sell older versions of their software.  If you wish to purchase an older version you will have to find and take your chances with a third party vendor.

  • Could not verify this domain because it was previously configured for your tenant or for another tenant.

    I have a set up a single tenant in my Azure portal, and added three domains.   Although two verify okay, for one domain I get an error:
    Could not verify this domain because it was previously configured for your tenant or for another tenant.
    Research on this matter usually indicates a tenant clash with Office 365, but we don't use  that service, nor can we access it using our normal credentials.
    The only other place that this domain is utilised, in with Azure web site hosting.  In my portal I see our company web site and the domain is used there to host our site.
    Would this cause the clash?  If not, can anyone interrogate the back-end of Azure to tell me where the clash is occurring?
    I have also amended the MX/TXT records to no avail.

    I just wanted to close this thread off now that the issue is has been resolved offline. the domain was verified against another directory. you had access to that directory as an admin but this account was an MSA. You didn't have any ability to login to manage.windowsazure.com
    with that MSA because you had cancelled your subscriptions, which is why you were unable to access the directory. 
    We added your MSA to a Azure Subscription so that you could login to the management portal. and then you were able to remove the domain from the directory and proceed! :-)
    Thanks, 
    James.

Maybe you are looking for