Documentation about deploying NAS 4.0 app

I can't find documentation about deploying a simple project with a jsp that
invokes a standard java class method, along with a few html pages.
I don't use NAB, and the pdf's are not well detailed.
Thanks,
Pablo Schor

Hi
Try learning the basics of j2ee and JSP from
http://java.sun.com/j2ee/tutorial/
and try this simple example
http://developer.iplanet.com/appserver/samples/helloworld/docs/index.html
regards
T.Raghulan

Similar Messages

  • Deploying weblogic 8.1 app onto another app server

    Is it possible to deploy a weblogic8.1 app onto a different app server such as Tomcat. If so where do I go for documentation on how to do it and what app server do you recommend I use?
    Stephen

    I have same interest in this too. I have looked around for some information, but I have no answer yet about deploying weblogic 8.1 on other server other than weblogic server.
    But, there are some information about deploying weblogic 5.x, 6.x, and some part of 7.x in jboss server. You can check these urls:
    http://wiki.jboss.org/wiki/Wiki.jsp?page=FoeDeployerService
    http://wiki.jboss.org/wiki/Wiki.jsp?page=PortingFromWeblogic
    And for anybody who has had any clue, idea, or any information about deploying weblogic 8.1 (and above) outside weblogic server, please kindly share your knowledge.
    Regards,
    Muhyi

  • Documentation about reports 6i

    hi all,
    can u post here the links where i can get documentation about reports 6i and deployment on the web?
    it will be really appretiating
    thanks
    chaitali

    You can find it here.
    http://otn.oracle.com/docs/products/reports/content.html
    Thanks
    The Oracle Reports Team

  • Any proprietory Oracle libraries need to build & deploy JDev's JSF app?

    Hi, I'm very new to JSF.
    I wish to use Oracle JDeveloper for RAD of java web application. I notice JSF probably is what i'm looking for, but I'm also concern about proprietory issue.
    So, my question is by using Oracle JDeveloper (a free IDE tool as what I know) to build JSF application and deploy to nonOracle J2EE app server, does it involve any proprietory Oracle libraries or jar file that we still need to in order get the JSF application we build using JDeveloper to be working?
    Please advise.
    Thank you.

    Thanks for the info.
    I'm really new to JSF so before seriously use it for development, would like to get as much advice as possible from the those familiar with it first.
    To be more specific, as long as I only have adf-faces-impl.jar & jsf-impl.jar in my web-inf\lib, that means we are not using any proprietory libraries right?
    So, if I use plain JSF or ADF Faces, will I be able to make use of the data binding to other Open Source database like MySql? If yes, does this data binding (mapping text fields to database fields) requires use of proprietory oracle libraries like bc4j? or for JSF there's alternative? cos I saw in JSF HTML got something call dataTable. RAD is one of my major concern, but I don't want to tie up using proprietory oracle libraries.
    Actually I want to use mysql as the database and JDeveloper as the IDE, but i need a RAD environment. So, currently looking into JSF.
    Thank you.

  • About deployment of the application

    Hi,
    I've have a question about deployment of the application in a JBoss server. The thing I'm concerned in is how it works..
    These are the steps I have to perform:
    1. Create an EAR file from my application;
    Ok, that's enough..
    The question is when I deploy this file does it get extracted in a server? And how I reach the main page?

    Hi,
    you create a WAR file and an EAR file and deploy it as described in the JBOSS documentation. This creates a J2EE application context with the name of the project's J2EE context (open the JDeveloper project properties and check the "J2EE Application" node. This shows you the default J2EE context used when deploying the application. You can change the string to something better if you like.
    Then, after deployment you request
    localhost:<port>/j2ee_context_path/initial_page.jspx
    Frank

  • Permissions required to deploy an "SharePoint hosted App" using VS 2013

    Hello,
    I'm trying to deploy a SharePoint Hosted App to an OnPrem SP2013 server.
    When i hit F5 (from VS 2013) i get the below error:
    "Error occurred in deployment step 'Uninstall app for SharePoint': The local SharePoint server is not available. Check that the server is running and connected to the SharePoint farm."
    I'm added to the Farm Administrators group, site collection admin and to the admin group of the box. But i do not have any db_Owner permissions the the config / content database.
    Do I need DB Access to deploy the apps? Please advice. 
    Thanks,
    Keerth
    Keerth R

    >>Do I need DB Access to deploy the apps? Please
    advice.
    Yes, you need to have db_owner permissions for the account which you are using to deploy the apps.
    http://www.sharepoint-journey.com/app-development-in-sharepoint.html
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • Documentation about this function module

    ineed Documentation about this function module RP_ANSAL_FROM_PERNR

    Hi Avinash,
    Have a look at the function group program documentation.It gives an idea of what the function module does.
    Short text
    Annual Salary Functionality (ANSAL)
    Description
    This function group contains different functionality for calculating the annual salary, and calculating a period salary from the annual salary.
    The function group evaluates different tables and features:
    Tables
    T503      defines whether an employee is paid on an
              hourly basis or per period
    T510W     defines the time unit
    T511      determines the relevant module from the annual
              salary wage type, rounding, etc.
    T539J     defines the valid wage types for calculating 
              the annual salary
    Features
    ANSAL     defines the annual salary wage type
    PFREQ     number of periods per year
    Old U510F -> use T510F ?
    Thanks
    Lakshman

  • Is there any Documentation about MDM4J (Java API) ?

    Hello to all,
    I was wondering... Is there any possibility to get documentation about the classes in the MDM4J.jar ?
    We can not use the other Java Api, and we need to understand this one.
    Thanks in advance,
    Mariano.-

    Dee Bishnu wrote:
    You're looking for documentation in addition to the javadoc included with MDM4J, right?.-
    Exactly, but, I don't have the javadoc that are included with MDM4J. Are the javadocs always shipped with the MDM4J.jar?
    RDNPrasad wrote:
    Hi Mariano,
    all the documentation is available via the MDM documentation center on SAP Service Marketplace:
    http://service.sap.com/installMDM
    Yes, but in that adress you only see the last documentation, and I want an old documentation that isn't found there.
    Nico Razlow wrote:
    hier is the link to the Java API SP3 (mdm4j):
    https://websmp209.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700007403222005E
    Thanks !! That PDF was really helpful !!!
    Sudheendra Puth wrote:
    To work on java api using MDM4J use the below link on javadoc
    http://help.sap.com/javadocs/MDM/SP06P2/index.html
    Kindly award points if it was helpful
    That adress is the documentation for the "New Java API", not the MDM4J.
    I'm going to put the question as answered because the PDF that Nico provided is like a javadoc. If anyone has any more information, please contact me privately.
    Thanks to all for the Answers !!!
    Mariano.-

  • Documentation about flashinstall.log

    Hello,
    does exist a documentation about the contents of the FlashPlayer installation log file "flashinstall.log"?
    It could be interesting to understand the entries. Additionally the documentation of the error codes could help to find and fix installation/update problems...
    'til now, I haven't found any documentation about on Adobe pages. I found, how I can activate/deactivate logging, but nothing about the structure, the meanings, error codes, etc....
    Best Regards
    Axel

    Thank you Pat for the hints...
    It's interesting, if you receive a warning in the log without a hint about the problem... :-)
    I found this in a log, without any information behind the numbers or is it caused by the last entry?
    =O====== M/11.5.502.146 2013-01-23+15-12-36.708 ========
    0000 [I] 00000010 "C:\Program Files\LANDesk\LDClient\sdmcache\install_flash_player_ax_32bit_11.5.502.146.exe" -install
    0001 [I] 00000020 C:\WINDOWS\system32\FlashPlayerCPLApp.cpl
    0002 [I] 00000013 C:\WINDOWS\system32\Macromed\Flash\Flash32_11_5_502_146.ocx
    0003 [I] 00000015 C:\WINDOWS\system32\Macromed\Flash\FlashUtil32_11_5_502_146_ActiveX.exe
    0004 [I] 00000016 C:\WINDOWS\system32\Macromed\Flash\FlashUtil32_11_5_502_146_ActiveX.dll
    0005 [I] 00000023 C:\WINDOWS\system32\Macromed\Flash\activex.vch
    0006 [I] 00000019 C:\WINDOWS\system32\FlashPlayerCPLApp.cpl
    0007 [W] 00001024 C:\WINDOWS\system32\FlashPlayerCPLApp.cpl 183
    0008 [W] 00001024 C:\WINDOWS\system32\FlashPlayerApp.exe 183
    0009 [I] 00000021 C:\WINDOWS\system32\Macromed\Flash\FlashPlayerUpdateService.exe
    0010 [W] 00001106
    0011 [W] 00001106
    0012 [W] 00001024 C:\WINDOWS\system32\Macromed\Flash\FlashPlayerUpdateService.exe 183
    =X====== M/11.5.502.146 2013-01-23+15-12-43.318 ========
    FlashPlayer was installed with success and running! But 'til this day, the log entries are changed in this way:
    2013-1-23+15-20-1.453 [error] 1223 1058
    2013-1-24+12-20-15.250 [error] 1223 1058
    2013-1-24+13-20-15.93 [error] 1223 1058
    2013-1-24+14-20-15.93 [error] 1223 1058
    2013-1-24+15-20-15.93 [error] 1223 1058
    2013-1-24+16-20-15.109 [error] 1223 1058
    2013-1-25+7-20-15.484 [error] 1223 1058
    2013-1-25+8-20-0.261 [error] 1223 1058
    2013-1-25+9-20-0.432 [error] 1223 1058
    2013-1-25+10-20-0.248 [error] 1223 1058
    2013-1-25+11-20-0.459 [error] 1223 1058
    2013-1-25+12-20-0.584 [error] 1223 1058
    2013-1-25+13-20-0.443 [error] 1223 1058
    2013-1-25+14-20-0.257 [error] 1223 1058
    2013-1-25+15-20-0.501 [error] 1223 1058
    2013-1-28+8-20-15.671 [error] 1223 1058
    2013-1-28+9-20-15.78 [error] 1223 1058
    2013-3-12+12-20-15.93 [error] 1223 1058
    2013-3-12+13-20-0.109 [error] 1223 1058
    2013-3-12+14-20-0.62 [error] 1223 1058
    2013-3-13+9-20-15.578 [error] 1223 1058
    Client was offline a while, so no newer update was installed :-) but I will soon, if I understand the error messages...
    Regards
    Axel

  • IN IMG, I couldt see details documentations about particular area.

    hI
    when I m IN IMG, I couldt see details documentations about particular area.
    ex. when under Asset accounting goes for valuation and want to see document for valuation? I do click left side document Icon and nothing happen?
    could any one guide me how to activate this to view documentation?
    thanx in advance
    Bobby

    Hi Attila,
    there are demos available on the SAP Service Marketplace (http://service.sap.com/healthcare-tutorials) that will give you a good impression of the key capabilities of SAP for Healthcare.
    If you are particularly interested in the industry-specific solutions SAP Patient Management and SAP Ambulatory Care Management, the documentation is available in the SAP Help Portal (direct link: http://help.sap.com/saphelp_erp2005vp/helpdata/en/59/1c86353e13d558e10000009b38f889/frameset.htm)
    Best regards,
    Katharina

  • I have a new generation Product (Red) 64GB iPod Touch...about 2 days ago my apps just stopped updating, any suggestions?

    I have a new generation Product (Red) 64GB iPod Touch...about 2 days ago my apps just stopped updating, any suggestions?

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - go to Settings>iTunes and App Store and sign out and sign back in.
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up                                                                
    - Restore to factory settings/new iOS device.             
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar                                      

  • Documentation about Screen, Menu and Field Exits

    Hi all!!
    I need some documentation about Screen, Menu and Field Exits.
    I´m very interested specially on steps by steps.
    My mail is [email protected]
    Helpful posts will be rewarded.
    Thanks in advance and regards,
    Manuel.

    <b>Types of Exits </b>
    There are several different types of user exits. Each of these exits acts as hooks where you can attach or "hang" your own add-ons.
    <b>Menu Exits</b>
    Menu exits add items to the pulldown menus in standard SAP applications. You can use these menu items to call up your own screens or to trigger entire add-on applications.
    SAP creates menu exits by defining special menu items in the Menu Painter. These special entries have function codes that begin with "+" (a plus sign). You specify the menu item’s text when activating the item in an add-on project.
    <b>Screen Exits</b>
    Screen exits add fields to screens in R/3 applications. SAP creates screen exits by placing special subscreen areas on a standard R/3 screen and calling a customer subscreen from the standard screen’s flow logic.
    <b>Function Module Exits </b>
    Function module exits add functions to R/3 applications. Function module exits play a role in both menu and screen exits. 
    When you add a new menu item to a standard pull down menu, you use a function module exit to define the actions that should take place once your menu is activated. 
    Function module exits also control the data flow between standard programs and screen exit fields. SAP application developers create function module exits by writing calls to customer functions into the source code of standard R/3 programs. 
    These calls have the following syntax: 
    CALL CUSTOMER-FUNCTION ‘001’.
    Field Exits
    Field exits allow you to create your own programming logic for any data element in the Dictionary. You can use this logic to carry out checks, conversions, or business-related processing for any screen field.  Example: The data element BBBNR identifies a company’s international location number. You might want to set up your R/3 System so that all international location numbers are larger than 100. 
    The field exit concept lets you create a special function module that contains this logic. 
    You assign the special function module to the data element BBBNR. You then assign the module to any programs and screens in which users can add new international location numbers. When you activate your field exit, the system automatically triggers your special routine whenever a user enters a company location number. 
    In 4.6c, you can use "RSMODPRF" program to create field exits.
    An example of a user exits :-
    MODULE user_exit_0001 INPUT 
        CASE okcode.
            WHEN 'BACK OR EXIT'.
                CASE sy-dynnr.
                        WHEN '100'.
                             SET SCREEN 0.
                             LEAVE SCREEN.
                        WHEN '200'.
    **** Note that you can write any code that satisfy your needs.                                                     ****
    **** But in this case, this was wrote as a sample code for reference sake.                                    ****
    **** And you can test it.                                                                                ****
                             SET SCREEN 100.
                             LEAVE SCREEN.
                 ENDCASE.
          ENDCASE.
    reward  points if it is usefull..
    Girish

  • Documentation about variable types & their processing in i_step = 1, 2 etc.

    Hello experts,
    is there any documentation about variable types and their processing in i_step = 1, 2 etc.? I know there is note 492504 "Dependent customer exit-type variables", but I don't understand, whether a variable which is NOT "Ready for input" will be processed in i_step = 1 or not  (quote of SAP library: "i_step = 1: Call takes place directly before variable entry."). I experienced coincidentally, that some variables not "Ready for input" will be processed there and some not.
    Furthermore it is an error, isn't it? Why has a variable without input possibility to be processed before input? Is this really the case?
    Confused, any hints are welcomed!
    Regards M.L.

    for I_STEP = 1
    Call before the variable screen .
    for I_STEP = 2
    Call after variable entry. This step is only started up when the same variable is not input ready and could not be filled at I_STEP=1.
    for I_STEP = 3
    In this call, you can check the values of the variables. Triggering an exception (RAISE) causes the variable screen to appear once more. Afterwards, I_STEP=2 is also called again.
    for I_STEP = 0
    The enhancement is not called from the variable screen. The call can come from the authorization check or from the Monitor.
    There is a good HOW to Guide which explains the importance of I_STEP :
    http://service.sap.com/~form/sapnet?_SHORTKEY=00200797470000078090&_SCENARIO=01100035870000000112&_OBJECT=011000358700002762582003E
    Another from SDN:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/events/bw-and-portals-05/five%20ways%20to%20enhance%20sap%20bi%20backend%20functionality%20using%20abap.pdf

  • Deploying a Flex iPad App wirelessly without registering a device's UIUD

    Hi
    Is there any information or step by step guide to building and deploying a Flex iPad app wireless, without registering the device's ID? Is this possible with Flex? We do have an iOS Developer Enterprise Program license. Every set of instructions from a Flex point of view that I have read assume that either 1) The release build will be deployed through iTunes or 2) the release build will be deployed to device who's ID are registered on the Apple dev center. Any help would be appreciated.
    The problem is that when attempting to install the app on a device that is not registered on the apple site, an error occurs stating that the app was unable to download/install.

    Hi Emanuele,
    In your case, SUP would provide the development tools, framework and APIs to easily handle the authentication, synchronization etc. You wouldn't need to define your own synchronization mechanism, it's in the product. Now if the updates are only sent from the server to the mobile devices, this shouldn't be to difficult to handle even without SUP.
    You could easily create REST Web Services using Gateway and then consume them using the mobile devices. You don't want to consume SOAP Web Services using a mobile application, trust me. You could do this using the ICF (Internet Communication Framework) to  achieve this but again it would be easier with Gateway.
    You don't necessarily need SUP or Gateway to create only a simple mobile application. But then if your customer is happy with their first mobile application, they'll want more. And then products such as SUP or Gateway can make the difference. These products prodvide a standard development environment, tools to manage the apps and the users etc. With multiple mobile apps connected to multiple back-ends with more and more users, you'll need a middleware to manage all this and make sure the performance is great.
    Usually people don't use SUP or Gateway for their first mobile application but then they start to see the benefits of mobility and they want more. And then they start to realize the benefits of these products and they understand that a real mobile strategy has to be defined etc.
    Regards,
    Pierre

  • Mobile sales 5.0 documentation about BP group hierarchy

    Hi,
    I´m searching detailed documentation about mobile sale 5.0. I have already seen the help on line, but it is not containing any details on configurations steps neither on how some functionality is working.
    In particular I´d need to understand how the BP hierarchies are working in msa and if it is possible to distribute the nodes of the hierarchy depending on the BP on the laptop and not bulk. I´ve found tree replication obj: CAPGROUP_WRITE, GRPHIER_WRITE, GRPTREE_WRITE. In CRM 4.0, if I remember well, there were only the CAPGROUP_WRITE; so I cannot understand what are the differences between all of them and when they should be used.
    Does anybody have any documentation? Or know how they are working?
    Any input will be really appreciated.
    BR
    Camilla

    Hi,
    This link might contain the info. you are looking for:
    http://help.sap.com/SCENARIOS_BUS2005/helpdata/EN/BD/F7A942AD920C31E10000000A1550B0/content.htm
    Note: After you get to the page, click on the little 'synchronization' link (red right/left arrow). The overall help structure that contains this topic as well as other related configuration information appears.
    Thanks,
    - Kumar

Maybe you are looking for