[ http://issues.apache.org/jira/browse/DERBY-1125?page=comments#action_12371349 ]
David Van Couvering commented on DERBY-1125: -------------------------------------------- Hi, Kathey, I was wondering when you were going to join in on the fun :) The thing is, that these classes have been imported into the client jar for as long as I have been on the project. So I can't imagine it can be a regression to put it back the way things were. If you don't like the solution of reverting back to how things were, can you suggest another one? Thanks, David > Getting security exception because classes in iapi.services.info have been > added to derbyclient.jar > --------------------------------------------------------------------------------------------------- > > Key: DERBY-1125 > URL: http://issues.apache.org/jira/browse/DERBY-1125 > Project: Derby > Type: Bug > Reporter: David Van Couvering > Assignee: David Van Couvering > > From Andrew's email: > On 3/17/06, Andreas Korneliussen <[EMAIL PROTECTED]> wrote: > > </snip a whole bunch of stuff> > > > > Exception: java.lang.SecurityException: sealing violation: can't seal > > package org.apache.derby.iapi.services.info: > already loaded > See DERBY-848 and DERBY-1046. > iapi.services.info.ProductVersionHolder and friends were added to > derbyclient.jar by David in DERBY-848, specifically with revision > 370815. > There are two clear solutions: unseal iapi.services.info or copy the > info classes to a new shared info package. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
