Hmm...interesting.  I'm trying to run Tomcat/JBoss from JBuilder 4.0, 
however.  I have no problem running a standalone (non-Tomcat client app) 
talking to JBoss - both running in JBuilder debugger, nor do I have a 
problem running JBoss in the JBuilder debugger.  It's the combination (in 
separate VMs) that causes me the problem..

I haven't had time to try the following, but Alex Kogan suggests I try the 
following (says it won't work without this):

<!-- Jdk12Interceptor for JBoss communication -->
<RequestInterceptor
className="org.apache.tomcat.request.Jdk12Interceptor"
debug="99" />
into tomcat server.xml. I remember, it wasn't working without that.

Thanks,

Rick

At 10:06 AM 1/31/01 +1100, you wrote:
>Rick,
>
>I noticed that you are using windows (from your classpath "D:\..."). We
>have been using tomcat 3.2 and jboss2.0 final in the way you were trying
>too, i.e. jnp-client.jar and you own classes in the your webapp lib
>directory. It works fine.
>
>I just tried to do the same under windows 98 (but with tomcat 3.2.1) and
>get the same problem you describe. Could it be windows or the windows
>jdk or the windows startup batch files??? I'll try the 3.2 version we
>are using under linux on windows too and see if i still get the problem
>(although one of the posts says it fails with lots of tomcat versions).
>
>Matty.
>
>
>--
>--------------------------------------------------------------
>To subscribe:        [EMAIL PROTECTED]
>To unsubscribe:      [EMAIL PROTECTED]
>List Help?:          [EMAIL PROTECTED]

--------------------
Rick Horowitz


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to