facebook

JBoss SEAM and the Process Eclipse Plugins

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 15 posts - 1 through 15 (of 21 total)
  • Author
    Posts
  • #253865 Reply

    Tony Herstell
    Participant

    Please add in support for JBoss SEAM
    Please add in the exisitng Process Flow Eclipse Plugin (jPDL)

    #253908 Reply

    Riyad Kalla
    Member

    Good poll. New technologies are hard to get a pulse on right away.

    #254829 Reply

    Tony Herstell
    Participant

    Thanks.
    We are moving this way quite fast… need tracktion to get work to buy into MyEclipse over basic eclipse.

    #255138 Reply

    Tony Herstell
    Participant

    This message has not been recovered.

    #255829 Reply

    Tony Herstell
    Participant

    Any news on whether I can safely use the JBoss plugin?

    #255836 Reply

    Riyad Kalla
    Member

    woops sorry about missing your question. I haven’t done testing with this combination but you are welcome to, I don’t have a difinitive answer for you.

    #255878 Reply

    Tony Herstell
    Participant

    OK, I will risk it and get back to you.

    #256039 Reply

    Tony Herstell
    Participant

    Seems to work fine..
    Did it via update to their site.
    No ill effects yet.

    #256909 Reply

    Tony Herstell
    Participant

    From the SEAM idiots guide…
    (http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossSeamGettingStartedGuideStep4)

    Step 4 – Create and Publish a New Sample EAR Application to JBossAS

    Although, seam-gen is quite useful, Seam still lacks robust IDE support. You have to create a new EAR using Eclipse’ new project wizard.

    #258726 Reply

    Tony Herstell
    Participant

    MyEclipse: Getting Started with SEAM – Contributed by Jean-Michel
    been added to tutorials page.
    Good on ya Jean-Michel

    #258786 Reply

    Riyad Kalla
    Member

    We really appreciate the contribution and so do our users.

    #259656 Reply

    A quick follow-up about jBPM: it looks as if the JBoss jBPM designer wiill work with MyEclipse much better than I originally thought possible.

    Initial state of affairs:
    – jBPM designer installed (org.jbpm.jpdl.feature 3.0.11 under myeclipse/eclipse in my case)
    – The wizzard does not let me create a page flow definition under the root of a ME ear project where it belongs, since it expects a java project source directory. Workaround up to now: create it in a dummy project, move it, and go on from there.
    – The pluging does not come vith XML validation or code completion

    I ended up deciding that I could dispense with visual editing, and proceeded to do what I felt was needed:
    – Get hold of some page flow schema. There is none official yet as far as I know, but this one for example is a pretty good start:
    http://jira.jboss.com/jira/browse/JBSEAM-215;jsessionid=58642EDF0281C759CDFEF70554ED5032?page=all
    – Since it’s not quite complete, patch it a bit (just a couple of lines to make it work with the seam examples, no big deal)
    – Add it to the ME XML user catalog
    – Then, under the root of a MyEclipse seam-style ear module: new XML from schema, blabla…

    Surprise: the plug in kicks in and MyEclipse opens the file in the jPDL visual editor !

    I know too little to tell about possible side effects, only that it works very smoothly in my setup up to now:
    I can now create a MyEvlipse (seam style) enterprise project, then proceed to create the page flow right under the root where it belongs. Not only do I get visual editing, but I also get validation and code completion thrown in as a bonus, which really makes the plug in more useful than I had it out of the box.

    The thing is not foolproof though, and I am still experimenting:
    – The XML file created from the Schema must be a valid page flow definition, tasty enough for the plug in to bite and swallow (the root element must be pagefow-definition, and no namespace prefix is allowed), otherwise I get errors or plain XML/schema editng.
    – I have several tentative schemas, and some are better than others: one, for example, lets me be too creative and get out of sync with the visual part (have to fall back on plain XML editing to fix it and remove the graph layout file before reopening, losing the layout).

    Still, someone might want to try it.

    Jean-Michel

    #259688 Reply

    Riyad Kalla
    Member

    Jean-Michel,
    We really appreciate you following up with this information for the SEAM/MyEclipse users.

    #259697 Reply

    dmailhot
    Member

    Jean-Michel, balanceofpower

    Can you tell me what version of MyEclipse and Jboss IDE you are using please?

    Thanks

    #259769 Reply

    – Eclipse 3.2.0
    – MyEclipse 5.0.1 GA
    – no JBoss IDE, just jBPM-Designer 3.0.11

    Just experimenting for the time being

    Jean-Michel

Viewing 15 posts - 1 through 15 (of 21 total)
Reply To: JBoss SEAM and the Process Eclipse Plugins

You must be logged in to post in the forum log in