Re: Classpath Problems With Actions

2001-07-18 Thread Berin Loritsch
Marks local account wrote: > > Berin Loritsch wrote: > > > Marks local account wrote: > > > > > > Cocoon 2.0b1 in tomcat 3.2.2 on Linux 7.1 > > > > > > I am trying to write an action for use in my site map. When c2 > > executes > > > the sitemap java file I notice it is throwing the following ex

Re: Classpath Problems With Actions

2001-07-18 Thread Marks local account
Berin Loritsch wrote: > Marks local account wrote: > > > > Cocoon 2.0b1 in tomcat 3.2.2 on Linux 7.1 > > > > I am trying to write an action for use in my site map. When c2 > executes > > the sitemap java file I notice it is throwing the following exception > > (from cooocon.log): > > If it is a p

Re: Classpath Problems With Actions

2001-07-17 Thread Berin Loritsch
Marks local account wrote: >Christian Haul wrote: > >>On 17.Jul.2001 -- 04:08 PM, Marks local account wrote: >> >>>So I have three questions: >>> >>>1. What am I doing wrong? >>> >>The web.xml looks good. Package problems? (You know, package >>foo.bar.xyz lives in foo/bar/xyz) >> > >Its not in a

Re: Classpath Problems With Actions

2001-07-17 Thread Marks local account
Christian Haul wrote: > On 17.Jul.2001 -- 04:08 PM, Marks local account wrote: > > So I have three questions: > > > > 1. What am I doing wrong? > > The web.xml looks good. Package problems? (You know, package > foo.bar.xyz lives in foo/bar/xyz) > Its not in a package. Does it have to be? Mark M

Re: Classpath Problems With Actions

2001-07-17 Thread Christian Haul
On 17.Jul.2001 -- 04:08 PM, Marks local account wrote: > So I have three questions: > > 1. What am I doing wrong? The web.xml looks good. Package problems? (You know, package foo.bar.xyz lives in foo/bar/xyz) > 2. Is there a prescribed way for me to let cocoon compile the > LoginAction.java fil

Re: Classpath Problems With Actions

2001-07-17 Thread Berin Loritsch
Marks local account wrote: > > Cocoon 2.0b1 in tomcat 3.2.2 on Linux 7.1 > > I am trying to write an action for use in my site map. When c2 executes > the sitemap java file I notice it is throwing the following exception > (from cooocon.log): If it is a pre-written action, simply include the ja

Classpath Problems With Actions

2001-07-17 Thread Marks local account
Cocoon 2.0b1 in tomcat 3.2.2 on Linux 7.1 I am trying to write an action for use in my site map. When c2 executes the sitemap java file I notice it is throwing the following exception (from cooocon.log): When C2 tries to do its thing with sitemap_xml.java WARN27991 [cocoon ] (Thread-39):