2009. szeptember 2., szerda

Scanning java annotations - reflections

reflections

"Reflections scans your classpath, indexes the metadata, allows you to query it on runtime and may save and collect that information for many modules within your project."

Related project: scannotation

2009. augusztus 27., csütörtök

Troubleshooting Deployment in Glassfish + XSD Namespaces

Troubleshooting Deployment in Glassfish

Plussz amit sosem talalok amikor kell, nem birom megjegyezni es nem rakok fel 20 kilos eclipse plugint erte:

application.xml
<application xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/application_5.xsd>

ejb-jar.xml
<ejb-jar xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="3.0" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/ejb-jar_3_0.xsd">

web.xml
<web-app version="2.5" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd">

2009. augusztus 16., vasárnap

HG ignore RTFM

Eclipse-esek .hgignore file-jaban a .project biztosan megtalalhato. Sideeffectje a dolognak, hogy barmi amiben benne van a project ignoralva lesz. Hg baratunk ket pattern syntax-ot is tud, celszeru explicit megadni melyiket hasznaljuk:


syntax: glob
.project
...


Tovabbi RTFM itt.

2009. július 20., hétfő

Building Artifactory RTFM

"How do I build Artifactory from source? Maven tells me there are some missing dependencies.

Simply download the source and run mvn clean install from within the Artifactory root module (parent").
To gain access to open source dependencies not currently deployed on Maven's public repositories, you have to run mvn with the artifactory profile activate. e.g.:
mvn clean install -Partifactory."


http://wiki.jfrog.org/confluence/display/RTF/Usage


2009. július 18., szombat

Lodon Wicket (Yeah, London BABY)

Wicket-es eloadas slidok, forrasok, webcast-ok, stb:

London-Wicket