View Poll Results: Do you use Weblogic Workshop?

Voters
9. You may not vote on this poll
  • Yes, with Spring

    1 11.11%
  • Yes, without Spring

    2 22.22%
  • Beehive sounds interesting

    0 0%
  • No, I'm staying away from this sticky situation

    6 66.67%
Results 1 to 3 of 3

Thread: Spring in Weblogic Workshop?

  1. #1
    Join Date
    Oct 2004
    Location
    Evanston, Illinois
    Posts
    2

    Default Spring in Weblogic Workshop?

    Hi,

    I'm wondering if anyone has tried to use Spring in Weblogic Workshop, which is BEA's IDE. We like some of the Struts abstraction features in the Page Flow concept, and there is now support for Hibernate as a Control, which is BEA's component model. At the same time, we'd really like to be able to plug in our own business layer and decouple the Page Flow.

    From what I can see so far, this seems a messy proposition, as a lot of their implementation is hidden, and some of the functionality duplicates Spring features, notably transactions. However, BEA is open-sourcing their code (Beehive and Pollinate), and is an early implementer of new Java specifications, such as Annotations, which are heavily used here. The hidden autogen features make the RAD concept almost doable, and I assume this would be the potential direction for the future, for those who want to compete with the M$ development model.

    Regards,
    Rob

  2. #2
    Join Date
    Oct 2004
    Location
    London, UK
    Posts
    71

    Default

    Ive looked into weblogic workshop for a client a while back and for all its power it wouldnt work around there existing software architecture and would require a complete migration to workshop frameworks, but it looks very good for greenfield developments as long as your heavily bought into the BEA platform.

    Also dont try to use it without a serious piece of desktop kit, resource starving.

    But it seems very oposable to Spring, as its main aim is to remove the "plumbing" of J2EE applications, struts web flow, web services clients, destinations, JMS integrations, bussiness process flows and data integration (with liquid data) which is the main issue that Spring is trying to solve but without doing the code generation that workshop does.

    but if someone makes a Spring Workshop..... id buy that for a dollar.

  3. #3
    Join Date
    Oct 2004
    Location
    Evanston, Illinois
    Posts
    2

    Default Spring in Weblogic Workshop?

    Thanks for your experience, stueccles. I think we share your concerns about the BEA buy-in, but I think with the open-source versions being developed we may be really buying in to a framework, which could potentially be ported to other platforms and Eclipse. Our current project is brand-new, by the way.

    Regarding the framework issue, you also share our concerns about the "plumbing" considerations. Which leads me to ask those watching: Looking at the survey, many seem to sense this dichotomy. Of the person who answered "Yes, with Spring", did you find this a problem, and how did you resolve it? Of the rest, what about stueccles' suggestion, has there been consideration of the use of Tiger Annotations within a "Spring Workshop"?

    Cheers

Similar Threads

  1. Spring MVC Web Framework versus Struts
    By biguniverse in forum Web Flow
    Replies: 27
    Last Post: Aug 29th, 2012, 03:57 AM
  2. Replies: 6
    Last Post: Dec 7th, 2010, 06:57 AM
  3. Spring + hebernate and weblogic 8.1
    By oaksky in forum Container
    Replies: 2
    Last Post: Jun 29th, 2005, 03:39 AM
  4. Replies: 2
    Last Post: May 26th, 2005, 02:30 AM
  5. Replies: 14
    Last Post: Feb 21st, 2005, 05:41 PM

Posting Permissions

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