Slashdot Mirror


Using SOAP with Tomcat

sanglin writes: "On O'Reilly's ONJava.com site, there's a new "Using SOAP with Tomcat" column from James Goodwill. It shows you how to create and deploy SOAP services with Apache's RPC model onto the Tomcat container."

8 of 13 comments (clear)

  1. Leave it to open-source... by leviramsey · · Score: 3, Funny

    ... to finally make washing a cat easier.

    What? You didn't mean that kind of soap, or that kind of cat?

    I guess I'll go now...

  2. That's neat -- but I'll stick with SOAP::Lite by rjamestaylor · · Score: 5, Insightful
    I am amazed at how powerful perl w/ CPAN is and have yet to find the "killer app" requiring me to leave perl and get into Java servers or .NET stuff. I deploy a SOAP server with SOAP::Lite that is used for real-time prescription dispensing. The other end is Java on Windows. Yes, I ran into the "base64" encoding assumption but once pointed in the right direction we were golden.

    A friend who is an expert with Blue Martini (a very expensive Java-based application server) said that perl with CPAN was more impressive.

    But, as long as Microsoft and Sun have the advertising avenues to reach the PHBs, Perl will be the despised step-child of Web application development. But despised stepchildren tend to have, er, Cinderella stories.

    --
    -- @rjamestaylor on Ello
    1. Re:That's neat -- but I'll stick with SOAP::Lite by Anonymous Coward · · Score: 1, Informative

      eehhh blue martini eh???

      there's no way you can compare a perl module with a platform thatt does

      "Blue Martini Marketing combines campaign management, advanced analytics, and personalization to execute high ROI marketing. "

      whatever that maybe...

      there is some nice perl soap libs and some nice java libs too...

      i would go for ruby though...

    2. Re:That's neat -- but I'll stick with SOAP::Lite by rjamestaylor · · Score: 1

      Who's comparing "a perl module" to bloviated software? Not me. But a very expensive, successful Blue Martini consultant compared the Perl/CPAN community offerings to, what he called, a half-completed hodge-podge that costs USD$1 Million just to take a peak at and recommended sticking with Perl/CPAN.

      --
      -- @rjamestaylor on Ello
    3. Re:That's neat -- but I'll stick with SOAP::Lite by bornholtz · · Score: 1
      Yes, I ran into the "base64" encoding assumption but once pointed in the right direction we were golden


      What is this "base64" encoding assumption you speak of? What is the assumption and how is it incorrect?
      I'm in the middle of a SOAP project that is currently all Java. We do base64 encode all of our content so I hope I'm not causing problems if someone wants to go crazy and write some VB for the other end. Thanks.
      --
      -- Freedom means letting other people do things you don't like.
    4. Re:That's neat -- but I'll stick with SOAP::Lite by rjamestaylor · · Score: 1

      See: this message. Subscribing to this list is recommended.

      --
      -- @rjamestaylor on Ello
    5. Re:That's neat -- but I'll stick with SOAP::Lite by rjamestaylor · · Score: 1

      LOL. That was pretty funny. Thanks for the laugh.

      --
      -- @rjamestaylor on Ello
    6. Re:That's neat -- but I'll stick with SOAP::Lite by FatSean · · Score: 1

      If you've got the cash for hardware, Java application servers are a dream for scaling.

      --
      Blar.