Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-13 Thread Aryeh Katz
PROTECTED] Sent: Thursday, February 12, 2004 10:32 AM Subject: HOWTO: building mod_jk2 with Visual studio .net 2003 I converted the project to a .net 2003 project, and tried to build. No dice. Got a really flaky error that made no sense to me. I then looked at the .vcproj file that MS created

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-13 Thread Henri Gomez
Aryeh Katz wrote: Martin Gainty wrote: Any comment(s)/suggestion(s) from Microsoft Tech Support? Keep me apprised, So far my post is unanswered. Is there anyone else who has VS 2003 .net that can try this? Aryeh If you've got a valid makefile for .net 2003, send it to the list so we could

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-13 Thread Aryeh Katz
Henri Gomez wrote: Aryeh Katz wrote: Martin Gainty wrote: Any comment(s)/suggestion(s) from Microsoft Tech Support? Keep me apprised, If you've got a valid makefile for .net 2003, send it to the list so we could include it in the release 2.0.4 As I said in my original post, it seems that there

HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-12 Thread Aryeh Katz
I converted the project to a .net 2003 project, and tried to build. No dice. Got a really flaky error that made no sense to me. I then looked at the .vcproj file that MS created, and tracked down the issue (in my environment). It seems that when the dsp file is converted to a vcproj file, InputDir

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-12 Thread Martin Gainty
Any comment(s)/suggestion(s) from Microsoft Tech Support? Keep me apprised, Marty Gainty 617-852-7822 - Original Message - From: Aryeh Katz [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 12, 2004 10:32 AM Subject: HOWTO: building mod_jk2 with Visual studio .net 2003 I

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-12 Thread Guenter Knauf
Hi, maybe we should export the .mak files and check into CVS, just as with Apache? Please try if this works: http://www.gknw.com/test/mod_jk2.mak Guenter. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-12 Thread Aryeh Katz
Guenter Knauf wrote: Hi, maybe we should export the .mak files and check into CVS, just as with Apache? Please try if this works: http://www.gknw.com/test/mod_jk2.mak I already did that, and it worked fine. That's why I prefaced my comment by stating this was an issue with vs2003 .net. Do you

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-12 Thread Aryeh Katz
Aryeh Katz wrote: Guenter Knauf wrote: Hi, maybe we should export the .mak files and check into CVS, just as with Apache? Please try if this works: http://www.gknw.com/test/mod_jk2.mak I already did that, and it worked fine. That's why I prefaced my comment by stating this was an issue with

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-12 Thread Aryeh Katz
[EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 12, 2004 10:32 AM Subject: HOWTO: building mod_jk2 with Visual studio .net 2003 I converted the project to a .net 2003 project, and tried to build. No dice. Got a really flaky error that made no sense to me. I then looked

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-12 Thread Martin Gainty
[EMAIL PROTECTED] Cc: Tomcat Developers List [EMAIL PROTECTED] Sent: Thursday, February 12, 2004 11:02 AM Subject: Re: HOWTO: building mod_jk2 with Visual studio .net 2003 Martin Gainty wrote: Any comment(s)/suggestion(s) from Microsoft Tech Support? Keep me apprised, Marty Gainty 617-852

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-12 Thread Guenter Knauf
Hi, maybe we should export the .mak files and check into CVS, just as with Apache? Please try if this works: http://www.gknw.com/test/mod_jk2.mak I already did that, and it worked fine. That's why I prefaced my comment by stating this was an issue with vs2003 .net. Do you want my makefile?

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-12 Thread Aryeh Katz
Guenter Knauf wrote: Hi, maybe we should export the .mak files and check into CVS, just as with Apache? Please try if this works: http://www.gknw.com/test/mod_jk2.mak I already did that, and it worked fine. That's why I prefaced my comment by stating this was an issue with vs2003 .net. Do you

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-12 Thread Guenter Knauf
Hi Aryeh, I'm using 2.0.2, and your makefile fails at link time with a missing symbol jk2_channel_socket_factory. I assume that's a 2.0.4 issue. Other than that, the compile was file. ok, that sounds good. If you perhaps could do a test with recent CVS that would be fine; then I would create

Re: HOWTO: building mod_jk2 with Visual studio .net 2003

2004-02-12 Thread Aryeh Katz
Guenter Knauf wrote: Hi Aryeh, I'm using 2.0.2, and your makefile fails at link time with a missing symbol jk2_channel_socket_factory. I assume that's a 2.0.4 issue. Other than that, the compile was file. ok, that sounds good. If you perhaps could do a test with recent CVS that would be fine;