|The only solution is to maintain to jar files! One of which has all my
|security stuff but my loginMbean and the other with the MBean. I
|have to put
|one jar in the classpath and the other in lib/ext. This is going to be a
|nightmare to maintain!
that and they won't be the "same" as they will be loaded by different
classloaders make sure they don't talk together *directly* or it won't work
period, forget the maintainance.
|Basically, I think that everything would be ok if tomcat would
|just find the
|classes loaded from lib/ext but this doesn't happen in 2.2.2. What about
it should tomcat gets the mlet from jboss on deployment of stuff on it, if
it works in another thread then it will puke, (it doesn't see lib/ext
outside the parent context class loader) we know for sure that work in
applications sees the cl... have you tried a newer codebase?
|3.0?
3.0 will definitely alleviate these problems as I am building a microkernel
base that shares classes even though they can be deployed at different times
and allows cycling by tracking what MBeans are requesting what... it will
make sense as soon as it makes sense to me :)
will include jetty at the core in a httpMBean and what not, they will at the
same module level vis-a-vis JBOSS-SYSTEM the General Purpose Architecture
base. But as we speak I am working on the ServiceClassLoader which is an
adaptation and generalization of the work I did in X-mas.
I knew that work wasn't in vain it is also a departure from Dr Jungo first
implementation, more on that on jboss-dev soon. I hope I can put that out
soon, I hope I can finish it. It's a mix of JMX, ServiceCL and MBean
demarcation. Bringing forth a real micro-kernel base is work.
In the mean time if you want us to take a look at your locked down 2.2.2
codebase and adapt it somewhat, you know where to find JBG, you know the
rate :) your project is interesting if I remember well from Atlanta
regards
marcf
|
|d.
|
|-----Original Message-----
|From: marc fleury [mailto:[EMAIL PROTECTED]]
|Sent: Saturday, August 04, 2001 2:46 PM
|To: [EMAIL PROTECTED]
|Subject: RE: [JBoss-user] JAAS requires staticly loaded classes?
|
|
||I removed the security code from the Main altogether for the 3.0
|series. It
||should really be an MBean configured as such. Make sure to move
|the classes
||after the "contextThread setting". Didn't you learn anything in
||class? well
||at least you come up with real questions :)
|
|Also scott is on a JBG consulting gig next week and preparing for it before
|departure so don't expect him to fix it for you, now get moving, use those
|fingers
|
|marcf
|
|
|_______________________________________________
|JBoss-user mailing list
|[EMAIL PROTECTED]
|http://lists.sourceforge.net/lists/listinfo/jboss-user
|
|_______________________________________________
|JBoss-user mailing list
|[EMAIL PROTECTED]
|http://lists.sourceforge.net/lists/listinfo/jboss-user
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user