Re: Started configuration org/apache/geronimo/Tomcat

2004-09-19 Thread anita kulshreshtha
Dain 
I use Tortoisesvn. It is integrated into windows
explorer. I doubt it will do anything like unix! You
are right. The newer files do not have \r.  The files
that existed in cvs still have \r, \n. My system is
happy with that.

Thanks
Anita 

--- Dain Sundstrom [EMAIL PROTECTED] wrote:

 I just double checked on my machine and all of the
 files have only a \n  
 line terminator.  Maybe you have subversion setup to
 use unix line  
 endings on your windows box.
 
 BTW here is the command I used to check
 
 od -c  

modules/client-builder/src/java/org/apache/geronimo/client/builder/
 
 *.java | grep '\\r'
 
 -dain
 
 --
 Dain Sundstrom
 Chief Architect
 Gluecode Software
 310.536.8355, ext. 26
 
 On Sep 17, 2004, at 7:30 PM, anita kulshreshtha
 wrote:
 
  Hi
  I am not sure where the problem is - svn or
  something else? The newline character is being
  displayed as a square box in Notepad. It is true
 of
  all
  new java files in client, client-builder modules
 also.
  Am I doing something wrong? Emacs and build are OK
  with it.
 
  Thanks
  Anita
  --- Jacek Laskowski [EMAIL PROTECTED] wrote:
 
  anita kulshreshtha wrote:
 
  Hi Jacek
 
  Didn't you mean to write CatalinaBase
 instead
  of
  CatalinaHome in one of the attribute in
  tomcat-plan.xml -
gbean name=geronimo.tomcat:name=Apache
 Tomcat
  class=org.apache.geronimo.tomcat.TomcatGBean
attribute name=CatalinaHome
  type=java.lang.String./attribute
attribute name=CatalinaHome
  type=java.lang.String./attribute
  /gbean
 
  Yes, you're right. Thanks!
 
   Also on my windos box TomcatGBean.java has
  line
  termination problems.
 
  What does it mean? Does it cause any problems?
 
  Thanks
  Anita
 
  Jacek
 
 
 
 
 
  
  ___
  Do you Yahoo!?
  Declare Yourself - Register online to vote today!
  http://vote.yahoo.com
 
 




__
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 


Re: Started configuration org/apache/geronimo/Tomcat

2004-09-18 Thread anita kulshreshtha
Hi
I am not sure where the problem is - svn or
something else? The newline character is being
displayed as a square box in Notepad. It is true of
all
new java files in client, client-builder modules also.
Am I doing something wrong? Emacs and build are OK
with it.

Thanks
Anita 
--- Jacek Laskowski [EMAIL PROTECTED] wrote:

 anita kulshreshtha wrote:
 
  Hi Jacek
  
  Didn't you mean to write CatalinaBase instead
 of
  CatalinaHome in one of the attribute in
  tomcat-plan.xml - 
gbean name=geronimo.tomcat:name=Apache Tomcat
  class=org.apache.geronimo.tomcat.TomcatGBean
  attribute name=CatalinaHome
  type=java.lang.String./attribute
  attribute name=CatalinaHome
  type=java.lang.String./attribute
  /gbean
 
 Yes, you're right. Thanks!
 
   Also on my windos box TomcatGBean.java has
 line
  termination problems. 
 
 What does it mean? Does it cause any problems?
 
  Thanks
  Anita
 
 Jacek
 
 




___
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com


Re: Started configuration org/apache/geronimo/Tomcat

2004-09-18 Thread Dain Sundstrom
I just double checked on my machine and all of the files have only a \n  
line terminator.  Maybe you have subversion setup to use unix line  
endings on your windows box.

BTW here is the command I used to check
od -c  
modules/client-builder/src/java/org/apache/geronimo/client/builder/ 
*.java | grep '\\r'

-dain
--
Dain Sundstrom
Chief Architect
Gluecode Software
310.536.8355, ext. 26
On Sep 17, 2004, at 7:30 PM, anita kulshreshtha wrote:
Hi
I am not sure where the problem is - svn or
something else? The newline character is being
displayed as a square box in Notepad. It is true of
all
new java files in client, client-builder modules also.
Am I doing something wrong? Emacs and build are OK
with it.
Thanks
Anita
--- Jacek Laskowski [EMAIL PROTECTED] wrote:
anita kulshreshtha wrote:
Hi Jacek
Didn't you mean to write CatalinaBase instead
of
CatalinaHome in one of the attribute in
tomcat-plan.xml -
  gbean name=geronimo.tomcat:name=Apache Tomcat
class=org.apache.geronimo.tomcat.TomcatGBean
attribute name=CatalinaHome
type=java.lang.String./attribute
attribute name=CatalinaHome
type=java.lang.String./attribute
/gbean
Yes, you're right. Thanks!
 Also on my windos box TomcatGBean.java has
line
termination problems.
What does it mean? Does it cause any problems?
Thanks
Anita
Jacek



___
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com



Re: Started configuration org/apache/geronimo/Tomcat

2004-09-17 Thread anita kulshreshtha
Hi Jacek

Didn't you mean to write CatalinaBase instead of
CatalinaHome in one of the attribute in
tomcat-plan.xml - 
  gbean name=geronimo.tomcat:name=Apache Tomcat
class=org.apache.geronimo.tomcat.TomcatGBean
attribute name=CatalinaHome
type=java.lang.String./attribute
attribute name=CatalinaHome
type=java.lang.String./attribute
/gbean
 Also on my windos box TomcatGBean.java has line
termination problems. 

Thanks
Anita
--- Jacek Laskowski [EMAIL PROTECTED] wrote:

 Hi,
 
 Just committed the files to the tomcat module that
 allow you to see 
 Catalina process running inside Apache Geronimo.
 It's not at all 
 functional as Catalina isn't able to find its
 configuration file, but 
 worth to try out the org/apache/geronimo/Tomcat
 configuration.
 
 See http://wiki.apache.org/geronimo/Tomcat for some
 additional information.
 
 Once built, run Tomcat via the following command:
 
 $ java -jar bin/server.jar
 org/apache/geronimo/Tomcat
 ...
 02:37:48,934 INFO  [ConfigurationManagerImpl] Loaded
 Configuration 
 geronimo.config:name=org/apache/geronimo/Tomcat
 02:37:49,094 INFO  [Configuration] Started
 configuration 
 org/apache/geronimo/Tomcat
 Can't load server.xml
 02:37:49,465 INFO  [Catalina] Server startup in 0 ms
 02:37:49,465 INFO  [Daemon] Server startup completed
 
 Have fun!
 
 Dobranoc,
 Jacek
 
 




__
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail


Re: Started configuration org/apache/geronimo/Tomcat

2004-09-17 Thread Jacek Laskowski
anita kulshreshtha wrote:
Hi Jacek

Didn't you mean to write CatalinaBase instead of
CatalinaHome in one of the attribute in
tomcat-plan.xml - 
  gbean name=geronimo.tomcat:name=Apache Tomcat
class=org.apache.geronimo.tomcat.TomcatGBean
	attribute name=CatalinaHome
type=java.lang.String./attribute
	attribute name=CatalinaHome
type=java.lang.String./attribute
/gbean
Yes, you're right. Thanks!
 Also on my windos box TomcatGBean.java has line
termination problems. 
What does it mean? Does it cause any problems?
Thanks
Anita
Jacek