Re: adding my project to jakarta

2002-02-25 Thread Matt Egyhazy

fyi, i have noticed that jakarta will only take projects if they already
have an active community to avoid dead projects floating around.

matt
- Original Message -
From: Nathaniel G. Auvil [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, February 25, 2002 10:41 AM
Subject: adding my project to jakarta


 My name is Nathaniel Auvil and I run the jCharts project hosted at
 http://sourceforge.net/projects/jcharts/

 I was wondering if there would be any possibility of jCharts joining the
Jakarta project.  I have
 been carrying all the weight of this project since its inception have
trouble finding people who
 want to contribute to the project.  My hopes are that if I could joing the
Jakarta project, help
 would be easier to find.

 I have some big changes in store for the 0.4 release so check the project
out!


 __
 Do You Yahoo!?
 Yahoo! Sports - Coverage of the 2002 Olympic Games
 http://sports.yahoo.com

 --
 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]




Re: O'Reilly article about the JSPA

2002-02-14 Thread Matt Egyhazy

sun is obstinate, and it may hurt them bad.

matt
- Original Message - 
From: Jon Scott Stevens [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, February 14, 2002 12:49 PM
Subject: O'Reilly article about the JSPA


 With a link back to our position paper...
 
 http://www.onjava.com/pub/a/onjava/2002/02/13/osjava.html
 
 It is so sad that Sun is slowly killing support for Java. What a way to
 shoot yourself in the foot.
 
 -jon
 
 
 --
 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]




A very short OSS survey

2002-02-05 Thread Matt Egyhazy

Hello All,

I am doing a little research project and I would appreciate some feedback
from you guys.  I mostly lurk the message boards here, helping people and
asking questions when they come up. I use tomcat, log4j, taglibs, and ant.
This survey should take you no more than 3 or 4 minutes.

http://www.people.virginia.edu/~mwe7w/survey.pl?survey_name=8

I would really appreciate your feedback.

Thanks,

Matt


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




Re: [OT] Microsoft Sets Tolls for .Net Developers

2001-10-25 Thread Matt Egyhazy

unfortunately, there is an entire class of developer that can only build
software using microsoft tools.

microsoft has moved into .edu territory and is giving away their tools for
free.  the kids are becoming attached to them.

matt

- Original Message -
From: Jon Stevens [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, October 24, 2001 5:41 PM
Subject: [OT] Microsoft Sets Tolls for .Net Developers


 Why am I not surprised?

 The funny thing is that even in this down economy and with all the free
 (better?) alternatives that are out there, people will actually still pay
 for this stuff!

 We should put a paypal link on the Jakarta homepage and donate the money
to
 AIDS research or some other worthy cause.

 -jon

 -- Forwarded Message

 Link: http://slashdot.org/article.pl?sid=01/10/24/010249
 Posted by: michael, on 2001-10-24 11:40:44
 Topic: ms, 153 comments

from the firstborn-son-comes-later dept.
matsh writes: Today Microsoft [1]revealed the cost of signing up as a
developer to .Net. Entry level is $1,000. Standard level $10,000.
Custom support will cost even more.

 References

1. http://news.cnet.com/news/0-1003-200-7629784.html

 -- End of Forwarded Message


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: driver configuration with DB2 and tomcat

2001-10-21 Thread Matt Egyhazy

this isnt the mailing list for this type of question.  try the tomcat lists
for help.

matt
- Original Message -
From: Lawrence Louie [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, October 21, 2001 9:59 PM
Subject: driver configuration with DB2 and tomcat


 Hi,

 I am having DB2 for my end, and I have servlet running
 inside tomcat-apache 4.0.  I have gotten DB2 exception
 error about loading the DB2 driver.  I have place the
 db2java.zip in the tomcat-apache/lib directory, and I
 am still having exception problem.

 However, if I am just running JDBC application from
 the command prompt, and I can retrieve data from the
 DB2, everything seem to works fine.

 Any hint of what I should try?

 Thanks!

 Lawrence

 __
 Do You Yahoo!?
 Make a great connection at Yahoo! Personals.
 http://personals.yahoo.com

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: Multiple Servlets in Multiple Contexts

2001-10-09 Thread Matt Egyhazy

you could just have two tomcat instances running on two different ports,
unless the servlets have to share sessions...i am not totally sure what
functionality you require though.

matt
- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, October 09, 2001 9:26 AM
Subject: Multiple Servlets in Multiple Contexts


 Hi

 We have two servlets that we'd like to use in Tomcat 3.2 on different
 ports.  I've read lots and lots of docs, but still can't find how to do
it!
 The logical way to set about doing this is to have two separate contexts,
 each with a different set of ConnectionHandlers and thus different ports.
 Having two ContextManager elements in the server.xml doesn't seem to be
 the answer.

 I'm sure this must be possible; can anyone help?

 Cheers,
 Ben.



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]