More or less fresh install of JBoss v2.4 BETA(Rel_2_4_0_6)...
I created a .war containing only an index.jsp and a web.xml containing
security restraints and deployed it. Upon visiting my index.jsp (which
is nothing but a static page with an i++ counter on the bottom) in my web
browser, I get the following stack trace. When I tried to download the
source on the JBoss Group website, I only get CVS and nightly snapshots.
i.e., I couldn't find a way to actually download the source for the exact
version that I'm running. Therefore, the line numbers in the stack trace
don't seem to apply. One in particular points to a comment in the source
that I have from CVS. If I could get my hands on the correct source for
the version I am using, I could probably debug this myself. As far as
rebuilding the current version from CVS and trying this, I can't seem to
figure out how to build the distribution from CVS.
---- skip this paragraph if you're sick of the freeloading issue ----
BTW, my opinion to Marc and
Bottoms on the freeloading thing... Marc is probably like me - he didn't
like the attitude of Bottoms' original sentence... He didn't like the way
he put it... He may have nothing whatsoever against _what_ Bottoms wants
to do... I think he just has an objection to _why_ he wants to do it
(according to Bottoms' original sentence). I have no advice for Marc, it's
his list, his product, he's not doing anything wrong! If he objects to
someone coming on his mailing list saying "I'd like to document your
product so that I can further my career as a journalist", then it is
fully in his right to object on his own mailing list! My advice for
Bottoms is to do what you need to do, just make sure it doesn't violate
any licenses/copyrights, and drop it. My advice to everyone else
is: Just drop it or this is going to cause some very sore feelings, if it
hasn't already.
---- end paragraph to skip ----
Stack trace follows:
Error: 500
Location: /propertyeditor/index.jsp
Internal Servlet Error:
java.lang.NullPointerException
at
org.jboss.tomcat.security.JBossSecurityMgrRealm.authenticate(JBossSecurityMgrRealm.java:132)
at
org.apache.tomcat.core.ContextManager.doAuthenticate(ContextManager.java:837)
at
org.apache.tomcat.core.RequestImpl.getRemoteUser(RequestImpl.java:341)
at
org.jboss.tomcat.security.JBossSecurityMgrRealm.authorize(JBossSecurityMgrRealm.java:165)
at
org.apache.tomcat.core.ContextManager.doAuthorize(ContextManager.java:855)
at
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:789)
at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
at
org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
at
org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
at java.lang.Thread.run(Thread.java:484)
Thanks in advance for any help.
David Green
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user