Hello,
Today I tried to change from JBoss 3.2.3 to JBoss 3.2.5. Although I think that I have
made all needed configurations to JBoss 3.2.5 I now have a strange problem:
My application works fine as long as I only try to read EntityBeans. But when I call
any create-Method nothing happens. Also no exception is thrown. It seems that the
execution is just stopped. I can call other methods, business or readonly, so it's no
loop or server blocking.
Sth like this:
log.debug("Trying to create an Instance...");
myBean = myBeanHome.create();
log.debug("Creation was successful");
But only the first statement is logged, then nothing else happens.
Does anyone know if there have been made some changes concerning ejbCreate-methods
between 3.2.3 and 3.2.5?
Also if you have an idea where I could look for a missing configuration feel free to
tell me.
Thx a lot in advance.
Konstantinidis
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841110#3841110
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841110
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user