Ouch.

An impertinent question, but are you sure you have them in the right place after your rebuild and reinstallation (common/lib and only there)?

--a.

----- Original Message ----- From: "Dave" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, November 03, 2006 6:25 AM
Subject: Re: RC5 -- Re: VOTE: Release Apache Roller (incubating) 3.0


I can't get the CDDL or the ASL version of the jars to work. I added
them to the build and build successfully, but when I leave a comment
the email notifier cannot find javax.mail.Session and I see this in
the logs (building and running under 1.4.2):


java.lang.NoClassDefFoundError: javax/mail/Session
at org.apache.naming.factory.MailSessionFactory$1.run(MailSessionFactory.java:116)
       at java.security.AccessController.doPrivileged(Native Method)
at org.apache.naming.factory.MailSessionFactory.getObjectInstance(MailSessionFactory.java:100) at org.apache.naming.factory.ResourceFactory.getObjectInstance(ResourceFactory.java:129) at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:301)


I guess the only solution to this "problem" is to take the mail and
activation jars that DO work out of Roller and force our users to go
look for them elsewhere .

- Dave



On 11/2/06, Henri Yandell <[EMAIL PROTECTED]> wrote:
Apparantly they're supposed to be 1.4+ compatible
(https://glassfish.dev.java.net/javaee5/mail/).

Maven is only 1.4+ and the commons-email Ant build looks like it needs
some love so I can't test under 1.3 very quickly.

Hen

On 11/2/06, Craig L Russell <[EMAIL PROTECTED]> wrote:
> If we want to ship the CDDL jars, you can download them from https://
> maven-repository.dev.java.net/repository/ which is the official
> Glassfish distribution site.
>
> IIUC, these jars are compiled with JDK 1.5 because they're part of
> Java EE 5.
>
> If we want JDK 1.4 jars, Geronimo is a better solution. See http://
> www.ibiblio.org/maven/geronimo-spec/jars/
>
> Craig
>
> On Nov 2, 2006, at 11:34 AM, Dave wrote:
>
> > Can we simply drop in the CDDL jars?
> > Where can I get them?
> >
> > - Dave
> >
> >
> >
> > On 11/2/06, Henri Yandell <[EMAIL PROTECTED]> wrote:
> >> Mind not connecting two dots.
> >>
> >> We have mail.jar and activation.jar in the distribution. Are they > >> the
> >> CDDL versions? If so we need to mention that in
> >> LICENSE.txt/NOTICE.txt. Are they the BCL versions? If so we can't
> >> ship
> >> them.
> >>
> >> So -1 on the release until that is cleared up.
> >>
> >> Hen
> >>
> >> On 10/30/06, Dave <[EMAIL PROTECTED]> wrote:
> >> > Apache Roller (incubating) RC5 is now available.
> >> > (the lastmodified bug has been fixed)
> >> >
> >> > - The code has been in production at a number of sites now for
> >> over a month
> >> > - It's been tested with MySQL, Derby and PostgreSQL.
> >> > - The what's new page is here:
> >> > http://rollerweblogger.org/wiki/Wiki.jsp?page=Roller_3.0_WhatsNew
> >> > - We've fixed lots of bugs in the RC, the RC test/fix page is > >> > here:
> >> > http://rollerweblogger.org/wiki/Wiki.jsp?page=Roller30Testing
> >> >
> >> > We have two +1 votes from committers (not counting mine):
> >> >    +1 Matt
> >> >    +1 Allen
> >> >
> >> > One more +1 from a committer and I'll plead for votes from the
> >> Incubator PMC.
> >> >
> >> > - Dave
> >> >
> >>
>
> Craig Russell
> Architect, Sun Java Enterprise System http://java.sun.com/products/jdo
> 408 276-5638 mailto:[EMAIL PROTECTED]
> P.S. A good JDO? O, Gasp!
>
>
>
>



Reply via email to