formenti,
i undid my MBean implementation and left only the mapping files in my sar. it worked
like a charm. i guess that is what you meant in your reply. thanks!
cuddles
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834685#3834685
Reply to
Thanks for the pointer. I used that doc to try and convert my app to use the Hibernate
MBean. I am having various problems getting my MessageDrivenBean to start after
following those steps. I won't have time to slog through those issues till next week.
Are you suggesting that I use the sar file
Hi,
I am using JBoss3.2.3, Hibernate 2.1.2 and MySQL 4.0.17. I am in the process of moving
my application that uses Hibernate in a non-J2EE environment into the JBoss
environment. My application uses hibernate.cfg.xml to find its *.hbm.xml mapping
files. It is failing when the net.sf.cfg.Config
Please Ignore. I figured this out based on a post to another topic. Needed to include
saxpath.jar in my classpath. Error message was very confusing! =8-)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834374#3834374
Reply to the post :
http://www.jboss.org/i
I have a MessageDrivenBean deployed. I get an exception whenever my MDB tries to
instantiate JDOMXPath in another class. The full stack trace is included below. I have
tried the following:
1. Putting jaxen-jdom.jar and jaxen-core.jar in:
a. $JBOSS_ROOT/lib
b. $JBOSS_ROOT/server/default