I am using JBoss4.0.1sp1 with the default Tomcat bundle. In the process of
trying to debug a problem with a test engine, I turned on the
RequestDumperValve in server.xml. After that, the applet gets an error after
starting:
java.lang.NullPointerException
at sun.plugin.util.AnimationPanel
I fiinally got around to creating a test case, only to find that the problem
has been fixed, both in the final release of 3.2.7 and in 4.0.1sp1. I haven't
found the bug that specifically addressed it, so it must have been related to
some other issue (such as JBAS-1165).
View the original post :
I've had a similary problem. Have you found anything? Are you using Tomcat? For some
reason, the ContextConfig in catalina has a null realm.
+edi
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851937#3851937
Reply to the post :
http://www.jboss.org/index.htm
I am using 4.0.0RC2. Whoops! Maybe that's the problem. Thanks, I will give it a try.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3851454#3851454
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3851454
That's not what would happen in SQL. The whole idea is that you are PREVENTED from
doing certain things so that the integrity of your DB is maintained.
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3826577#3826577";>View
the original post
http://www.jboss.org/index.html?module=bb&op=
I have set up a many-to-one relation using CMR and Oracle 8i, where the navigation is
unidirectional from the many side to the one side. In my jboss relation, I set up an
fk constraint (done via XDoclet). Due to an error in another part of the code, I was
attempting to delete some of the rows on