Menu

J2EE integration

Anonymous
2003-07-31
2003-09-16
  • Anonymous

    Anonymous - 2003-07-31

    Hy again,

    so many questions ....

    In the documentation there is the intgration with Babeldoc into J2EE announced. But this is all. I can't imagine how to run the system on a application server without command line (and the babeldoc command).

    Are there implementations?

    I know there is few time for documentation. So I think it will be good to publish our implementations and configurations as examples for others. Maybe in a new discussion group?

    Martin

     
    • Sherman Wood

      Sherman Wood - 2003-07-31

      We are deploying BabelDoc in a JBoss SAR. Config files etc are in the SAR. A simple MBean kicks off the scanners etc.

      The BabelDoc console deploys as a WAR.

       
      • Anonymous

        Anonymous - 2003-08-01

        I think you've written some ant scripts for building the archives. Won't you publish them so we can learn by example? Maybe they can be integrated into CVS (except the Config files) and the integration will be perfect?

         
    • bruce mcdonald

      bruce mcdonald - 2003-07-31

      At one time (early in babeldocs history) you could implement all the pipeline logic, etc inside the J2EE container and then access those pipelines, journal etc via the command line.  This was done by writing a PipelineFactory that acted as a stub to an EJB based PipelineFactory in the container.   The ejb pipeline factory in the container would then simply defer all processing to one of the regular pipeline factories (contained).

      This all worked fine and I will be resurrecting it in the future.  But not now.  There are more important things for me to do.

       
    • bruce mcdonald

      bruce mcdonald - 2003-09-16

      Its in the latest versions of the builds 1.1.8 and up

       

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.