Posts

Es werden Posts vom Mai, 2012 angezeigt.

Cool: Installing JBossAS from inside the IDE

Bild
I've installed the JBoss IDE with JBoss Central into the Spring STS 2.9.1 based on Eclipse: To start with a Java EE 6 Web Profile Project, the IDE for itself downloads and configures the JBossAS 7.1 JEE Application Server. This is really cool and very nice to have. Downloading and installing JBossAS 7.1 from the IDE Coexistence: JBoss IDE and Spring STS Coexistence:  JBossAS 7.1 and VMware vFabric tc Server Project Setup based upon Maven3 The Project is a sample, deployable Maven 3 project to help you get your foot in the door developing with Java EE 6 on JBoss AS 7 or EAP 6.  This project is setup to allow you to create a compliant Java EE 6 application  using JSF 2.0, CDI 1.0, EJB 3.1, JPA 2.0 and Bean Validation 1.0. It includes a persistence unit and some sample persistence and transaction code to help  you get your feet wet with database access in enterprise Java. 

macports Update 2.1.0

Yesterday, Tuesday, May 17th 2012 macports.org rolled out the Update to 2.1.0 which I received via the sudo port selfupdate command. There was an Issue with Trac, Python26 and the AJP-WSGI Module for the Apache HTTP Server. Solution was to uninstall python and the AJP-WSGI module via the Force Option: sudo port -f uninstall python26 sudo port -f uninstall ajp-wsgi sudo port install python26 sudo port install ajp-wsgi +python26 References: How to use Trac with ajp-wsgi and Apache https://trac.macports.org/wiki/howto/SetupTracAjpWsgi Getting Apache, MySQL, and PHP Running under MacPorts https://trac.macports.org/wiki/howto/MAMP Getting Subversion under MacPorts https://trac.macports.org/wiki/howto/Subversion often used during testing the new configuration: sudo /opt/local/apache2/bin/apachectl -k restart

Android 4.0 Update on Samsung Galaxy S2

Samsung Galaxy S2 is one of the Flagships among the Android Smartphone. On Wednesday, May 15th 2012 now I received the Android Update for it here in Germany. It was running Android 2.3.3 and now it is running 4.0.3 Ice Cream Sandwich. There are so many small but very pleasant enhancements in the Software, that using it feels more like iOS than Android 2.3.3 by terms of usability.