First I've tried the 4.0.2-01 connector, that one made a mod_jk but it didn't work. I read that it was a common problem and that I had to use the 4.0.4 connector. The one I have is the releast version. But when do I use javac? Does ant do this?
----- Original Message ----- From: "Yaron Holland" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Thursday, July 04, 2002 11:01 AM Subject: RE: No jk binaries? > Hi, > > As far as i understand 4.0.4 connector might be beta... > > The java part with the 4.0.2-01 connector worked fine for me. > > In the javac command there is -classpath part. > > If you use unix then sometime the tar won't open too long paths, maybe > that messed with the mx directory in the source you got. > > Yaron > > -----Original Message----- > From: Jan-Willem Goedheer [mailto:[EMAIL PROTECTED]] > Sent: Thursday, July 04, 2002 9:34 AM > To: Tomcat Users List; [EMAIL PROTECTED] > Subject: Re: No jk binaries? > > > It goes wrong in JkMX.java and he can't find DynamicMBeanProxy > > Sorry that I have to ask but classpath? You mean $catalinahome? > > ----- Original Message ----- > From: "Yaron Holland" <[EMAIL PROTECTED]> > To: "'Tomcat Users List'" <[EMAIL PROTECTED]> > Sent: Thursday, July 04, 2002 10:27 AM > Subject: RE: No jk binaries? > > > > Hi, > > > > Try and run ant -verbose and see which source it failed in... > > Also check the classpath... > > > > Yaron > > > > -----Original Message----- > > From: Jan-Willem Goedheer [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, July 04, 2002 9:07 AM > > To: Tomcat Users List; [EMAIL PROTECTED] > > Subject: Re: No jk binaries? > > > > > > Do you also get the following error? > > > > [javac] > > > /usr/local/jakarta-tomcat-connectors-4.0.4-src/jk/java/org/apache/jk/common/ > > JkMX.java:69: package org.apache.tomcat.util.mx does not exist > > [javac] import org.apache.tomcat.util.mx.*; > > [javac] ^ > > > > Because I haven't found a thing to solve this. > > > > Jan-Willem > > > > > > > > ----- Original Message ----- > > From: "Yaron Holland" <[EMAIL PROTECTED]> > > To: "'Tomcat Users List'" <[EMAIL PROTECTED]> > > Sent: Thursday, July 04, 2002 10:08 AM > > Subject: RE: No jk binaries? > > > > > > > Hi, > > > > > > There are binaries in : > > > > > > http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk/release/v1.2.1 > > > /bin/ > > > > > > My problem is that i need binaries for hp-ux, and the ant native for jk > > > dosn't compile... > > > > > > Anyone know where i can find help about setting ant to compiling native > > (c)? > > > > > > Yaron > > > > > > -----Original Message----- > > > From: Jeff Turner [mailto:[EMAIL PROTECTED]] > > > Sent: Thursday, July 04, 2002 4:59 AM > > > To: [EMAIL PROTECTED] > > > Subject: No jk binaries? > > > > > > > > > Hi, > > > > > > Browsing through: > > > > > > http://jakarta.apache.org/builds/jakarta-tomcat-connectors > > > > > > I couldn't find any binaries for mod_jk (any platform) or mod_webapp. > > > > > > Anyone know what's going on here? > > > > > > > > > --Jeff > > > > > > -- > > > To unsubscribe, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > > > > -- > > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
