OFBiz release 9.04 in RPM

January 6, 2010





Dear *,

You could find OFBiz rpm and srpm at the following page http://fhornain.fedorapeople.org.
It could be integrated standalone, with tomcat, JBoss or other AS.
Here it is dependant of tomcat 6 package.

However, these packages need Fedora package reviews. ;)

BTW, OFBiz is an open source enterprise automation software project licensed under the Apache License Version 2.0.
By open source enterprise automation the Apache Open For Business Project community mean: Open Source ERP, Open Source CRM, Open Source E-Business / E-Commerce, Open Source SCM, Open Source MRP, Open Source CMMS/EAM, and so on.

URL : http://www.ofbiz.org

Best Regards
Frederic ;)

Dear *,

If you know someone how would be interested to talk about Mozilla/Fedora cooperation or other talk in relation with Fedora and Mozilla projects, please let me know.
Because, I could have a slot in the Mozilla devroom @ FOSDEM’10 for you or him.

Thanks for your help and your time.
Best Regards
Frederic ;)

Belgian Events I missed !

December 24, 2009

Just to have a reminder for next year. ;)











BR

Frederic ;)

Dear *,

Paid Attention that the deadline is the 3rd of January 2010 in order to be on the short list.

Three talks have been proposed from Fedora community in oder to be referenced in the short list:

- Max Spevack: Fedora Governance mail.
- Sandro Mathys and Marcus Moeller : Spacewalk mail.
- Thomas Canniot and Armel Kermorvant: Fedora-fr and upstream French communities mail

However, you can also join other talks proposed by other distributions :

- Gabor Szabo: packaging perl and CPAN modules. mail.
- Jeff Johnson: Transactionally Protected Package Management. mail.
- Vincent Untz: Working with GNOME upstream. mail.
- John Thomson: Transactional Roll-backs and Upgrades. mail/link.
- Dominique Dumont: Config::Model and configuration upgrades during package upgrade. mail, second mail.
- Nicolas Pierron: the configuration system of NixOS. mail.
- Guillaume Rousse: the youri project. mail.
- Anne NICOLAS: translations of package descriptions. mail.
- Ralf Treinen and Stefano Zacchiroli: Cross-distro dependency resolution. mail.
- Ralph Angenendt : Infrastructure Management mail
- Ralph Angenendt : Mirror Management mail
- Thomas Koch: Packaging with topgit mail
- Sune Vuorela: Shared libraries in Debian mail

Or propose a new talk subject. You are welcome to do it.

if you are interested, feel free to contact me.

Ref : http://distributions.freedesktop.org/wiki/Fosdem2010

BR
Frederic ;)

Dear *,

As you already probably know, no devroom is assigned to distribution any more at FOSDEM.
Now, FOSDEM TEAM invite us to have debate, brainstorm or do presentations for and with other distributions. Ref : http://www.fosdem.org/2010/distrominiconf

What I think is good for everybody.

Actually, I do not really know how really to manage that on the Fedora side cause it still no clear for me. I have already contacts with CentOS and Mandriva on that subject but we are still nowhere.
And FOSDEM is in 57 days.

Fortunately, I am not alone in that case ;) (I mean other distributions)

Well, all I thing I need are speakers, stakeholders, developers and so on for the Fedora part on the following subjects in order to participate to the FOSDEM Distrominiconf.

* Packaging
* Localization
* Community Infrastructure
* Test and QA
* Governance
* Working with upstream

Please leave a comment if you are interested.
Thanks for your proposals.

Thanks for reading and your help.
Best Regards
Frederic

Let’s hope we will have a good vintage FOSDEM’10. ;)

Dear *,

I am currently looking for JBoss speakers @ FOSDEM’10 – Belgium – on Saturday 6th February 2010 – for the JBoss Dev Room.

I know Fernando would like to talk, but he is not sure he can get the travel approved.

If someone @ Red Hat could make that happens I would appreciate. ;)

Obviously, Fernando proposed me other candidate – David -. Nice !

So if the SHADOW MAN is reading and could help……. ;)

Thanks for your help and your time

BR

Frederic

JBoss@FOSDEM’10 Request

December 7, 2009

Today, I have restarted the stuffs request process.
And this time, it was to JBoss for JBoss.org @ FOSDEM’10 ;) :

  • Infinispan
  • JBoss Application Server
  • Seam
  • Drools
  • Hibernate
  • jBPM
  • Hibernate Search
  • Optional : Sponsoring FOSDEM’10

Frederic :)

Very Nice !

November 23, 2009

Enjoy ! ;)
Unfortunatly, it is not available for a large type of platform. Just a question of time.

tools-banner

As I am currently working with JBoss seam, I had to install JBoss Tools on my Fedora Eclipse 3.4.2 – Fedora 11 -.

So in order to share the procedure to every one and mostly to avoid to forget or lose it I decided to write it on this blog.

In addition, it permit to avoid eclipse/JBoss Tools problems dependence such as :

Screenshot-Install

And Errors such as :

Cannot complete the request.  See the details.
Unsatisfied dependency: [org.hibernate.eclipse.feature.feature.group 3.2.4.v200909151014R-H192-GA] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.wst.xml.core/1.1.0

So these are the steps :

I] Install Eclispe on your Fedora.

I.I] Open a terminal as standard user – here mine “fhornain” – and be root.

[fhornain@localhost ~]$ su -

[root@localhost ~]# yum install java-1.6.0-openjdk-devel

[root@localhost ~]# yum install eclipse-platform

II ] Launch eclipse.

II.I] Indeed you should select in you Fedora main menu bar  Applications > Programming > Eclipse

If not, launch a terminal and run the following command :

[fhornain@localhost ~]$ eclipse -vm /usr/bin/java

Rem: Change the path /usr/bin/java if it is not your java default location

Then you should see the eclipse starting banner – see below -

Screenshot-Eclipse

II.II] Then eclipse should ask you where you would like to save your projects – see image below -

Screenshot-Workspace Launcher

The default location should be fine – well, for me ;) -

II.III] Then Welcome screen appears – see below -. Close it with a click on the top left cross.

Screenshot-Resource - Fedora Eclipse

III ] Install JBoss Tools

III.I] When Eclipse starts, go to Help > Software Updates. The following window should appears :

Screenshot-Software Updates and Add-ons

III.II] Then click on the tab named “Available Software” – see below -

Screenshot-Software Updates and Add-ons

III.III] Then click on button “Add Site” on the right of the window – see above – :

Screenshot-Software Updates and Add-ons -1

III.IV] You see appear a new window where you are going to past the following URL : http://download.jboss.org/jbosstools/updates/stable/ which is the offcial JBoss Tools URL – see below -

Screenshot-Add Site

Then click the OK button.

III.V] Then do the same with http://download.eclipse.org/releases/ganymede/ and http://download.eclipse.org/birt/update-site/2.3/ as mentioned for JBoss Tools in points III.III] and III.IV]

III.VI] You should see appear a new line in the “Software updates and add-ons” window – see below -

Screenshot-Software Updates and Add-ons

III.VII] Then click on the link “Ganymade Update Site” as show in the above picture :

Screenshot-Software Updates and Add-ons -1

III.VIII] Then go down and choose “Web and Java EE Development”

Screenshot-Software Updates and Add-ons

And click on the install button – see above -.

Screenshot-Software Updates and Add-ons -1

Then the installation start – see above – :

Screenshot-Install

Then click on next button, accept the term of the licence and click on  the finish button.

Screenshot-Install -2

The packages installation starts – see above – :

Screenshot-Install -3

Finally the installation finish and the following window appear in order to reboot the eclipse IDE application – see below -

Screenshot-Software Updates

Click on the Yes button

III.IX ] Now we’ll do the same steps for JBoss Tools and Bitr as we did for Ganymed “Web and Java EE Development”.

You should see the entered JBoss Tools links done during III.III] and III.IV] steps then click on the JBoss Tools arrow and select JBoss Tools line – see above -

Screenshot-Software Updates and Add-ons -2

And do the same procedure as we did for Ganymed “Web and Java EE Development” at step III.VIII].

Let’s hope it clear.

Now you can play with seam and other JBoss projects… :)

IV] Launch Seam project with Eclipse and Jboss Tools.

IV.I] Indeed you should select in you Fedora main menu bar  Applications > Programming > Eclipse

If not, launch a terminal and run the following command :

[fhornain@localhost ~]$ eclipse -vm /usr/bin/java

Rem: Change the path /usr/bin/java if it is not your java default location

You should see appear the following window :

Screenshot-Resource - Fedora Eclipse

IV.II] Then click on the main menu bar File > New > Project and the following window appears – see below -

Screenshot-New Project

Then Choose your new JBoss Seam Project and name it.

BTW, do not forget BIRT otherwise you will not have JDBC Connectors

Enjoy !

Related links : http://www.jboss.org/community/wiki/InstallingJBossTools