| Author |
JBoss 3.0
|
Arijit Ghosh
Ranch Hand
Joined: Feb 01, 2002
Posts: 174
|
|
Has anyone faced similar problem ? I am using JBoss 3.0 final release. Using Castor with JBoss. TransactionRolledbackException, causedBy: java.lang.IllegalAccessError: try to access method org.exolab.castor.mapping.loa der.ClassDescriptorImpl.<init>(Ljava/lang/Class V from class org.exolab.castor. mapping.loader.MappingLoader
|
Regards,<br /> Arijit
|
 |
Arijit Ghosh
Ranch Hand
Joined: Feb 01, 2002
Posts: 174
|
|
I am having the following piece of code in my JDO-SERVICE.XML file which I have placed in the deployment folder -- When I start JBoss 3.0 server, the service is loaded. However, if I hot deploy this file after the server is up then I get Sealing violation error. Can anyone explain please ?
|
 |
Bill Siggelkow
Ranch Hand
Joined: Jun 27, 2001
Posts: 57
|
|
|
The exception you described relates to a classpath issue. I would verify that your classpath is set up correctly. You should post this question to the JBoss forums at http://www.jboss.org.
|
Bill Siggelkow
Jade Cove Solutions
|
 |
 |
|
|
subject: JBoss 3.0
|
|
|