RE: Apache

2001-01-16 Thread micky mimo
Title: RE: Apache






yes


/===\

| Micky Mimo |

| Systems Specialist |

| (781) 457 - 1317 |

| [EMAIL PROTECTED] |

\===/



-Original Message-

From: Rooms Christoph [mailto:[EMAIL PROTECTED]]

Sent: Tuesday, January 16, 2001 12:55 AM

To: [EMAIL PROTECTED]

Subject: Apache



Hi,


If I use Apache for http  Tomcat for jsp/servlet together. Can I still use wars ?


greetz, Christoph





-

To unsubscribe, e-mail: [EMAIL PROTECTED]

For additional commands, email: [EMAIL PROTECTED]





RE: building mod_jk

2001-01-11 Thread micky mimo
Title: RE: building mod_jk






best archives in the world http://marc.theaimsgroup.com/


/===\

| Micky Mimo |

| Systems Specialist |

| (781) 457 - 1317 |

| [EMAIL PROTECTED] |

\===/



-Original Message-

From: cse10171 [mailto:[EMAIL PROTECTED]]

Sent: Thursday, January 11, 2001 5:12 PM

To: [EMAIL PROTECTED]

Subject: RE: building mod_jk



Where can I find your prior posting? Is there a good way to search for it

in the Tomcat User Archives?


Rob Abernethy

[EMAIL PROTECTED]



-Original Message-

From: Pogo Com [mailto:[EMAIL PROTECTED]]

Sent: Thursday, January 11, 2001 4:54 PM

To: [EMAIL PROTECTED]

Subject: RE: building mod_jk



Look at $APACHEHOME/bin/apxs. Does it contain the

following three lines?


my $CFG_CFLAGS_SHLIB = q(); # substituted via

Makefile.tmpl

my $CFG_LD_SHLIB = q(); # substituted

via Makefile.tmpl

my $CFG_LDFLAGS_SHLIB = q(); # substituted via

Makefile.tmpl


If so, then you hit the same bug I did, which I

reported to Apache as bug 7560. You'll need to

provide definitions for those fields (see my prior

posting about how to do this).


Bill



--- cse10171 [EMAIL PROTECTED] wrote:

 Yes, I'm using Solaris 5.6 and Apache 1.3.14. Here

 is my apxs command (I

 have tried several different ones, each resulting in

 the same error):



 apxs -o

 mod_jk.so -DSOLARIS -I../jk -I/usr/java/include

 -I/usr/java/include/solaris

 -lposix4 -ldl -lxnet -c *.c ../jk/*.c





 Rob Abernethy

 [EMAIL PROTECTED]



 -Original Message-

 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On

 Behalf Of andy oliver

 Sent: Thursday, January 11, 2001 5:18 PM

 To: [EMAIL PROTECTED]

 Subject: Re: building mod_jk





 Are you on Solaris (I assume)? What version? What

 is your exact apxs

 command as you are entering it?



 Robert D. Abernethy IV wrote:



  I am attempting to compile mod_jk.so and am having

 some difficulty. The

  apxs command stops with the following error:

 

  apxs:Break: Command failed with rc=255

 

  I have added -lposix4 and -ldl to remove some

 linking errors, but I am

 still

  coming up with a bunch of undefined symbols

 (ap_pstrdup, ap_reset_timeout,

  ap_table_set, etc.). I have the feeling that I am

 still missing a library

  or something. I was curious what environment

 variables need to be set

 when

  compiling mod_jk? How about the LD_LIBRARY_PATH

 variable?

 

  Rob Abernethy

  [EMAIL PROTECTED]

 

 



-

  To unsubscribe, e-mail:

 [EMAIL PROTECTED]

  For additional commands, email:

 [EMAIL PROTECTED]





 __

 Do You Yahoo!?

 Talk to your friends online with Yahoo! Messenger.

 http://im.yahoo.com





-

 To unsubscribe, e-mail:

 [EMAIL PROTECTED]

 For additional commands, email:

 [EMAIL PROTECTED]







-

 To unsubscribe, e-mail:

 [EMAIL PROTECTED]

 For additional commands, email:

 [EMAIL PROTECTED]





__

Do You Yahoo!?

Yahoo! Photos - Share your holiday photos online!

http://photos.yahoo.com/


-

To unsubscribe, e-mail: [EMAIL PROTECTED]

For additional commands, email: [EMAIL PROTECTED]



-

To unsubscribe, e-mail: [EMAIL PROTECTED]

For additional commands, email: [EMAIL PROTECTED]





RE: No need for Apache?

2001-01-10 Thread micky mimo
Title: RE: No need for Apache?






What about the other 2%? 


-Original Message-

From: Glen Campbell [mailto:[EMAIL PROTECTED]]

Sent: Wednesday, January 10, 2001 8:44 PM

To: [EMAIL PROTECTED]

Subject: No need for Apache?


I would just like to get confirmation of this: my site will have low volume,

and 98% of the pages will have dynamic data (JSP). I should be able to

configure tomcat to listen on port 80, and get rid of Apache all together?

Or is there something I'm missing that would mean I have to use Apache and

Tomcat together?


Glen



-

To unsubscribe, e-mail: [EMAIL PROTECTED]

For additional commands, email: [EMAIL PROTECTED]





RE: UTF8 Question

2000-12-14 Thread micky mimo
Title: RE: UTF8 Question






Blackdown requires royalties to sun for commercial products. Use JDK1.3.


/===\

| Micky Mimo |

| Systems Specialist |

| (781) 457 - 1317 |

| [EMAIL PROTECTED] |

\===/



-Original Message-

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf

Of Andy

Sent: Thursday, December 14, 2000 2:55 PM

To: [EMAIL PROTECTED]

Subject: Re: UTF8 Question



Craig,


Not to get into a jdk argument but I'd not recommend suns jdk 1.2 for linux if

anyone is doing any gui development (most specifically in swing) or even running

guis as there are a number of erroneous exceptions generated related to drag and

drop (REGARDLESS of whether you are actually using drag and drop). I just

wanted to raise this caution. The blackdown jdk 1.2x does not suffer from that

problem.


-andy



Craig R. McClanahan wrote:


 Simmons, Donald wrote:



  I am running Red Hat 6.1 and just installed Tomcat 3.2.1. When I start

  tomcat I get an error message, UnsupporteEncodingException UTF8. Can anyone

  offer any suggestions? Thanks.

 



 Which JDK are you using? If I remember right, the Kaffe virtual machine that

 comes with Red Hat 6.1 had problems like this.



 You can get a nice JDK 1.2 or 1.3 for Linux from http://java.sun.com/j2se.



 

  Joe



 Craig McClanahan



__

Do You Yahoo!?

Talk to your friends online with Yahoo! Messenger.

http://im.yahoo.com





RE: Installtion problem

2000-12-13 Thread micky mimo
Title: RE: Installtion problem






Crazy! lets drink a few more cups of coffe. 


/===\

| Micky Mimo |

| Systems Specialist |

| (781) 457 - 1317 |

| [EMAIL PROTECTED] |

\===/



-Original Message-

From: Dave Newton [mailto:[EMAIL PROTECTED]]

Sent: Wednesday, December 13, 2000 4:54 PM

To: [EMAIL PROTECTED]

Subject: RE: Installtion problem



Hola,


 I have just downloaded Tomcat 3.2.1 onto Windows 98 machine.


You poor thing ;)


 tomcat run


I don't know what that is, when I was running Tomcat under Windows

I just did 'tomcat start' and 'tomcat stop' as per the documentation.


 tomcat start

 2000-12-13-ContextManager: Adding context Ctx( /examples)

 Starting tomcat...

 ContexManager: Adding context Ctx(/ admin)

 ...

 2000-12-13 PoolTcpConnector: Starting HttpConnectionHandler on 88 

 2000-12-13 -PoolTcpConnector: Starting ajp2ConnectionHandler on 8007



 Has anyone seen this?


Yeah, that's what happens when Tomcat starts running.


Dave





RE: For what's it worth.

2000-12-07 Thread micky mimo
Title: RE: For what's it worth.






I agree, but like I said this is for the newbie. 


/===\

| Micky Mimo |

| Systems Specialist |

| (781) 457 - 1317 |

| [EMAIL PROTECTED] |

\===/



-Original Message-

From: Duane Morse [mailto:[EMAIL PROTECTED]]

Sent: Thursday, December 07, 2000 12:03 PM

To: '[EMAIL PROTECTED]'

Subject: RE: For what's it worth.



I didn't find it particularly enlightening -- it pretty much deals with just

the simple stuff.


-Original Message-

From: micky mimo [mailto:[EMAIL PROTECTED]]

Sent: Wednesday, December 06, 2000 7:43 PM

To: [EMAIL PROTECTED]

Subject: For what's it worth.



The December issue of Java-pro magazine has an issue on Tomcat installation.

It's worth checking out if you are a newbie. 








For what's it worth.

2000-12-06 Thread micky mimo



The 
December issue of Java-pro magazine has an issue on Tomcat installation. It's 
worth checking out if you are a newbie. 



RE: mod_jserv.so problem

2000-11-16 Thread Micky Mimo
Title: RE: mod_jserv.so problem






You have to use the source tomcat version for 3.1. The binary version does not have the build directories. 


http://jakarta.apache.org/builds/tomcat/release/v3.1/src/


/===\

| Micky Mimo |

| Systems Specialist |

| (781) 457 - 1317 |

| [EMAIL PROTECTED] |

\===/



-Original Message-

From: tsimtung [mailto:[EMAIL PROTECTED]]

Sent: Thursday, November 16, 2000 1:37 PM

To: [EMAIL PROTECTED]; [EMAIL PROTECTED]

Subject: mod_jserv.so problem



I have problem in building mod_jserv.

I am using linux, and get tomcat 3.1 binary source to build tomcat.

tomcat runs smoonthly in standalone mode, and then i would like to

integrate it with apache.


I can't find the directory jakarta-tomcat/src/native/apache/jserv/ in

my jakarta-tomcat directory, src directory only has

javax and org two directories


Please help!!!

Thx



###from tomcat_ug.html##

Building mod_jserv on UNIX involves the following:


Download the source distribution of Tomcat from here.

Uncompress it into some directory.

Building the module:

Change directory into jakarta-tomcat/src/native/apache/jserv/

Execute the build command

apxs -c *.c -o mod_jserv.so

apxs is part of the Apache distribution and should be located in your

APACHE_HOME/bin.






RE: mod_jserv.so problem

2000-11-16 Thread Micky Mimo
Title: RE: mod_jserv.so problem






I am trying to install the adapter (mod_jserv.so) for apache + Tomcat. I keep getting the error below. I built the file mod_jserv.so from the source of tomcat 3.1. I installed the file mod_jserv.so in the libexec directory and added the include directive to the end of the httpd.conf file. I am at a loss right now on how to resolve this error.

What are the steps for loading mod_jk into apache. I tried the following but it did not work. 


I put mod_jserv.so into the /etc/httpd/libexec directory. But when I start httpd I get this error. 


[root@qatest2 init.d]# ./httpd start

Starting httpd: Syntax error on line 13 of /usr/local/tomcat/conf/tomcat.conf

Cannot load /etc/httpd/modules/mod_jserv.so into server: /etc/httpd/modules/mod_jserv.so: cannot open shared object

file: No such file or directory

FAILED]

micky 






/===\

| Micky Mimo |

| Systems Specialist |

| (781) 457 - 1317 |

| [EMAIL PROTECTED] |

\===/



-Original Message-

From: Michael J. Suzio [mailto:[EMAIL PROTECTED]]

Sent: Thursday, November 16, 2000 2:58 PM

To: [EMAIL PROTECTED]

Subject: Re: mod_jserv.so problem



You need to actually download the source package for Tomcat. The

binary package does have a src/ directory, but it doesn't have the

native drivers code in it. I just downloaded the binary version,

installed that, then downloaded the source, compiled mod_jk (this was

for Tomcat 3.2b7, but applies to you also), and loaded that into Apache.


I know it's confusing, but it works.


-- 

Michael J. Suzio

Lead Software Engineer -- ISS Southfield

[EMAIL PROTECTED]





RE: mod_jserv.so problem

2000-11-16 Thread Micky Mimo
Title: RE: mod_jserv.so problem



Correction the error is:

Starting 
httpd
: Syntax error on line 13 of /usr/local/tomcat/conf/tomcat.conf 
Cannot load /etc/httpd/libexec/mod_jserv.so into server: 
/etc/httpd/libexec/mod_jserv.so: cannot open shared object file: No such file or directory FAILED

/===\| Micky 
Mimo 
|| Systems 
Specialist 
|| (781) 457 - 
1317 
|| [EMAIL PROTECTED] 
|\===/

  -Original Message-From: Micky Mimo 
  [mailto:[EMAIL PROTECTED]]Sent: Thursday, November 16, 2000 
  3:34 PMTo: [EMAIL PROTECTED]Subject: RE: 
  mod_jserv.so problem
  I am trying to install the adapter (mod_jserv.so) for apache + 
  Tomcat. I keep getting the error below. I built the file 
  mod_jserv.so from the source of tomcat 3.1. I installed the file mod_jserv.so 
  in the libexec directory and added the include directive to the end of the 
  httpd.conf file. I am at a loss right now on how to resolve this 
  error.
  What are the steps for loading mod_jk into apache. I tried the 
  following but it did not work. 
  I put mod_jserv.so into the /etc/httpd/libexec directory. But 
  when I start httpd I get this error. 
  [root@qatest2 init.d]# ./httpd start Starting httpd: Syntax error on line 13 of 
  /usr/local/tomcat/conf/tomcat.conf Cannot load 
  /etc/httpd/modules/mod_jserv.so into server: /etc/httpd/modules/mod_jserv.so: 
  cannot open shared object file: No such file or 
  directory FAILED] micky 
  
   
  /===\ | 
  Micky 
  Mimo 
  | | Systems 
  Specialist 
  | | (781) 457 - 
  1317 
  | | 
  [EMAIL PROTECTED] | 
  \===/ 
  -Original Message- From: 
  Michael J. Suzio [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 16, 2000 2:58 PM To: 
  [EMAIL PROTECTED] Subject: Re: 
  mod_jserv.so problem 
  You need to actually download the source package for 
  Tomcat. The binary package does have a src/ 
  directory, but it doesn't have the native drivers code 
  in it. I just downloaded the binary version, installed that, then downloaded the source, compiled mod_jk (this 
  was for Tomcat 3.2b7, but applies to you also), and 
  loaded that into Apache. 
  I know it's confusing, but it works. 
  -- Michael J. Suzio Lead Software Engineer -- ISS Southfield [EMAIL PROTECTED] 


RE: mod_jserv.so problem

2000-11-16 Thread Micky Mimo
Title: RE: mod_jserv.so problem






I believe you need the following directory scructure. This is what the README file says for the source in jakarta-tomcat 

How to Build




First, you must have the jakarta-ant workspace checked out parallel

to this workspace (jakarta-tomcat). Without jakarta-ant, you won't

be able to build. When you have completed your downloads and checkouts,

you should have the following directory structure:


 $JAKARTA_HOME/

 jakarta-ant/ -- Contains jakarta-ant files

 jakarta-tomcat/ -- Contains jakarta-tomcat files



If you get the adapter working, please send me a hint, since I am stuck. 



/===\

| Micky Mimo |

| Systems Specialist |

| (781) 457 - 1317 |

| [EMAIL PROTECTED] |

\===/



-Original Message-

From: Wong, Connie [mailto:[EMAIL PROTECTED]]

Sent: Thursday, November 16, 2000 6:29 PM

To: [EMAIL PROTECTED]

Subject: RE: mod_jserv.so problem



Hi Michael,


I am also working on the mod_jk. My question is, do you uncompress both dowonload files (binary and source code)

into some directory jakarta-tomcat?

Or they have to be uncompressed into different directory?


Thanks,

Connie



 -Original Message-

 From: Michael J. Suzio [SMTP:[EMAIL PROTECTED]]

 Sent: Thursday, November 16, 2000 2:58 PM

 To: [EMAIL PROTECTED]

 Subject: Re: mod_jserv.so problem

 

 You need to actually download the source package for Tomcat. The

 binary package does have a src/ directory, but it doesn't have the

 native drivers code in it. I just downloaded the binary version,

 installed that, then downloaded the source, compiled mod_jk (this was

 for Tomcat 3.2b7, but applies to you also), and loaded that into Apache.

 

 I know it's confusing, but it works.

 

 -- 

 Michael J. Suzio

 Lead Software Engineer -- ISS Southfield

 [EMAIL PROTECTED]