You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Mike Silvers <ms...@hbs-inc.com> on 2001/12/16 21:47:19 UTC

Mailet problems....

Hi All.

I am trying to create a mailet.  I have been doing ok, except that I can not
import the following:

import org.apache.james.Constants;
import org.apache.avalon.cornerstone.services.datasource.DataSourceSelector;

I tried to add all of the .jar files that come with James to the classpath,
to no avail.  Where are these located?  Any suggestions?

Thanks!

Mike

================================

Mike Silvers
AS/400 Senior Programmer/Analyst
AS/400 IBM Certified RPG IV Developer
AS/400 IBM Certified Solutions Expert
Hainey Business Systems
8 E. Canal St
Dover, PA 17315
Branch Office:  (410) 397-8739
Phone:  (800) 932-3380
Fax:  (717) 292-9474
Web: http://www.hbs-inc.com
________________________________
Providing E-Commerce, EDI, AS/400
Development and related services
nationwide.
================================



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Mailet problems....

Posted by Serge Knystautas <se...@lokitech.com>.
I've got some patches to apply that will upgrade James to a newer snapshot
of Avalon, and I believe part of that is renaming james.bar to james.jar, so
this should be more intuitive in the future.

Serge Knystautas
Loki Technologies - Unstoppable Websites
http://www.lokitech.com
----- Original Message -----
From: "Danny Angus" <da...@thought.co.uk>
To: "James Users List" <ja...@jakarta.apache.org>; "Mike Silvers"
<ms...@hbs-inc.com>
Sent: Sunday, December 16, 2001 5:21 PM
Subject: RE: Mailet problems....


>
> ~/apps/james/blocks/james.bar
> which is a jar by any other name ..
>
> > -----Original Message-----
> > From: Mike Silvers [mailto:msilvers@hbs-inc.com]
> > Sent: Sunday, December 16, 2001 8:47 PM
> > To: James Mail List
> > Subject: Mailet problems....
> >
> >
> > Hi All.
> >
> > I am trying to create a mailet.  I have been doing ok, except
> > that I can not
> > import the following:
> >
> > import org.apache.james.Constants;
> > import
> > org.apache.avalon.cornerstone.services.datasource.DataSourceSelector;
> >
> > I tried to add all of the .jar files that come with James to the
> > classpath,
> > to no avail.  Where are these located?  Any suggestions?
> >
> > Thanks!
> >
> > Mike
> >
> > ================================
> >
> > Mike Silvers
> > AS/400 Senior Programmer/Analyst
> > AS/400 IBM Certified RPG IV Developer
> > AS/400 IBM Certified Solutions Expert
> > Hainey Business Systems
> > 8 E. Canal St
> > Dover, PA 17315
> > Branch Office:  (410) 397-8739
> > Phone:  (800) 932-3380
> > Fax:  (717) 292-9474
> > Web: http://www.hbs-inc.com
> > ________________________________
> > Providing E-Commerce, EDI, AS/400
> > Development and related services
> > nationwide.
> > ================================
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Mailet problems....

Posted by Danny Angus <da...@thought.co.uk>.
~/apps/james/blocks/james.bar
which is a jar by any other name ..

> -----Original Message-----
> From: Mike Silvers [mailto:msilvers@hbs-inc.com]
> Sent: Sunday, December 16, 2001 8:47 PM
> To: James Mail List
> Subject: Mailet problems....
>
>
> Hi All.
>
> I am trying to create a mailet.  I have been doing ok, except
> that I can not
> import the following:
>
> import org.apache.james.Constants;
> import
> org.apache.avalon.cornerstone.services.datasource.DataSourceSelector;
>
> I tried to add all of the .jar files that come with James to the
> classpath,
> to no avail.  Where are these located?  Any suggestions?
>
> Thanks!
>
> Mike
>
> ================================
>
> Mike Silvers
> AS/400 Senior Programmer/Analyst
> AS/400 IBM Certified RPG IV Developer
> AS/400 IBM Certified Solutions Expert
> Hainey Business Systems
> 8 E. Canal St
> Dover, PA 17315
> Branch Office:  (410) 397-8739
> Phone:  (800) 932-3380
> Fax:  (717) 292-9474
> Web: http://www.hbs-inc.com
> ________________________________
> Providing E-Commerce, EDI, AS/400
> Development and related services
> nationwide.
> ================================
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>