What if James is running on Windows, and so you can't do sh?
On 11/9/05, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
>
> > I found no phoenix.pid,.. only a phoenix.console file in
> > /temp folder I start James with this script:
> > [...]
>
> Please read carefully my previous mails: you are using a
new class loaders
are added to the chain. I think that this change should be made in the
Apache James source code.
I realize that this is the Users list, so if I should send this e-mail to
the Developers list, let me know.
Thanks,
Ben
On 8/31/05, Ben Lindahl <[EMAIL PROTECTED]> wrote:
>
to get properties files as resources from the classpath, without putting
them in Jar files. Any ideas?
Thanks.
On 8/30/05, Ben Lindahl <[EMAIL PROTECTED]> wrote:
>
> It looks as though it should be using SAR-INF/classes, so perhaps the
> trouble I had was related to something el
I fixed it. It was a configuration issue. Thanks.
On 8/30/05, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
>
> Hi Ben,
>
> What OS are you using? What version of James? Did you specify a bind IP ?
> Does POP3 binding works?
>
> Maybe it's binded to a specific interface and you're not trying the
Hi all,
When I start up James, it seems to start fine. However, when I do a netstat,
it says that nothing is bound to port 25 (SMTP). Also, my e-mails to this
server cannot be relayed. I have set up the servername appropriately, and
when I start James, it says, "SMTP Service started plain:25",
It looks as though it should be using SAR-INF/classes, so perhaps the
trouble I had was related to something else. It now does seem to be loading
the class out of SAR-INF/classes.
Thanks.
On 8/30/05, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
>
> Hi Ben,
>
> I've not encountered the problem,
Hey all,
I'm trying to set up a classes directory within one of my SAR projects. I
realize that SAR-INF/classes doesn't work, but I would like to have a
classes directory to avoid having to modify my application's configuration
files in Jar files. The only solution I have come up with is to dyn