Tomcat with j2se 1.4 beta

hi there!
does anyone know how i can run the install program for the tomcat 4.0 with j2se 1.4 beta 3 installed?
the tomcat installation wont run cause it says it cant find any jdk installed in my computer!
any ideas?

Beuwolf, just uninstall j2se 1.4 beta as I have experienced the same problem with you. Just have your jdk1.3 install in ur computer. I have installed j2se 1.4 beta 3 but it seems doesn't work with tomcat 4.0.1. Have your jdk1.3 first before jdk1.4 does support tomcat 4.0 :)

Similar Messages

  • Tutorial for creating a J2EE project with "Flex Builder 3 Beta 3 " ?

    Hi,
    I'm trying to set up a Flex environment with:
    Flex Builder 3 Beta 3 stand alone
    WTP (from eclipse update manager)
    LCDS 2.5 (with JRun)
    JBoss 4.2.2GA
    At this moment I successful installed everything (but not set up). I added WTP at Flex Builder3 (with the eclipse update manager). I copied the two flex-tomcat files in jboss.
    Then in Flex Builder 3 I created a new Flex Project. In the wizard first window, I selected J2EE, Livecycle and WTP. Then in the next window I need to configurate the J2EE server.
    I couldn't find any information/tutorial for this window? Is there a tutorial for this?
    This window ask me:
    Target Runtime: I created a new one for JBoss 4.2.2 (during this process flex builder asked me to add a project but actually I'm creating this project so I hadn't any project to add (??)).
    ContextRoot: name of the project I'm creating (default). Is it good?
    Content Folder: the default is "WebContent". Is it good?
    Flex War File: What is that? Where do I find it?
    Thanks a lot,
    Jerome

    The settings you mention all sound fine, but the I believe the Flex War file may be what you referred to as the flex-tomcat files (specifically the one should be called flex.war from the install folder).
    You don't need to deploy the flex.war file to JBoss manually, when you create a project, you just select the file in the wizard and it is extracted and used as a template for the new project. In fact, it may cause a port conflict with your project if you do deploy manually it (unless you tweak some of the config files), so it's probably worth removing it from the deploy folder if you did put it there. The other file, flex-admin.war, can stay without causing issue.
    The closest to a tutorial that I am aware of is if you search "New Flex Project" in the help system, it talks about what each of the options should be when creating LCDS projects.

  • Trouble compiling servlets with J2SE 5

    Hello,
    I've been using Sun 1 Studio CE, and more recently, Netbeans 3.6, with J2SE 1.4.2. I have some basic swing applets and servlets that I wrote for my business' web site.
    I recently downloaded and installed the new software bundle containing Netbeans 4.0 and J2SE 1.5. When I try to compile my servlets, I get a compiler error that packages javax.servlet.* and javax.servlet.http.* do not exist.
    I reinstalled J2SE 1.4.2 and Netbeans 3.6 and the servlets compile fine.
    Why is JDK 5 not able to find these packages? My understanding is that they're part of the Java Servlet API, which I never explicitly downloaded previously. Is that the piece of the puzzle that I'm missing? Please help!
    Thanks

    Thanks for your response...
    What is interesting is that I never explicitly installed the Servlet API. Out of curiosity, I searched my computer for servlet*.jar and came up with 13 files including:
    servlet-2.2.jar
    servlet-2.3.jar
    servlet-api-2.4.jar
    These were located in subdirectories under Netbeans 3.6 and Tomcat 5.0.19. Therefore, I'm assuming that when I downloaded the JDK 1.4.2/Netbeans 3.6 bundle from the Java site, the Servlet API must have been part of the bundle.
    ****Let me check something...***
    I've just done the same search for servlet*.jar on my test PC, which has the Netbeans 4.0/JDK 5 bundle installed. The same files exist, in the same locations(almost the same, anyway; the Tomcat and Netbeans 4 directory structures are a little different).
    Both software bundles contain the same files, yet 1.4.2 compiles without any problems or additional configuration. In other words, I reinstalled the old 1.4.2/ Netbeans 3.6 bundle, took my existing source code, and started compiling.
    Any ideas why the same isn't true for JDK 5/Netbeans 4? I know there are changes to the way Netbeans 4.0 deals with Class Paths, but I thought that was for the classes I've written. Shouldn't the compiler be able to find the servlet API, since it bundled/installed with everything else?
    Thanks

  • JSF with J2SE 5.0

    I want to do JSF development with J2SE 5.0
    JSF 1.2 is nice but not necessary.
    What IDE and webserver supports this reasonably well?
    I've been using Eclipse 3.1/WTP 0.7/Tomcat 5.5 and it is pretty flaky; I understand it only is intended to support J2EE 1.4 and J2SE 1.4 which is probably a large part of the issue. Without getting into specific details, I've hit lots of problems and am currently having problems with WTP talking to Tomcat. I'd really like to switch to a more stable toolset. I will happily swap IDE or web server to anything usable.
    Any ideas?

    Delete the folder and /Library/Receipts/J2SE50Release3.pkg. Then, reinstall, using the downloadable from http://www.apple.com/support/downloads/java2se50release3.html. Works on my system.

  • Can not start J2EE1.4 on J2SE 1.5 beta

    Did any one successfully run AS8 on Java 1.5 beta? I got this message when I tried to start default domain:
    "Provider org.apache.crimson.jaxp.DocumentBuilderFactoryImpl not found"
    So, 1.5beta shipped with a different xml parser?

    We have not done any rigorous testing with J2SE 1.5 and the J2EE RI. Please use J2SE 1.4.2

  • Can't start tomcat4.1.12-LE server with jdk1.4.0-beta!

    Hi there!!
    I got a configuration problem with tomcat4.1.12-LE with jdk1.4.0-beta.
    I was followed this URL's ( http://www.moreservlets.com/Using-Tomcat-4.html#Introduction )
    instructions as they write, but I cann't start the tomcat server :( plz help me in this matter.
    My installation path is:
    c:\jdk1.4
    c:\tomcat
    Environment variable is:
    JAVA_HOME=c:\jdk1.4
    CATALINA_HOME=c:\tomcat
    Operating system is:
    win2000
    Thanks,
    M. Junayed

    What on earth are you using the beta for? :S You should solve this problem by installing the release version of the J2SDK...

  • Error in Tomcat with Servlet

    Hi,
    I made a webapplication in JBuilder. When I run the project it runs just fine, even when I type the URL http://localhost:8080/webshop/file.shtml in explorer. Very simple.
    I installed the project war file in tomcat with the manager and tomcat made a webshop dir in web-app. This dir contains all the files needed for Tomcat to run a web-app
    I configured the web.xml, it looks like this:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
    <servlet>
    <servlet-name>dbservlet</servlet-name>
    <servlet-class>webwinkel.DBServlet</servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>dbservlet</servlet-name>
    <url-pattern>/dbservlet</url-pattern>
    </servlet-mapping>
    </web-app>
    But the web-app doens't run online. When I try to reach the servlet I get a 404. Tomcat can't find the servlet. Am I forgetting something here, if it runs local in JBuilder shouldn't it just as easy run on a webserver?
    please help I'm desperate
    Susan

    looks like you should be pointing to the following url to get to your servlet:
    http ://localhost:8080/webshop/dbservlet
    Is this what you or your form is pointing to? Are you able to get to /file.shtml but not the servlet?

  • Macbook 10.5.8 Version Built in ISight problem with YM 3.0 beta version

    I am using my Macbook built in ISight with the latest version of Yahoo Messenger for Mac, the 3.0 Beta. Every time i will use the YM webcam, it will only last for about 1 minute and will not work anymore. This is happening since i bought my macbook last November 2008. it will be a year next month and still the ISight is not working properly with YM. When i checked from the store where I bought my macbook, they said it happens in YM coz according to them YM is not yet fully applicable with apple laptop models and recommended to use other messenger instead. My family and friends are using YM only to keep in touch with me so I don't have a choice but continue using YM. Its really disappointing coz I even downloaded the other version of YM before this 3.0 version, but same problem still exists.
    Can anyone help me on how can i fix this problem? or if there is really a solution on this..I've always wanted to have a macbook laptop but having this kind of problem really made me think if i did a right decision to buy this laptop. it is indeed an expensive laptop but i cant enjoy it fully...
    please help me!!!

    Welcome to Discussions, Marianne Bayogos
    Problems like yours, especially those involving known-unreliable (Beta) software, can be difficult to resolve. You need to start by troubleshooting to determine the source of the problem. Then you will KNOW what to fix. You seem like a fairly experienced user, so try any of the following you think might help in any order you like.
    (0) You can use the suggestions in http://support.apple.com/kb/HT2090 to determine whether iSight is causing your problem. Be sure to try with more than one user account and with some other apps, too.
    If your iSight works properly with all other apps in every user account you test, your Apple hardware and software is NOT the cause.
    If you can eliminate iSight as the source of your trouble, you will need to either switch to other ways of communicating or troubleshoot other system elements that might be causing the problem. Here are some other things you can consider if you don't get better suggestions here.
    (1) Sometimes a restart restores function on internet connected applications. Shut down everything and restart your entire system including modem, router, and Mac in that order. To eliminate possible communication hardware problems, allow self-test to complete on each device before starting the next.
    (2) If you updated or installed any other software immediately before the problem began, check their websites to see if there are known issues with your system configuration or installation. If these are no know issues, carefully following the developers' instructions, reinstall any recent software additions that you think might be causing a conflict with YMM, use Disk Utility to repair permissions, and try again. Doing this reinstall will reduce the possibility that some recent addition might be conflicting with your new YMM Beta.
    If you find conflicting software, follow the instructions and uninstall to see if removing it will restore proper function to your favored communications apps.
    (3) Check YMM's Help: http://help.yahoo.com/l/us/yahoo/messenger/mac/mac3/index.html
    for help with installation and communication requirements/ configuration topics.
    If you do not find the answers there, check the dedicated YMM forum (use the "Ask Other Messenger Users" link on the help page) to see if your problem has already been solved by other users who post there.
    (4) You can also take your MacBook to a different location and see if the connection works when you access the web via a different internet connection.
    (5) I no longer use YM because I often encountered problems like those you describe, but my testing from several years back showed that Yahoo! seemed to support the Windows version of their messenger app better than the Mac version.
    Because your iNtel Mac can use Boot Camp, VMware Fusion™, Parallels™, or VirtualBox to run Windows® software, there is another alternative available to you. Choose which method you want to use to run Windows®, add the required software to your iNtel Mac (if you have not already done so), and then install and use Yahoo! Messenger for Windows.
      http://messenger.yahoo.com/platform/win
    (6) If all else fails, and if your family and friends are willing to try something "new and improved" (does NOT work with Yahoo! Messenger), you can both install and try a different video chat app such as Google Talk or Skype.
    (7) Alternatively, you can try the web-based video chat sites like http://www.mebeam.com/ or Defcom's recommended TokBok.
    EZ Jim
    Mac Pro Quad Core (Early 2009) 2.93Ghz w/Mac OS X (10.6.1)  MacBook Pro (13 inch, Mid 2009) 2.26GHz (10.6.1)
    G5DP1.8GHz (10.5.8) G4 PowerBook 1.67GHz (10.4.11) iBookSE 366MHz (10.3.9) LED Cinema Display External iSight

  • Open  Business Objects report with J2SE

    Hi, How can I do to open a Business Objects report with J2SE aplicattion?
    Thanks,

    Depending on the version of Crystal Reports / Business Objects you have, there are Java libraries you can use to connect to the Business Objects Application server. I spent a lot of time on BO's website figuring it out. In the end i only needed a few libraries to connect, and ask the server to print a report. I remember that there was a way to have the server send a pdf as a binary stream, that you could then save as a pdf file and read. You can do a lot more with the SDK, to the extent of creating your own report creation tool. If you would like some specifics, i might be able to find the some of the documentation i used. It all came from the BO website.
    Wish i could be more help
    chip.
    Edited by: Chipper on Mar 3, 2010 3:29 PM

  • I have a problem, i bought lion but when i want to install he said me i need to "download osx lion server" i'm running with the last lion beta. how to update please?

    i have a problem, i bought lion but when i want to install he said me i need to "download osx lion server" i'm running with the last lion beta. how to update please?
    ps: sorry for my english :S

    You apparently are using a version of OS X you did not purchase using your Apple ID. Although you can download Mavericks you cannot install it over your current system. You must repartition your hard drive, then reinstall the version of OS X originally installed when it came new from the factory. That would be on the installer discs that should have come with the computer. If the computer did not come with discs from the factory but OS X was pre-installed (Lion or Mountain Lion) then you can perform an Internet Recovery:
    Install Mavericks, Lion/Mountain Lion Using Internet Recovery
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    Boot to the Internet Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND-OPTION- R keys until a globe appears on the screen. Wait patiently - 15-20 minutes - until the Recovery main menu appears.
    Partition and Format the hard drive:
    1. Select Disk Utility from the main menu and click on the Continue button.
    2. After DU loads select your external hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the process has completed. Quit DU and return to the main menu.
    Reinstall Lion/Mountain Lion. Mavericks: Select Reinstall Lion/Mountain Lion, Mavericks and click on the Install button. Be sure to select the correct drive to use if you have more than one.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.

  • Tomcat with Apache

    Hi,
    I have followed the tutorial on this website to configure tomcat to connect with Apache.
    I am on a CENTOS 5 system.
    Apache was already installed and serving three web sites without problems.
    I wanted to add the ability to work with .jsp files and others.
    I loaded Tomcat with incident and it is running.
    I also loaded mod_jk to connect the two as directed by the tutorial.
    However, I cannot access a .jsp file unless I add the port number 8080 in the location bar along with the url.
    Can someone point me to a good guide for getting this up and running? Or maybe provide some insight in what I might be doing wrong.
    Thank You,
    Mike

    On this website? Which tutorial are you talking about? Apache is in no way related to Sun.
    At least you should read the documentation which come along with the Tomcat Connector: [http://tomcat.apache.org/connectors-doc/].

  • How to create a webservice in Tomcat with the use of Axis

    I am very new to webservices. I am suppose to create a webservice in Tomcat with the use of Axis. I have downloaded all the required jars.
    Please help me how to start.
    Thanx in advance.
    [email protected]

    Check out the Axis user's guide at: http://ws.apache.org/axis/java/user-guide.html

  • Why integrate Tomcat with Apache?

    What's the reason to integrate Tomcat with Apache? What are the benefits?

    Apache is way faster and more scaleable than Tomcat.
    So if your website provides also static content (pages, pictures) etc this would be the reason.
    Additionally if you have other technology to include, that Tomcat cannot handle (PHP for example) you would do this with Apache, too.

  • Why can't I load youtube videos with FireFox 4.o beta

    Somehow or I don't know I can't load youtube videos, I can access the youtube page and pick a video normaly but when it's time for the video to load it won't ! the video screen will just stay in color balck ! I tried erasing the cookies and rebooting my laptop but nothing works !
    I have windows 7 Ultimate with Firefox 4.0 beta everything is upgraded properly HELP !

    Clear the cache and the cookies from sites that cause problems.
    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites causing problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    You can try to disable the hardware acceleration in the Flash Player.<br />
    See [[Cannot view full screen Flash videos]]
    * http://www.youtube.com/swf_test.html (right-click the player: Settings)
    Flash "Display settings" window:
    * http://www.macromedia.com/support/documentation/en/flashplayer/help/help01.html

  • Connecting J2ME serversocket with J2SE socketconnection

    ***********connecting J2ME serversocket with J2SE socketconnection *****************
    I am currently working on J2ME . Here I have a situation that I need to contact the push registry's socket connection of a midlet from the web server . I apparently wrote a J2SE client socket program to connect the midlet's socket inorder to fire the push registry. But I got a connection failure exception.
    I want to know whether i could connect J2ME serversocket with J2SE client socket . The J2SE client socket application is residing at the webserver.If yes, how?
    if any extra information needed regarding this , contact me at [email protected]
    regards
    amar

    Yes, we have already done that...using J2ME socket demo server and J2SE as the client. We have also tested it in vice-versa with J2ME socket demo as the client and J2SE as the server and they both worked pretty well. Note : both J2ME 2.0 and 2.1 also J2SE 1.4.2_04. We used the KToolBar and the SUN ONE Studio ME as our IDEs
    You can contact me at : [email protected]

Maybe you are looking for

  • Report to measure CRM Activities performance

    Hi experts, I'm on SAP CRM 6.0 and currently doing some research about available reports on Web UI. I'm particularly interested in reports that will allow to measure activity performance like: how long has an activity been opened? how long since the

  • Why can't I get one track to open in page view?

    Hi all, I am having trouble in the score getting only one track to display in the score editor. I select the track,which has 47 bars with one extra region [bar 34-triplets] that must remain as a separate region because the triplets won't work when jo

  • Need some advice on my Network Re-Design Plan

    Network Re-Design PlanNeeds: VoIP, Guest/BYOD, DomainSeparate VLAN's for each, allowing QoS to prioritize VoIPDomainGuest/BYODCurrent configuration:ISP 50/15 service (tested at 78/16 on 7/10/2015)Cradlepoint AER2100 Router in Server rack front buildi

  • Change Number and Process Route

    Hi Experts, I have seen in the Change Master Web-UI is a register for Process Route. When I'm trying to create a Process Route, the Activities are missing. Where is the customizing to set Process Route Activities for the Change Master? And where is t

  • Itunes error. Download error. tap to retry

    I recently bought Inception on my Ipod touch and it went through processing but once it came to downloading it came with the message "download error. tap to retry" I've done it off and on for 3 days and nothing works. Please help.