Fail to install J2EE SDK  1.4.02 2005 Q2

Anyone can tell me how to install the J2EE SDK (all in one bundle) on xp sp2.
When I install it (with no space in folder name), it failed and its log
ERROR - default domain creation returned following exception: abnormal subprocess termination: Detailed Message:'File' is not recognized as an internal or external command,
operable program or batch file.
Usage: create-domain [--terse=false] [--echo=false] [--interactive=true] [--domaindir domain_directory] adminport port_number adminuser admin [--passwordfile filename ] [--instanceport port_number] [--savemasterpassword=false] [--domainproperties (name=value)[:name=value]*] domain_name
CLI020 Operand is required.
'File' is not recognized as an internal or external command,
operable program or batch file.
'File' is not recognized as an internal or external command,
operable program or batch file.
Usage: create-domain [--terse=false] [--echo=false] [--interactive=true] [--domaindir domain_directory] adminport port_number adminuser admin [--passwordfile filename ] [--instanceport port_number] [--savemasterpassword=false] [--domainproperties (name=value)[:name=value]*] domain_name
CLI020 Operand is required.
'File' is not recognized as an internal or external command,
operable program or batch file.
Thanks ([email protected])

I have installed this on XP SP2 without any problems several times.
My suggestion would be to download the bundle again and make sure you select the right one for Windows.
The one you want is here: http://192.18.97.53/ECom/EComTicketServlet/BEGIN294E737CA32440599D51A8CB3E75FD22/-2147483648/1126766379/1/620966/620954/1126766379/2ts+/westCoastFSEND/j2eesdk-1_4_02_2005Q2-oth-JPR/j2eesdk-1_4_02_2005Q2-oth-JPR:4/j2eesdk-1_4_02_2005Q2-windows.exe
After doing that, reboot your PC and try again. It should work fine.

Similar Messages

  • Installing J2EE SDK on Linux

    Hello I am trying to install J2EE SDK on Fedora from command line.
    I downloaded J2EE 1.4 SDK 2005Q1 UR1(j2eesdk-1_4_01_2005Q1-linux.bin) and typed ./j2eesdk-1_4_01_2005Q1-linux.bin -console
    I keep on getting an error. Am I missing someting? Here are the results:
    Checking available disk space...
    Checking Java(TM) 2 Runtime Environment...
    Extracting Java(TM) 2 Runtime Environment files...
    Extracting installation files...
    Launching Java(TM) 2 Runtime Environment...
    java.lang.UnsatisfiedLinkError: /tmp/j2eesl3hyHA/package/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1503)
    at java.lang.Runtime.loadLibrary0(Runtime.java:788)
    at java.lang.System.loadLibrary(System.java:834)
    at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
    at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
    at java.awt.Component.<clinit>(Component.java:506)
    at com.sun.wizards.core.WizardTreeManager.createWizardPanel(WizardTreeManager.java:897)
    at com.sun.wizards.core.WizardTreeManager.<init>(WizardTreeManager.java:332)
    at com.sun.wizards.core.CommandLineConsole.run(CommandLineConsole.java:78)
    at java.lang.Thread.run(Thread.java:534)
    InvocationTargetException in ArchiveReader constructornull
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at appserv.instantiateArchiveReader(ArchiveClassLoader.java:203)
    at appserv.<init>(ArchiveClassLoader.java:143)
    at appserv.main(ArchiveClassLoader.java:1271)
    Caused by: java.lang.NoClassDefFoundError: com.sun.wizards.core.WizardComponent
    at com.sun.install.tasks.InstallCommandLineTask.processLocales(InstallCommandLineTask.java:592)
    at com.sun.install.tasks.InstallCommandLineTask.processCommandLineArguments(InstallCommandLineTask.java:540)
    at com.sun.install.tasks.InstallCommandLineTask.initialize(InstallCommandLineTask.java:55)
    at com.sun.wizards.core.Sequence.initialize(Sequence.java:173)
    at com.sun.wizards.core.GenericWizardState.setWizardState(GenericWizardState.java:1874)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(ArchiveReader.java:1404)
    at com.sun.wizards.core.ArchiveReader.<init>(ArchiveReader.java:287)
    ... 7 more
    Target Exception Trace:
    java.lang.NoClassDefFoundError: com.sun.wizards.core.WizardComponent
    at com.sun.install.tasks.InstallCommandLineTask.processLocales(InstallCommandLineTask.java:592)
    at com.sun.install.tasks.InstallCommandLineTask.processCommandLineArguments(InstallCommandLineTask.java:540)
    at com.sun.install.tasks.InstallCommandLineTask.initialize(InstallCommandLineTask.java:55)
    at com.sun.wizards.core.Sequence.initialize(Sequence.java:173)
    at com.sun.wizards.core.GenericWizardState.setWizardState(GenericWizardState.java:1874)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.wizards.core.ArchiveReader.callObjectMethod(ArchiveReader.java:1404)
    at com.sun.wizards.core.ArchiveReader.<init>(ArchiveReader.java:287)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
    at appserv.instantiateArchiveReader(ArchiveClassLoader.java:203)
    at appserv.<init>(ArchiveClassLoader.java:143)
    at appserv.main(ArchiveClassLoader.java:1271)
    Deleting temporary files...
    Thanks for your help in advance

    This is probably similar to the problem described in this thread:
    http://forum.java.sun.com/thread.jspa?forumID=136&threadID=526086
    (i.e. headless AWT mode which is used to run J2EE installer in console mode is broken in J2SE 1.4.x).
    One thing you can try, provided that J2SE issue got fixed, is to separately download and install JRE 1.5.x on this system and run installer as:
    ./j2eesdk-1_4_01_2005Q1-linux.bin -console -javahome <jre 1.5 install dir>

  • How to install J2ee sdk 1.4

    How to install j2ee sdk 1.4......is like j2ee sdk 1.3???????????

    Download the SDK from here http://java.sun.com/j2ee/1.4/download.html#sdk follow the installation instructions.

  • How to install J2EE SDK on Netbeans Bundle

    Hi:
    I tried to install three sun packages on my XP:
    1. Java Creator
    2. Netbeans 3.6 + PE bundle
    3. Sun Java System Application Server PE 8 Update 1
    The problem is that PE 8 Update 1 gives me "cli156 could not start in domain domain1" error, so I uninstalled it. My questions are:
    Because NB bundle does not have sdk samples:
    How can I install in NB bundle, J2EE 1.4 SDK Samples Update 1?
    How can I install J2EE 1.4 Platform API Documentation?
    Thank you very much,
    Blessings,
    Lorenzo Jimenez

    This would be correct, Creator bundle already contains Sun Java System Application Server 8 PE UR1 bits so there is no need to install them once again.
    As for the UR1 sample applications and API docs, they can be downloaded and installed separately - these two bundles do not have associated installer and only have to be unzipped.
    Hope this helps...

  • Installing j2ee sdk over newer update

    If I have 118668-06 J2SE 5.0_X86: update 7 patch installed,
    will installing the j2ee sdk on top of it interfere with any of the new files?

    How did you download the JDK? Under Linux you tend to have a "default java" such that it is automatically available on the path. Did you install it successfully? When you type javac -version on the bash prompt, what do you get?

  • Do I need to install J2EE 1.4 SDK if I already have J2SE 1.5.0_08 SDK?

    Currently my system installed J2SE 1.5.0_08 SDK and Java Studio Enterprise 8. My OS is Windows XP Professional Edition.
    I want to start to learn J2EE. I read the software requirement in the J2EE tutorial and it asked me to install J2EE 1.4 SDK package which contains System Application Server Platform Edition 8.2 and J2SE SDK.
    Refer to : http://java.sun.com/j2ee/1.4/docs/tutorial/doc/
    Its quite confusing me. The question is:
    1) Do i need to install the J2EE 1.4 SDK cause I already installed J2SE SDK?
    2) I have Java Studio Enterprise 8, do i still need to install the System Application Server Platform Edition 8.2? Because i saw inside my Java Studio Enterprise 8 its contain the function to start and stop default application server. Can this be consider as the Java Application Server too?

    no i guess, since if u can start the server, why do u need to install j2ee sdk, one more thing, be carefull about the versions
    u can check the version by going to the command prompt and type
    java -version
    there it shows the version of the jvm u r using, but see that u set the java home to point to the same version even if u have different jdk's installed on the same machine
    i am not sure what other thing this j2eesdk gives besides normal things which comes with sun studio, u can always try it if u want to but be careful about the JAVA_HOME settings

  • Problem in installation of J2EE SDK 1.3

    I have installed J2EE SDK 1.3 on my machine. I have set
    J2EE_HOME=C:\j2sdkee1.3.1
    JAVA_HOME=C:\Program Files\j2sdk1.4.2_08
    and
    PATH=C:\j2sdkee1.3.1\bin
    environmental variables. All the three path seem to OK. But when I'm trying to start application server using j2ee -verbose command on my dos prompt I'm getting following error
    'C:\Program' is not recognized as an internal or external command, operable program or batch file.
    I tried j2ee -verbose command from C: prompt as well as from C:\j2sdkee1.3.1\bin prompt in which j2ee batch file is present.
    Please help/guide on above issue

    JAVA_HOME is having space character in it. Install J2SE at location where there are no spaces in the path and then try......

  • How to install j2ee 1.4 sdk , and only that nothing else

    hi guys , i am trying to install j2ee 1.4 sdk. i found the link for it on sun "http://java.sun.com/j2se/1.4.2/download.html ", and when i try to install that package . it has everything from
    app sever ,to java 2 sdk std edition to start up . etc .
    but i dont want all this , i just want j2ee sdk 1.4
    see what actully i want is j2ee sdk installation coz when i try writing my program in eclipse and when i say import javax.jms.*; it gives error coz it is not able to find the jar.
    just the way for core java we install jdk what do we install so that we can use servlet,jsp,ejb,jms etc
    please reply immediately , where do i install that stuff from
    thanks in advance

    exactly rene , i explored all of the
    "http://java.sun.com/j2ee/1.4/download.html" . i even
    downloaded " J2EE 1.4 SDK 2005Q2 UR2 " which took me
    half an hour. and when i ran the setup file , it had
    everthing from app server to jsdk 1.5 , but no where
    was j2ee sdk to be found. still exploring without any
    success :-(The "J2EE SDK" is basically nothing but the J2EE.JAR. It comes with that app server download.

  • Start the J2EE SDK in the foreground on Windows

    I have upgraded my development AS from Sun ONE 7 to J2EE SDK 8.1. One feature I miss most is: 7 used to live in a "Command Prompt" box where I could watch the log go by and sometimes press Ctrl+Break for a full thread dump.
    Apparently 8.1 starts everything as a background process, and Windows lacks the equivalents of "tail -f server.log" and "kill -QUIT <pid>".
    Is there a way to start 8.1 in the foreground, so that I can watch the log in real-time and generate a thread dump?

    You are right, domain creation requires config/asenv.bat file to be in place.
    It is possible that asenv.bat file did not get created properly due to incomplete uninstallation of the previous installation. To start from the scratch, follow the instructions in section 3 of this article:
    https://j2ee-sdk.dev.java.net/howtos/J2EE_SDK_Installation_HOWTO.html#p3
    (so, either install in a different location or cleanup component registration info).
    If installation on the clean system fails again please post any errors.

  • J2EE SDK 1.4 on AMD64

    Hello All,
    I would like to run the J2EE SDK 1.4 on an AMD Opteron Server (Sun Fire - AMD) running Debian Linux. The kernel (2.6.12), the and the distribution (Debian unstable/testing) are both 64 bit versions. The J2EE SDK 1.4 is not available for this platform, so taking the base linux distribution and extracting it manually, and using the separate JDK 1.5 available specially for the AMD 64 bit installation gives this error:
    Unable to read system environment. No system environment will be used.And then the Application Server fails to startup properly. This problem has been documented in the past, see (You will note that I posted a solution for running the J2EE SDK under Debian Linux):
    http://forum.java.sun.com/thread.jspa?forumID=136&threadID=583452
    https://j2ee-sdk.dev.java.net/howtos/J2EE_SDK_Installation_HOWTO.html
    This time, though, installing the 'C++ compatibility library' is not an option. Even on the 64 bit distributions of redhat, this is still a 32 bit intel x86 library, and it is unusable on the AMD 64 architecture. There is not a separate version of this library available from redhat specifically for the 64 bit version of the AMD processor.
    Suggestions and guidance are greatly appreciated.
    Thanks,
    Adam
    Adam Just
    http://www.acjust.com

    The problem is with debian. installing j2ee in debian gives this kinda problem while j2se installs fine.
    The error in ur case is due to the fact that its unable to find the hostname.
    add <hostname> 127.0.0.1 in ur /etc/hosts file.
    It should work after that.

  • Sun J2EE SDK 1.3_01, java.lang.ClassCastException thrown during deployment

    I encountered a bug while using the deploytool to deploy
    an EAR file to the Sun J2EE 1.3_01 server.
    I submitted a bug report to Sun via the Sun Java Developer Connection.
    (Sorry, it has not been assigned a BugID yet)
    Question:
    Does anybody know if the web container in Sun's
    J2EE 1.3_01 server supports access to local enterprise beans?
    Screenshots of the bug are available at
    http://sync4j.sourceforge.net/deploymentbug/
    Full details below....
    -Sean
    category: j2ee
    subcategory: deployment
    release: 1.3_01
    hardware: x86
    OSversion: windows_2000
    synopsis: java.lang.ClassCastException thrown during deployment of Session bean
    java -version
    java version "1.3.1_01"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01)
    Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode)
    C:\j2sdkee1.3\bin>j2ee -version
    Java 2 Enterprise Edition version 1.3_01, build 1.3_01-b01
    I built a EJB 2.0 compliant stateful session bean.
    The session bean has a remote interface (ISyncRemote),
    a remote home interface (ISyncHomeRemote),
    a local interface (ISyncLocal),
    and a local home interface (ISyncHomeLocal).
    I built an HTTP Servlet that is supposed to access
    the Stateful Session Bean using ISyncHomeLocal and
    ISyncLocal
    I run "deploytool.bat" in GUI mode to perform the deployment.
    During deployment, the deploytool GUI displays a message
    box which states:
    "There was a deployment error.
    java.rmi.ServerException: RemoteException occurred in server thread;
    nested exception is:
    java.rmi.RemoteException: An error was encountered while loading
    a web component.
    Please refer to
    <J2EE_HOME>/logs/<machine-name>/j2ee//j2ee/error.log
    for more information. Please verify your Application with the
    Verifier tool."
    The "error.log" file did not contain any useful information.
    I ran the J2EE "verifier.bat" tool to verify that my EAR archive is OK.
    The Sun J2EE server output this error string:
    "java.lang.ClassCastException:
    com.sun.enterprise.deployment.EjbExternalDescriptor"
    Here is the full output from the Sun J2EE server:
    C:\j2sdkee1.3\bin>j2ee -verbose
    J2EE server listen port: 1050
    Naming service started:1050
    Binding DataSource, name = jdbc/EstoreDB, url =
    jdbc:cloudscape:rmi:CloudscapeDB;create=true
    Binding DataSource, name = jdbc/Cloudscape, url =
    jdbc:cloudscape:rmi:CloudscapeDB;create=true
    Binding DataSource, name = jdbc/DB1, url =
    jdbc:cloudscape:rmi:CloudscapeDB;create=true
    Binding DataSource, name = jdbc/DB2, url =
    jdbc:cloudscape:rmi:CloudscapeDB;create=true
    Binding DataSource, name = jdbc/InventoryDB, url =
    jdbc:cloudscape:rmi:CloudscapeDB;create=true
    Binding DataSource, name = jdbc/XACloudscape, url = jdbc/XACloudscape__xa
    Binding DataSource, name = jdbc/XACloudscape__xa, dataSource =
    COM.cloudscape.core.RemoteXaDataSourc
    e@245536
    Starting JMS service...
    Initialization complete - waiting for client requests
    Binding: < JMS Destination : jms/Queue , javax.jms.Queue >
    Binding: < JMS Destination : jms/Topic , javax.jms.Topic >
    Binding: < JMS Cnx Factory : TopicConnectionFactory , Topic , No properties >
    Binding: < JMS Cnx Factory : jms/TopicConnectionFactory , Topic , No properties
    >
    Binding: < JMS Cnx Factory : QueueConnectionFactory , Queue , No properties >
    Binding: < JMS Cnx Factory : jms/QueueConnectionFactory , Queue , No properties
    >
    Starting web service at port: 8000
    Starting secure web service at port: 7000
    J2EE SDK/1.3
    Starting web service at port: 9191
    J2EE SDK/1.3
    J2EE server startup complete.
    Compiling c:\j2sdkee1.3\repository\rbi\gnrtrTMP\Sync4j Server enterprise
    application\sync4j\server\s
    yncbean\SyncBean_LocalHomeImpl.java ....
    Compiling c:\j2sdkee1.3\repository\rbi\gnrtrTMP\Sync4j Server enterprise
    application\sync4j\server\s
    yncbean\SyncBean_EJBLocalObjectImpl.java ....
    Compiling c:\j2sdkee1.3\repository\rbi\gnrtrTMP\Sync4j Server enterprise
    application\sync4j\server\s
    yncbean\SyncBean_RemoteHomeImpl.java ....
    Compiling c:\j2sdkee1.3\repository\rbi\gnrtrTMP\Sync4j Server enterprise
    application\sync4j\server\s
    yncbean\SyncBean_EJBObjectImpl.java ....
    rmic sync4j.server.syncbean.SyncBean_RemoteHomeImpl...
    rmic sync4j.server.syncbean.SyncBean_EJBObjectImpl...
    c:\j2sdkee1.3\repository\rbi\applications\Sync4j Server enterprise
    application1004172068449Server.ja
    r
    Binding name:`java:comp/env/ejb/ISyncHomeRemote`
    Binding name:`java:comp/env/ejb/ISyncHomeLocal`
    java.lang.ClassCastException:
    com.sun.enterprise.deployment.EjbExternalDescriptor
    at com.sun.enterprise.deployment.EjbReferenceDescriptor.getValue
    (EjbReferenceDescriptor.java
    :202)
    at com.sun.enterprise.naming.NamingManagerImpl.bindObjects
    (NamingManagerImpl.java:394)
    at com.sun.web.server.WebService.addContext(WebService.java:148)
    at com.sun.web.server.ServletDeployerImpl.loadWebComponents
    (ServletDeployerImpl.java:214)
    at
    com.sun.enterprise.tools.deployment.backend.JarInstallerImpl.deployWebComponent
    s
    (JarInsta
    llerImpl.java:791)
    at
    com.sun.enterprise.tools.deployment.backend.JarInstallerImpl.deployApplication
    (JarInstall
    erImpl.java:219)
    at
    org.omg.stub.com.sun.enterprise.tools.deployment.backend._JarInstallerImpl_Tie.
    invoke(Un
    known Source)
    at com.sun.corba.ee.internal.corba.ServerDelegate.dispatch
    (ServerDelegate.java:355)
    at com.sun.corba.ee.internal.iiop.ORB.process(ORB.java:273)
    at com.sun.corba.ee.internal.iiop.RequestProcessor.process
    (RequestProcessor.java:84)
    at com.sun.corba.ee.internal.orbutil.ThreadPool$PooledThread.run
    (ThreadPool.java:99)
    Does the Sun J2EE server implementation support the invocation
    of Session EJB's via a Local interface?
    Does the Sun J2EE server implementation allow a Servlet to invoke
    Session EJB's via the bean's Local interface?
    While researching this issue, I read the J2EE 1.3 final specification.
    The spec says:
    "The EJB container is required to access to local enterprise beans.
    We recommend that the web container also support access to local
    enterprise beans."
    Does the web container in Sun's J2EE server support access to local enterprise beans?

    I'm pretty much sure that you cannot access a
    local Session bean from outside the EJB container.Please read the J2EE 1.3 specification before posting messages about EJB and J2EE.
    According to the J2EE 1.3 specification:
    "The EJB container is required to support access to local enterprise beans. We recommend that the web container also support access to local enterprise beans.
    No support is provided for access to local enterprise beans from the application client container or the applet container."
    If you use local interfaces for your session bean,
    than your client must be local too. A local client is
    a client that is collocated in the same JVM with the
    session/entity that provides the local view and which
    can be tightly coupled to the bean.My client is running in the same JVM as my EJB. The client is a servlet. The servlet is running in the same JVM as the EJB.
    For what its worth, the error that I observed occurs during deployment. I haven't figured out why deployment is failing.

  • ADFS MFA Adapter fails when installed manually

    Dear experts,
    When following the article on http://technet.microsoft.com/en-us/library/dn807157.aspx, my ADFS service cannot load the WindowsAzureMultiFactorAuthentication provider, eventid 105.
    I used the 'Install the AD FS Adapter standalone using the Web Service SDK', with the edited config file using a username and password. When browsing to the SDK folder on my MFA server using IE from the ADFS server, I can login and use all SDK services normally
    but ADFS fails. Installing MFA locally on the ADFS server fixes the issue, but manual configuration should be possbile according to the technet article.
    Also, there is an error in the technet document, it says to 
    Run the MultiFactorAuthenticationUserPortalSetup64.msi
    But this should of course be the adapter MSI file.
    Is there a fix?
    Sincerely,
    Jos

    Thanks for the note on the typo. We'll fix the documentation on MSDN and the MFA Server help file.
    For those having issues getting the adapter to work, we have had a couple of support cases escalated recently that both turned out to be typos in the config file. The registration script needs to have the correct path to the config file, and the config file
    should look something like this:
    <ConfigurationData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
        <UseWebServiceSdk>true</UseWebServiceSdk>
        <WebServiceSdkUrl>https://server.domain.com/MultiFactorAuthWebServiceSdk/PfWsSdk.asmx</WebServiceSdkUrl>
        <WebServiceSdkUsername>domain\username</WebServiceSdkUsername>
        <WebServiceSdkPassword>password</WebServiceSdkPassword>
        <WebServiceSdkCertificateThumbprint></WebServiceSdkCertificateThumbprint>
    </ConfigurationData>
    From the ADFS server, you can copy the WebServiceSdkUrl into a web browser. You should be prompted for a username/password. Enter or copy/paste what you have in the config file. it should display the web service operations without any certificate warnings.
    If there are warnings, you may have to import the certificate into the Trusted Root Certificate store so that the ADFS server trusts it.

  • error-page not working in J2EE SDK 5 Update 1

    I recently migrated from Tomcat 5 to J2EE SDK 5 Update 1, and since, have not been able to get my custom error page working. I have verified the path to the error page by testing the link directly in a browser, but still see the default gray and white error page anytime an error occurs. This exact xml worked perfectly in tomcat 5 - am I missing something?
    I have the following in my web.xml:
      <!-- Http error -->
      <error-page>
        <error-code>500</error-code>
        <location>/error.faces</location>
      </error-page>
      <!-- java exception -->
      <error-page>
        <exception-type>java.lang.Exception</exception-type>
        <location>/error.faces</location>
      </error-page>
      <!-- page not found -->
      <error-page>
        <error-code>404</error-code>
        <location>/error.faces</location>
      </error-page>

    Hi, Here is a link from Mozilla that addresses this : http://support.mozilla.com/en-US/kb/Managing+the+Flash+plugin
    Page down to "Flash does not work properly and /or will not update."
    When you have two SWF installed the websites use the old one, not the new one. Don't ask me why, I often wonder that myself. That's why when you disabled the old one, Flash didn't work.
    Hope this solves the issue.
    Thanks,
    eidnolb

  • How to install j2ee?

    Hi! i am a novice user. I want to learn j2ee but i don't know how to download j2ee and also how to install j2ee in my windows platform. I have 4og hard disks, 128 ram and 2.0g processor(p4) pc. so please help me.

    http://java.sun.com/javaee/downloads/index.jsp
    This is the J2EE download page.
    You can download J2EE only
    OR with Sun App Server which you can deploy your J2EE application.
    OR with Netbeans IDE which help you develop your J2EE application.
    If you don't want to do tones of setting,
    I recommend you download the bundle which contains J2EE SDK + Sun App Server + Netbeans IDE.

  • Problems with my installed J2EE platform.

    I am having trouble working with the J2EE development environment. My issues are as follows:
    1. In trying to run some of the examples include with the environment I have noticed that I do not have all the same directories and directory structure as specified in the the tutorial. For example, a step in the tutorial references using a file in the <INSTALL> (sun\appserver)\docs\tutorial\... directory, I do not have a docs\tutorial directory underneath my <INSTALL> directory. Are there different directory conventions implemented based on what platform to which you are installing the J2EE environment? (We are running WindowsXP Professional)
    2. At the beginning of the tutorial it makes reference to adding some additional information to your path. One such example is adding the <INSTALL>(sun\appserver)\shared\bin directory. I do not have such a directory. I have a <INSTALL>(sun\appserver)\bin directory but not a shared\bin directory.
    (Note: Could the above problems be corrected by merely uninstalling and re-installing the J2EE platform?)
    3. When I try to run the Duke's Bookstore servlet example I get an HTTP 404: File not found error. Does this error have something to do with the structure of my created web component, my browser (IE), or something else entirely?
    Any assistance would be greatly appreciated.
    Thanks,
    Michael Sucena

    Note that tutorial is not being shipped as part of J2EE SDK distribution - it is separate download and must be downloaded and unzipped independently of J2EE SDK installation which you already have. Download URL is here:
    http://java.sun.com/j2ee/1.4/download.html#tutorial
    Only after you download this, you can start following environment setup instructions you are refering to. Please note that you'll have to deal with two different installation directories - one is installation directory of J2EE SDK (one you already have), the other one is installation directory of tutorial (i.e. location where you will unzip downloaded tutorial) - these two may or may not be the same, so pay close attention to instructions. Some of your questions might also be covered in this thread:
    http://forum.java.sun.com/thread.jsp?forum=14&thread=470575&tstart=30&trange=15
    (namely, <install_dir>\share\bin folder is now obsolete, unfortunately reference to it was not removed from Tutorial instructions)
    Hope this helps....

Maybe you are looking for

  • Programme SDV03V02 changes Overall status of credit check in table VBUK

    Dear All, I happened to go through the previous threads pertaining to this program on rescheduling  the sales orders. Adding to that too i have an important aspect which needs the suggestion of you legends. As in my support this jobs runs every day n

  • Payment advice printing wrong address

    Hello, When i am printing Payment advices using PaymentRun program for Travel Mgmt,It is picking wrong address of the employee,i checked IT0006 and it is maintained properly. can you please suggest where to check and from where Payment run program pi

  • Database backup problem in DB13

    Dear All, <b>When we take backup from the command prompt using Brbackup or Brarchive it executes the backup process successfully, but when I schedule the same thing in the DBA calendar it shows that job finished but it actually  does not take the bac

  • How to  handle blocked cost centers from Payroll to FI (RPCIPE00)

    We have the need to do retro payroll adjustments - the problem is that many times the original cost centers are blocked.  This causes errors in the feed to finance via program (RPCIPE00).  How can we avoid this error?  We have considered using payrol

  • Adobe Shape app won't sync with my desktop application.

    I have just downloaded the new Shape app and after messing around with it a bit, I created a shape that I wanted to sync with Illustrator on my desktop. When I launched my illustrator program it wouldn't show up in my library. I've tried syncing from