Christoph Sturm wrote:
> Is it legal to separately package the jboss.util.autonumber bean, or
> add its classes to my project? I use jboss, but I want to deploy with
> orion, and I so I need a pk-generator that doesnt depend on the app
> server.

(This is informal advice, with no warranty.
See the LGPL license for the exact terms.)

Under the LGPL license, you may use the bean
in your project if it is distributed under
LGPL.
If LGPL is an acronym for Lesser GPL (but
NOT if it means Library GPL), you may also
pick these bits for your project if you
distribute your project under GPL.


Best Regards,

Ole Husgaard.


P.S: IMHO enterprise beans do _not_ have
their right place in the JBoss core
server. It would be better if this was in
the contrib module.

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to