aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes JBoss 3.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "JBoss 3.0" Watch "JBoss 3.0" New topic
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
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JBoss 3.0
 
Similar Threads
Facing problem running simple ejb 3.0 example using eclipse and jboss
Look up EJB 3.0 Session Bean in Remote Client
Need to restart timer with different time
Need help in practicing EJB3.0
* Welcome Dan Allen