setting "UseJBossWebLoader" in
C:\JBOSS\jboss-4.0.4.GA\server\default\deploy\jbosswebtomcat55.sar\META-INF\jboss-service.xml
Using Jboss 4.0.4.GA local interfaces
Does definetly Corrupt the presentation of the ECLIPSE Debugger.
Even after a complete rebuild locations and traps are placed completly
(let's say at random) all references have gone
I seem to have an additional problem corrupting the result
I verify the bean interface to be correct as I setup a JNDI Connection
(on servlet side)
JNDI beancalss ->>>> Beaner
beaner =Ctx.lookup(beanName)
if (beaner instanceof bean)
else ----> Beaner not derived from overall Bean Class
Appearently the Jboss-tomcat servlet does not recogise
beans passed from JNDI ??
an other classloader problem ???? works perfectly as
UseJBossWebLoader=false
still trying to confirm/deney the original
Summary
UseJBossWebLoader=false
ECLIPSE_JBOSS debugging syncronisation OK
JNDI --> Classes are recognised
UseJBossWebLoader=true
ECLIPSE_JBOSS debugging syncronisation FAILS !!!!
JNDI --> Classes not recognised any more.
as far as can be seen the problem is NOT SOLVED
Still class desynchronisation beween Servlet and BEAN !!!!
Any other suggestions ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950615#3950615
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950615
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user