Hi Yoav,

> The Artifactory team is pleased to announce the availability of
> Artifactory 2.1 - the next major release of Artifactory!

great. Just sadly it doesn't work for me with resin 4.0.1 (and also not with the
 current snapshot 4.0.s090928). I get a null point exception initializing
spring/jersey.

2.0.8 at least worked when changing
com.sun.jersey.config.property.resourceConfigClass to
com.sun.jersey.api.core.ClasspathResourceConfig and adding

  <init-param>
    <param-name>com.sun.jersey.config.property.classpath</param-name>
    <param-value>WEB-INF/lib/artifactory-rest-2.0.8.jar</param-value>
  </init-param>

It seems resin still misses something to run artifactory... :-(

Best regards, --- Jan.



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to