> -----Original Message----- > From: Zhong ZHENG [mailto:[EMAIL PROTECTED] > Sent: vendredi 6 janvier 2006 19:07 > To: Cactus Developers List > Subject: Re: Legal issue with jboss-j2ee jar > > Hi, > > The jboss-j2ee jar contains only classes under the javax package, which > seem > to have nothing to do with jboss.
Not really... :-) There are specs (i.e. paper) provided by Sun but different organizations can implement them. Apache is one and they do for example for the Servlet/JSP specs but also for the J2EE ones (in Geronimo). The apache code is licensed under the ASL. > The required j2ee-related jar files are available from the maven repo, or > from sun.com. Not really. The Sun J2EE jar is NOT redistributable (this means it has to be downloaded by each person from the sun web site and that person has to view and approve the license). This is because the Sun license requires this. The JBoss J2EE jar is indeed redistributable (that's why it's on ibiblio) but under a LGPL license which means it cannot be redistributed by an ASL project. Thanks -Vincent > On 1/6/06, Vincent Massol <[EMAIL PROTECTED]> wrote: > > > > Hi devs, > > > > Cactus is under the ASL and as such hit cannot legally redistribute a > LGPL > > jar. We're bundling the jboss-j2ee jar in our distribution. The Jakarta > > PMC > > is asking us to correct ASAP. > > > > I've created an issue here: > > http://issues.apache.org/jira/browse/CACTUS-234 > > > > Can someone look into this? > > > > Thanks > > -Vincent > > > > > -- > ZHENG Zhong > - http://heavyz.blogspot.com/ > - http://people.apache.org/~zheng/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]