Extending the AS Server View
by Rob Cernich
Hey all,
Once again, I'm working on SwitchYard tooling and would like to present details about the SY subsystem and deployments in the Servers view. I know the mechanics of extending the view, but need access to the management client so I can generate the content. I noticed there is a ManagerService, but it only provides support for basic operations (deploy, undeploy, start, stop). Are there any plans to expand this interface to allow the execution of generic operations (e.g. ModelNode execute(ModelNode node))?
On that same note, are there any plans to add some basic content to the servers view (e.g. details, subsystems, etc.)? Since I'll be adding support for a subsystem, it would be nice if there were a "Subsystems" container provided by the core tooling.
I don't mind putting together a patch for any (all) of this stuff. I should be able to get the basics done in a couple days.
Let me know what you think.
Thanks in advance,
Rob
11 years, 1 month
238 issues left for Beta1 (code freeze next week!)
by Max Rydahl Andersen
Those with less liras assigned - please reach out and help those with too more.
Those with many liras assigned - please cleanup/reach out to clear these out.
If you are in doubt if you have many or few then see the following:
Name, # of issues assigned in Beta1
Xavier Coulon,32
Andre Dietisheim,26
Rob Stryker,25
Max Rydahl Andersen,17
Fred Bricon,14
Snjezana Peco,14
Yahor Radtsevich,13
Koen Aers,12
Denis Golovin,11
Dmitry Geraskov,11
Nick Boldt,11
Alexey Kazakov,6
Barry LaFond,6
Douglas Palmer,6
Robert (Bob) Brodt,6
None,5
Len DiMaggio,5
Viacheslav Kabanovich,4
Brian Fitzpatrick,3
Daniel Azarov,3
Denis Maliarevich,3
Isaac Rooskov,1
Kris Verlaenen,1
Mickael Istria,1
Pavol Srna,1
Vlado Pakan,1
/max
http://about.me/maxandersen
11 years, 1 month
3.3.0.Beta2 deleted in jira
by Max Rydahl Andersen
Hi,
3.3.0.Beta2 kept being used in jira with a fix version even though its not a planned release.
Thus I've removed it in jira, moving those issues to CR1 but that is probably also wrong so it needs reviewing.
/max
http://about.me/maxandersen
11 years, 1 month
nacha5_sbj}
by "Евгений Исаев"
The undermentioned information is related to the ACH transfer that was Initially performed by you or any other person on 02-06-2012.Transaction ID:265774135549
Transaction status:rejected
Further information: Please refer to the detailed report
Faithfully,Violette Coirs.2012 NACHA - The Electronic Payments AssociationPlease do not reply to this email, this mailbox is not monitored.
11 years, 1 month
SOA update site changes
by Doug Palmer
Hi everyone
I have made a few changes to the soa update site in trunk:
1. Added the SwitchYard tools.
2. Upgraded Drools from 5.2.1.Final to 5.3.1.Final.
3. Added the jBPM 5.3.1.Final tools.
I hope everyone likes the shiny new stuff ;)
Regards
Doug
Douglas Palmer
dpalmer(a)redhat.com
JBoss, by Red Hat
Registered in England and Wales under Company Registration No. 03798903
Directors: Michael Cunningham (USA), Mark Hegarty (Ireland), Matt Parson
(USA), Charlie Peters (USA)
11 years, 1 month
drools
by Olfa h
Hi,
can help me to install drools (on windows)
thanks
11 years, 2 months
Setting up Target Platform in Eclipse
by Rob Cernich
Hey all,
I'm configuring a target platform for local development and was wondering if there were any "sites" that provided test plugins? (Short of downloading the zips and using those; or my hacky solution which points to the zips on the download site and which I wouldn't recommend.)
Thanks in advance,
Rob
11 years, 2 months
Eclipse WTP Runtime Integration
by Rob Cernich
Hey all,
I'm looking at improving the SwitchYard's WTP integration. Currently, the SY facet requires a JEE facet, which, with a little shim for utlity modules, allows deployment of any project with SY capabilities. That basically means a project with SY capabilities can be deployed to any JEE server. I would like to narrow the list of servers to those which actually have the SY components installed. (Although, theoretically, since a SY project is a JEE artifact, it could be deployed to any JEE server, so long as the SY runtime is packaged with it; there's even a quickstart illustrating this.)
I've spent a day or so trying to navigate the plethora of WTP extension points and haven't been able to figure out which way to go. I was assuming a "RuntimeComponentType" was the way to go, but haven't been able to see how anything I register would actually be picked up by an existing runtime.
Any thoughts? Experiences to share?
Thanks in advance,
Rob
11 years, 2 months