Menu

Setup documentation for JBoss

Help
2004-10-26
2013-04-16
  • BigCanOfTuna

    BigCanOfTuna - 2004-10-26

    Is there any documentation regarding the set up of babeldoc in JBoss? The dev/user guides don't say much. Has anyone put together a howto on the subject?

    Any help is greatly appreciated.
    Thanks!
    BCOT.

     
    • Mitch Christensen

      Can you be more specific?  What does "babeldoc in JBoss" mean?  We run Babeldoc to process incoming data, and pump messages into a JBoss MessageQueue and this works fine.  We also call Stateless Session Beans from our own Babeldoc custom stages.

      Technically speaking, Babeldoc doesn't run 'inside' of JBoss, but adjacent to it.  You have many options as to how to interface the two.

       
    • BigCanOfTuna

      BigCanOfTuna - 2004-10-26

      Sorry about that. Actually, I am trying to understand exactly what is provided by the babeldoc console web app and the babeldoc ejbs.

      Currently I am trying to configure the web app, but I do not understand how it it configured. Is it done all through comman line property options? Are there config files? I am trying to log in to a database based on the SQL scripts provided, but I am getting errors such as:

      2004-10-26 08:06:34,472 ERROR [com.babeldoc.core.user.UserResourceFactory] [UserResourceFactory.getInstance] No factory type provided

      Thanks for the speedy reply.
      BCOT.

       
      • Mitch Christensen

        I'm not using the console web app, I just use the DOS command line.  Have you got things working from the command line yet?

        I assume that you have followed the instructions in the ...modules/web/readme.txt file for setting up the local.properties file.

        As for the error, do you have your database resources defined in your BABELDOC_USER/resource/[project].properties file?

        One lesson I've learned from Babeldoc (and virtually every other system I've used) is to start small & simple and build from there.

         
    • BigCanOfTuna

      BigCanOfTuna - 2004-10-26

      Thanks. Yes, I do have it working from the command line.

      I would really like to know what the webconsole and j2ee jars buy me. I would also really like to know how to configure them. Do you do this at build time? Can you do it at run time? The documentation is very sparse.

      BCOT.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.