Menu

Running the parser inside jboss

Help
2003-09-02
2003-09-02
  • Christopher Bird

    Does anyone here have experience of using the parser implementation inside an app server, say like jboss. Stringbean (and the other members of that package) look as if they are themselves deployable, but I am not yet sure.

    I am looking to deploy my application (based on the parser technology) inside jboss using - the ultimate goal being able to send carefully chosen "ripped" web site data to my cell phone over SMS. Since I will be polling the web sites for changes, the parser needs to be available pretty much all the time - hence hosted inside an app server. I know that the triggering is pretty lame - it is the parsing functionality that I am most interested in - I just need something lightweigght inside which to host it.

    Thanks in advance

    Chris

     
    • Derrick Oswald

      Derrick Oswald - 2003-09-02

      Chris,

      Actually that application is very similar to my connector project.
      See  http://sourceforge.net/projects/connector and http://connector.sourceforge.net

      I haven't deployed my stuff to JBoss, I find their documentation severely lacking (unless, of course, you want to pay for it), but I did plan to.  The htmlparser beans are *not* deployable as is. There is a big difference between enterprise java beans and just java beans.

      Derrick

       

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.