J2EE Configuration

Hi,
I am new to j2ee architecture. I have installed j2ee 1.4 server. I am facing the problem regarding the configuration of this server. I will be thankful if anyone send me the configuration of the server e.g. setting path and classpath and other configuration.
i tried my best and set the environment variable and j2ee.home too. But as i run the command asant build, it says j2ee.home is not set to the home directory. Also i will be thankful if someone told me how to compile the EJBs .java files.
Please send me the configuration on my email address [email protected]
Thanks,
Regards,
Sumair Rana.

Doesnt J2EE Server have samples and documentation in their Installation or Web Site?
Follow the steps (Step-By-Step) to configure a J2EE App.
The doubt you are asking is very broad, and these discussion forms are to discuss specific issues.
Regarding EJBs compilation:
EJBs are implemented and have descriptor files specific to each vendor. So you need to see the Vendor specification for more Info.
But you can compile and package EJBs in 2 simple ways that I know:
1. Write a script to do the following
i. Compile Java Files and Jar the class files.
ii. Run EJBC on the Jar file to create EJB stubs and skeletons. This would require Vendor specific Libraries.
iii. Deploy the EJB Jar files.
2. Use ANT Deployment Scripts to compile EJBs. (This is much easier, faster and is current standard).
Thanks and regards,
Pazhanikanthan. P

Similar Messages

  • Solman_Setup, J2EE Configuration, start J2EE Config points at old server

    Hi,
    I have recently performed a system copy on my solution manager server.  As far as I'm aware I have followed the correct procedure and performed all post installation tasks.
    Since the copy I have a problem with my SLD which is in my solution manager system.  I think it may be one of two problems.
    Firstly
    When I run SOLMAN_SETUP initial configuration step 3 - Start J2EE Configuration the url launched points at my old server name rather than the new one.
    I have raised a call with SAP and have so far done the following things
    Notes : 1297849 & 805344  - Everything pointed to new server
    Notes 1301106 & 669669 - I have patched ABAB & JAVA AND updated the Content in the SLD
    Note 624282 : Transaction LCRSERVADDR contains no entries and the SLDCHECK launches the correct SLD info.
    None of these notes resolved my issue
    Secondly
    In transaction SMSY my solution manager settings are not correct - The ABAP stack is correct the message server points to the new message server, however the JAVA stack message server still points to the old system.  I have tried to delete but I am unable to as I get the message system in use in Groups / Landscapes.  SAP have done work on my server as part of the SURGEN programme and I'm sure this is something they have done that I am not able to remove.
    Please help.
    Regards
    Tracey Smith. (John Beard - Corporate account for Kelda Group)

    You are using client 100 for example. It seems so that the UME store from the Java stack still points to the 001 client (probably you made a client copy on ABAP side from 001 to 100????). The CTC want to check SOLMAN_ADMIN user in the system where the UME destination is set (in this case 001).
    So basically you got now 2 options: redirect your Java UME to client 100 or you simply create the required user SOLMAN_ADMIN in 001 client.

  • Edit  XLIFF file in J2EE Configuration Browser

    HI ,
    I am trying to do internationalization in VC 7.1. In one of the steps. i have to edit XLIFF file  in J2EE configuration Browser (under  developmentserver->ClientWorspaces->  User Name -> sap.com._UWSoftwareComponent->model folder)
    I donot have the edit option to upload the changed XLF file .
    How do i edit  and upload the file back
    Thanks and Regards,
    Priyatharini.

    Hi Priyatharini,
    Please refer to Internationalization thread in this forum. I am also busy with it. Can you email me? so I could forward you things relating it. May be Internationalization works for you...
    Best regards,
    Dharmi

  • Apache J2EE configuration

    I have just installed CFMX 7 trial version in J2EE
    configuration. Is it possible to setup apache http server as a
    webserver in this configuration? Or, apache server can be
    integrated with only in standard edition or server configuration?
    Thanks in advance.

    Apache can be used in J2EE config also. We're actually
    running clustered CF on Tomcat with Apache + mod_jk in front (on a
    separate machine). I don't have the details right now, but it's
    possible.

  • CF Installations :Key differnces between Multiserver configuration and J2EE Configuration

    Hi,
    Can anyone give the important differences between Multiserver
    configuration and J2EE Configuration installations?..

    Hello Dalibor,
    While the service account user object has Use DES selected it would appear your user session is still sending the AS Java an RC4 service ticket.  This might occur if your user had requested a service ticket before Use DES was selected, or before that setting had replicated to the appropriate domain controller.  The fix might be as simple and logging out and logging back in now that some time has passed.
    You could also download the Microsoft kerbtray utility and inspect the service ticket enc type to validate this.  kerbtray can also be used to clear old tickets and is generally useful for troubleshooting this kind of thing.
    Thanks!
    Kyle

  • Problem in J2EE Configuration

    Hi friends,
    I installed j2sdkee1.3.1 in my machine having Windows ME operating system and tried to configure as per the instructions given. I have jdk1.3. I did set JAVA_HOME, and J2EE_HOME and add bin their directories to PATH variable and CLASSPATH variables.
    When I am starting J2EE server by using j2ee -verbose command the following error is displaying:
    Bad command or file name
    Syntax error
    Syntax error
    Syntax error
    Java 2 Enterprise Edition Server
    Options:
    -verbose      Redirect all logging output to the current shell
    -help          Print this help message
    -version     Print the version
    -stop           Stop the J2EE Server
    I tried so many times and i could not configure the server. How can i configure j2ee server and start it.
    Please help me.
    Thanks in advance,
    Senthil

    Your problem is that you can't run the J2EE batch file commands on Windows Me without tweaking them. You can get the tweaks and more at
    http://groups.msn.com/J2EETools

  • J2EE configuration Server gives error when creating flex project

    Have eclipse integrated with Tomcat 6 and want to use blazeDS in it. Created Java Project and had setup for BlazeDS. Kept all lib files of blazeDS in it and other configuration things.. I have flex builder plugin in eclipse. Now want to create Flex Project in order to access java methods in it using remoteobject.
    File ->New Flex Project
    Clicked on Next. I am getting error here.
    Java Project location where blazeDS war files and flex folder which inlcudes remote-config file and other config files is "H:\workspace\JavaBlaxeDS\" still giving me error . Please help!!!

    Hi fahad !
    i know this is common problem when u put j2ee.jar from ee sdk to ur local jdk extension ...now wht u have to is ...remove j2ee.jar from ur jdk's extension and restart the system..then simply start jdkee again .. i m sure no error will be waiting for u :)
    Truly,
    siddiquiHashim
    smartSolutions

  • Coldfusion in J2EE configuration

    hi,
    i m trying to deploy CF7 as a war in JBoss4.0.3 SP1 on Fedora
    Core 4.
    But the commons-logging.jar and log4j.jar in both JBoss and
    CF seem to break the flow.
    During JBoss startup, a message that might need attention is
    14:16:42,842 INFO [TomcatDeployer] deploy, ctxPath=/cfusion,
    warUrl=.../deploy/cfusion.war/
    14:16:48,420 INFO [STDOUT] log4j:ERROR A
    "org.jboss.logging.appender.FileAppender" object is not assignable
    to a "org.apache.log4j.Appender" variable.
    14:16:48,423 INFO [STDOUT] log4j:ERROR Could not instantiate
    appender named "FILE".
    After the startup, on accessing any cfm the error I get is :
    14:19:12,166 ERROR [[CfmServlet]] Servlet.service() for
    servlet CfmServlet threw exception
    java.lang.ExceptionInInitializerError
    Caused by:
    org.apache.commons.logging.LogConfigurationException:
    org.apache.commons.logging.LogConfigurationException:
    org.apache.commons.logging.LogConfigurationException: Class
    org.apache.commons.logging.impl.Log4JLogger does not implement Log
    I have tried some of these but with no success:
    1. removing the commons-logging.jar and log4j.jar from
    cfusion.war.
    2. upgrading the above jars in cfusion.war with the ones in
    JBoss.
    Any help would be appreciated.
    Regards,
    Zara

    Ian Skinner wrote:
    >And that in multi-server, ColdFusion is placed in a
    controlling
    >position. I.E. you can easily go the lifetime of a server
    never
    >working with the JRun Console. At least I have never had
    to use it.
    >I've done all my administration with the ColdFusion
    administration
    >console and|or JVM config files.
    Since we have used the full JRun 2 CPU license since 2003, we
    have kept it separate from the CF deployment, i.e. deploying CF as
    an expanded WAR file on 50+ server instances. We are doing a proof
    of concept on moving up to 64-bit, so I just need to confirm that
    multi-server configuration is indeed host within the built-in JRun
    app server at 64-bits.
    >That may be where some of this is coming from. I believe
    I read
    >somewhere that Adobe is no longer developing JRun as a
    separate >product from ColdFusion. It is my understanding that
    the ColdFusion >team has incorporated the JRun team into their
    organization.
    Yes, that makes sense. Starting with CF8, I think, is when
    JRun was no longer sold as a separate application server.
    >If this is true, I would say that 'Yes' you can not buy a
    64 bit version
    >of JRun on it's own. Rather you get the 64 bit JRun when
    you install
    >the 64 bit ColdFusion in a JRun based configuration, i.e.
    stand-alone or
    >multi-home. Thus you would never again use the j2ee
    installation option
    >to install ColdFusion to an 'existing' JRun because you
    can no longer
    >get a separate JRun.
    That does make sense re. the 64-bit version of JRun being
    bundled with CF 8.0.1 for multi-server configuration deployment,
    but that a separate 64-bit version of JRun application is _not_
    available.
    Thanks!

  • Backup of SAP J2EE configuration

    Hi,
    is there any easier way to backup the whole SAP J2EE (6.40) configuration on an Windows 2003 Server than to backup everything in the J2EE folder (because it is very large)?
    Maybe all the configuation is stored at one special place?!
    Thanks and regards
    Nesimi

    There is one blog, which tells about XI backups..may be useful.
    /people/sap.user72/blog/2006/03/04/complete-xi-backup-restore-in-an-hour
    May be some hints..
    /people/sap.user72/blog/2004/12/08/mini-me-of-was-620-the-saga-continues
    Regards,
    Moorthy

  • Resources for non-standard J2EE configurations?

    OK, every book out there tooks about session beans, Entity beans, CMP, BMP, etc - but are there any good resources for doing less 'by the book' integrations? For example, communicating from a J2EE server to an SNMP Agent? Or firing off long running tasks?

    Solved it on my own.
    'j_user' & 'uniquename' should be mapped to 'extensionAttribute7' in the XML configuration file.
    Omri

  • Editor Mode not found to change the property of J2EE Configuration in NWA

    Hi,
    I have worked on an issue where an end user asked me to configure changes in NWA.But I did not find the editor mode.I tried all the buttons in the page of NetWeaver Administrator -> Configuration.But I could not change the customized value.Tried all possible means.Later logged into Config Tool and made the changes in Configuration Adapter successfully.Restarted the cluster later.
    Why couldn't I change the value of property in NWA? Where do I see the configuration editor mode in NWA?Please help.
    Thank You.
    Regards,
    Sudheer.

    Hi Mr. Sudheer,
    As per my information,
    NWA is a tool under developement by SAP (for the full fledged functionality)
    Till now it is valid for use to Monitor the SAP system (similar to CCMS), next is you can administrate the Java process and services (that is you can start and stop them).
    WE can monitor the SAP ABAP & JAVA Stack as well as Java components...
    We can also do User Management via NWA.
    And also the CTC configuration using NWA.
    <b>But changing certain parameter or acting as an editor is NOT YET supported by NWA tool.</b>
    I hope that I am correct in providing you the information.
    for details on that please refer : http://service.sap.com/nwa
    Regards,
    Prem
    Message was edited by:
            Premkishan Chourasia

  • Virus Scan for SAP XI , J2EE configuration

    Hi Experts,
    We have a virus scan interface NW-VSI provided by SAP. Different AV products are now producing and certifying for this and providing the Virus Scan Adapter and Virus scan engine integrated with SAP NW system.
    We can use this to scan viruses. I have gone through so many documents for this.
    Can any one please help me how can do this ?
    A step by step guide or complete scenario will be very helpful.
    We have installed McAfee antivirus in an other different server.
    our requirement is before picking up the file by XI from FTP location , a virus scan should run.
    Please help me how can I achive this and what are the requirements for this in J2EE engine side etc.
    Thanks
    Viny

    Hi Vineet,
    yes this can be possible. I have implemented this in our project.
    you can have a look in to this -
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f0096909-7121-2e10-ad89-8e08b609bf4b
    Thanks
    Sugata B Majumder

  • SOLMAN_SETUP - Problem in J2EE Configuration in initial configuration

    Dear All
    I am doing Initial Configuration using SOLMAN_SETUP in Solution Manager 7 EHP1 on Windows 2003.
    The 1st step, i.e. user authorizatin is complited. I have used existing user and update authorization.
    in 2nd step when I Start J2EEConfiguration, the new browser windows openwith "The page cannot be displayed".
    Thanks in advance,
    Nirav

    Hi,
    This is due to LAN setting issue in i-explore.
    Kindly open internet option in iexplore -> connection -> Lan setting -> proxy server -> Advaancd -> exception column -> Add the hostname address in address bar with starting  * < hostname address> *-> save -> try it.
    kindly revert back if u have any issue.
    Regards,
    Karthik

  • XI User Store / J2EE configuration

    Hi all i hope you can help me,
    Currently our XI user store points at client 000 to authenticate against when you login to the integration builder.
    I would like to change this to client 280. I've checked all the settings in the config guides and install manuals and can't find and useful information !
    I've changed the setting in the UME side on the visual administrator, but its not having any effect.
    Any help would be much appreciated.
    James

    Hi James,
    yes, of course. What to do depends on your scenario. Do you use IDoc RFC or ABAP proxy? Usually you have to delete and create a business system in SLD with the same name, delete the old business in IB directory and import again. Then configure logon in communication channel resp in SM59 destination. For IDocs communication it is more complex.
    Regards,
    Udo

  • RFC Connection error in SM59 for SAP J2EE

    Hi All,
    i am getting the following error description while testing the connection for
    SAP J2EE ...
    Connection Test SAPJ2EE  
    Connection Type TCP/IP Connection  
    Logon              Connection Error
    Error Details     Error when opening an RFC connection
    Error Details     ERROR: program sapfallback not registered
    Error Details     LOCATION: SAP-Gateway on host filip / sapgw00
    Error Details     DETAIL: TP sapfallback not registered
    Error Details     COMPONENT: SAP-Gateway
    Error Details     COUNTER: 1483
    Error Details     MODULE: gwr3cpic.c
    Error Details     LINE: 1694
    Error Details     RETURN CODE: 679
    Error Details     SUBRC: 0
    Error Details     RELEASE: 700
    Error Details     TIME: Tue Mar 31 02:44:35 2009
    Error Details     VERSION: 2
    Help me resolve this
    Regards,
    Mahesh.

    Hi,
    Please follow this steps:
    Creating RFC Destinations in the ABAP and Java Environment
    You need to create the following RFC destinations in transaction SM59 (ABAP) and the Visual Administrator (Java):
    u2022 AI_RUNTIME_JCOSERVER
    u2022 AI_DIRECTORY_JCOSERVER
    u2022 LCRSAPRFC
    u2022 SAPSLDAPI
    Depending on your client settings, it may be necessary to be logged on your SAP Exchange Infrastructure host as SAP system user with the authorization to maintain customizing tables and to release transport orders. Note, that user "SAP*" or "DDIC" does not have these authorizations.
    Maintaining the RFC Connections (Transaction SM59)
    1. Log on to your SAP Exchange Infrastructure central instance host.
    2. Call transaction SM59.
    3. Choose Create.
    4. Enter at least the following:
    RFC destination: AI_RUNTIME_JCOSERVER
    Connection type: T
    Description: <your description>
    5. Choose ENTER
    6. Choose the tab Technical settings and do the following:
    a. Select Registered Server Program
    b. In the Program ID field, enter: AI_RUNTIME_<SID> where <SID> is the SAP system ID of your Integration Server host. Use uppercase letters only.
    c. Enter Gateway host and Gateway service of your Integration Server host. To find out the required parameters:
    a. On the Integration Server host, call transaction SMGW
    b. Choose Goto u2192 Parameters u2192 Display (see entries for gateway hostname and gateway service)
    7. Choose tab Special Options and select the flag Unicode in the box Character Width in Target System.
    8. Save your settings.
    9. Repeat the steps 3 u2013 8 for the remaining destinations:
    Destination
    Values
    AI_DIRECTORY_JCOSERVER
    Program ID: AI_DIRECTORY_<SID>, where <SID> is the SAP system ID of your SAP XI host
    LCRSAPRFC
    Program ID: LCRSAPRFC_<SID>, where <SID> is the SAP system ID of your SAP XI host.
    SAPSLDAPI
    Program ID: SAPSLDAPI_<SID>, where <SID> is the SAP system ID of your SAP XI host.
    10. Leave the transaction SM59 open for later tests.
    J2EE Configuration for the Destinations (Visual Administrator)
    1. On your SAP Exchange Infrastructure central instance host, start the J2EE Engine administration tool.
    2. Choose Cluster u2192 Server u2192 Services u2192 JCo RFC Provider
    3. In the section RFC destination, enter exactly the same program ID and gateway options for AI_RUNTIME_JCOSERVER that you used in the step Maintaining the RFC connection above. Additionally, set the number of processes to 10.
    4. In the section Repository, do the following:
    a. Enter the parameter for the SAP XI host: Application Server, System Number, Client and Language.
    b. For User and Password maintain the login parameters for the user SAPJSF.
    c. Select the flag Unicode.
    6. Choose Set.
    7. Repeat the steps 3 u2013 6 for the remaining destinations:
    Destination
    Values
    AI_DIRECTORY_JCOSERVER
    u2022 Corresponding values from SM59
    u2022 Number of processes: 10
    LCRSAPRFC
    u2022 Corresponding values from SM59
    u2022 Number of processes: 3
    SAPSLDAPI
    u2022 Corresponding values from SM59
    u2022 Number of processes: 3
    Testing the RFC Destination
    After you have maintained all RFC destinations in both the ABAP and Java environment, you can check all the connections above as follows:
    1. Call transaction SM59 again.
    2. Open your RFC destination.
    3. Choose Test Connection. No error should be displayed.
    This will solve your problem.
    Thanks
    Laxmi Bhushan

Maybe you are looking for

  • Dead G5?? No chime, no video, nothing

    Hi guys - I've got a G5 emergency! I put the machine to sleep this morning, and when I got home, it was making the "wind tunnel" fan noise. I shut it down, and now when I try to power it back on, this is what happens: The power light illuminates, the

  • EnumServicesStatusEx failing with ERROR_INVALID_DATA

    Hi all, After accidentally creating a service with a display name and service name of "-1", EnumServicesStatusExW() begins to fail in an unexpected, undocumented manner. MSDN states the buffer size required can be queried by passing NULL for lpServic

  • Conversion of timestamp to_char in Apex variable & unable to use in PL/SQL

    Hi, I am passing a timestamp from Apex as a varaiable to a PL/SQL trigger. 1) to_char in Apex, to_date in PL/SQL- Works Apex : to_char(systimestamp, ,'YYYY-MM-DD HH24:MI:SS') PL/SQL : to_date(systimestamp, ,'YYYY-MM-DD HH24:MI:SS') However I would li

  • Magic wand no right click (pc) menu

    magic wand tool no longer has the right click (pc) sub menu, i have to change to the quick selection tool in order to acess the sub menu to deselect or layer via copy etc? is anyone else having the same issue?

  • SWFLoader Problems

    I have a major application that involves a Flex application acting as a main container, and it loads loads other Flex applications into it via SWFLoader. Originally, the main container was built in Flex 3 and I was loading Flex 4 child applications i