I'm 100% good with this as maintaining our own thing has become a pain.

Sent from my iPhone

On Jul 6, 2012, at 5:29 PM, "Lincoln Baxter, III" <lincolnbaxter@gmail.com> wrote:

Hey Keith,

We should also revisit your plugin's architecture so that we can get it listed in the Central Plugin Index :) Is this something you'd be willing to think about? It would mean you would no longer need your custom installer.

The SwitchYard plugin is on our plan for the next big Forge push (If you are willing.) George Gastaldi will be working on streamlining the JBoss projects plugins and should be able to help. So we can talk about this at some point in the near future if you'd like to entertain this!

~Lincoln

On Fri, Jul 6, 2012 at 5:23 PM, Keith Babo <kbabo@redhat.com> wrote:

Thinking about this more, it's possible that the template used in our Eclipse tooling and the one used in Forge have parted.  My hope is that the Forge one still plays nicely with the new BPMN 2 editor at Eclipse, but I have seen issues in the past.   In any case, if you hit an issue, just yell and I'm sure there's a workaround or I can push a fix pronto.

~ keith

On Jul 6, 2012, at 5:11 PM, Keith Babo wrote:


You'll need the SY tools + the BPMN 2 editor.  You *might* need the Drools jBPM tooling as well, but I haven't been able to install from scratch recently to verify whether it's required or not.  We're going to release 0.5.0.Final at the end of next week, so testing all this out and tightening the docs up will happen soon.  Here's the install information as it stands now:


cheers,
keith

On Jul 6, 2012, at 5:01 PM, Dan Allen wrote:

Also, where the heck do I get the BPM2 visual editor that you are using in the screencast? I tried to get one from Eclipse.org, but it didn't have the SwitchYard task icon.

-Dan

On Fri, Jul 6, 2012 at 4:45 PM, Dan Allen <dan.j.allen@gmail.com> wrote:
Keith,

I've been going through the SwitchYard video to get the Greeting service working starting w/ Forge [1]. However, I keep hitting the same problem when I try to run the first test:

16:22:46,228 ERROR [work.SwitchYardServiceTaskHandler] serviceRef ({urn:switchyard:application:greeting}Hello) == null
16:22:46,228 ERROR [work.SwitchYardServiceTaskHandler] serviceRef ({urn:switchyard:application:greeting}Goodbye) == null

I follow the steps exactly, the only difference is that I'm not using the BPM2 visual editor to create the service because I can't seem to get it to work.

new-project --named greeting --topLevelPackage org.example.greeting
project install-facet switchyard
project install-facet switchyard.bpm
bpm-service create --serviceName Greeting
project install-facet switchyard.bean
bean-service create --serviceName Hello
bean-service create --serviceName Goodbye
switchyard create-service-test --serviceName Greeting
# edit code to use System.out.println in HelloBean and GoodbyeBean and change Greeter interface
# copied attached bpmn file from the forums
test

If you have a better simple Forge-based example instead, I'll take that too.

-Dan

[1] http://vimeo.com/29659525

--
Dan Allen
Principal Software Engineer, Red Hat | Author of Seam in Action
Registered Linux User #231597





--
Dan Allen
Principal Software Engineer, Red Hat | Author of Seam in Action
Registered Linux User #231597



_______________________________________________
forge-dev mailing list
forge-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/forge-dev


_______________________________________________
forge-dev mailing list
forge-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/forge-dev




--
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."
_______________________________________________
forge-dev mailing list
forge-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/forge-dev