Submit Your Article Forum Rules

Results 1 to 7 of 7

Thread: JBoss

  1. #1
    Senior Member netman4ttm's Avatar
    Join Date
    Aug 2003
    Posts
    350

    JBoss

    Does anyone have any experience with this JAVA server/IDE whatever.
    Although, free the docs aren't.
    "The future is here. It's just not evenly distributed.

  2. #2
    WebProWorld MVP mikmik's Avatar
    Join Date
    Aug 2003
    Posts
    1,557
    You mean 'Tomcat'?

    Is it on apache, or IIS, or both?
    Babies don't need a vacation, but I still see them at the beach... it pisses me off! I'll go over to a little baby and say 'What are you doing here? You haven't worked a day in your life!'
    Steven Wright

  3. #3
    Senior Member netman4ttm's Avatar
    Join Date
    Aug 2003
    Posts
    350
    Mik I think its a blended system. It is Apache not sure if 1 or 2 and also not sure who supplies the JAVA SDK, might even be JBoss. We have been thinking about this move for so long that its growing mold, ugly green mold. We have played with SUN IBM and Borland just can't seem to get in gear. PHP works well enough; and no one wants to try something new.
    "The future is here. It's just not evenly distributed.

  4. #4
    WebProWorld MVP mikmik's Avatar
    Join Date
    Aug 2003
    Posts
    1,557
    Hey, netman4ttm.

    I have an avid interest in java. Long story short - was just getting into it about 4 months ago, got sidetracked since then (computer hacked)

    So, I have an eye open whenever I see java stuff.

    I was installing apache on SuSE, and one of the modules was the Jakarta.Tomcat java server.

    I remember from four months ago, and my XML excursions, that the main parsers for IBM and Sun run on Apache.

    I am almost for sure that that is what you need. What follows is a list of URLs that are relevent, including and ftp site for old versions of Jakarta.Tomcat.

    What I found interesting, is that it can run standalone, or integrated into Apache: Java Boutique. Lots of tutorials, and applet downloads here.

    Here is the main page at Apache:
    http://jakarta.apache.org/tomcat/

    How about this?
    GNUJSP is a free implementation of Sun's Java Server Pages. It runs on Apache 1.3.6 and 1.3.9.

    This is a mail Forum communication that asks a similar question to yours. It basically just leads to the apache homepage, then the Jakarta home page, which is forerunner to the second link given above.

    Finally, here is the SunJava page that has resources( you can backtrack using the breadcrumbs ), which I learned to become comfortable with for anything Java:
    http://java.sun.com/products/servlet/resources.html

    Hope this is enough LOL, I may get my hands wet again this weekend. I have the JavaNetBeans S.D.K. waiting to go.
    Babies don't need a vacation, but I still see them at the beach... it pisses me off! I'll go over to a little baby and say 'What are you doing here? You haven't worked a day in your life!'
    Steven Wright

  5. #5
    WebProWorld MVP mikmik's Avatar
    Join Date
    Aug 2003
    Posts
    1,557
    Forgot one : http://www.jguru.com/faq/home.jsp?topic=Servlets

    Looks like tutorials and stuff, more on the technical side.
    Babies don't need a vacation, but I still see them at the beach... it pisses me off! I'll go over to a little baby and say 'What are you doing here? You haven't worked a day in your life!'
    Steven Wright

  6. #6
    Senior Member netman4ttm's Avatar
    Join Date
    Aug 2003
    Posts
    350
    Mik,
    Been there done that. First, Apache Tomcat install was 3 years ago on RedHat 7.2
    This JBoss is supposed to be a server with IDE.
    My experience has been that it is best to run Tomcat within Apache. Most of the pages served are static and don't need the JAVA part at all.
    The JBoss link
    http://www.jboss.org/index.html
    And the docs - you might need to register to get there
    http://docs.jboss.org/admin-devel/AdminDevelTOC.html
    And IBM tools
    http://www.eweek.com/article2/0,1759,1640663,00.asp
    "The future is here. It's just not evenly distributed.

  7. #7
    WebProWorld MVP mikmik's Avatar
    Join Date
    Aug 2003
    Posts
    1,557
    Okay, now I get it, although I cannot offer any help.

    My only (momentary) experience is with NetBeans, and the docs are free and there are many tutorials.
    I found this , which looks interesting: http://www.jcreator.com/

    I guess it depends what you are going to be doing, like if you are writing applets, any server will do as they run client-side.

    But servlets and server-side stuff, I see what you mean by 'blended' system, the Jboss ia s server/IDE.... you do mean independent development enterprise?

    The netBeans is where I am trying to go, it is big: ~100 Mb, but it has excellent documentation and support:
    l
    NetBeans IDE 4.0 Midnight Cookie Company Tutorial
    Midnight Cookie Tutorial for NetBeans IDE 4.0 Beta
    A guide to learning how to build a web application that uses a front controller servlet together with composite views that use JavaServer Pages technology. Also, a guide to learning how to use the HTTP Monitor to view and analyze HTTP requests. This tutorial can be completed in 2 hours.
    for example, and I found that here: http://www.netbeans.org/

    Are you developing Web Services? Man, I have e'mails stacking up from IBM Developerworks, and I can't remember now if they had anything to do with NetBeans, or what. I just remember java based development for XML and Web Development... all the SOAP and other API were based on Jakarta and Xerces if I recall.

    I think vfaulkner might know something, but unless she see's this, it isn't much help.

    And neither am I, unfortunately, just grasping at straws in the dark.
    Seems you've taught me some stuff, though :O)
    Babies don't need a vacation, but I still see them at the beach... it pisses me off! I'll go over to a little baby and say 'What are you doing here? You haven't worked a day in your life!'
    Steven Wright

Similar Threads

  1. JBoss Portal updated to version 2.4
    By dutter in forum Web Programming Discussion Forum
    Replies: 0
    Last Post: 08-30-2006, 12:33 PM
  2. JBoss shows how to profit in open source
    By WPW_Feedbot in forum IT Discussion Forum
    Replies: 0
    Last Post: 03-22-2005, 11:30 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •