caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Laurent Burgy <burgy@enseirb.fr>
To: caml-list@inria.fr
Subject: ojacare problems
Date: Wed, 25 May 2005 12:21:25 +0200	[thread overview]
Message-ID: <429451A5.4080208@enseirb.fr> (raw)

hi,

so i've succeeded in installing ojacare.... but i encounter problems 
when i try to use it...

In fact, at this line:
 InputStream in = PropertiesDepot.class.getClassLoader().
                      getResourceAsStream(pFileName);

the getResourceAsStream returns null, meaning that the resource cannot 
be found, so i've tried to  modify pFileName to solve this but without 
any success ...

I know, this is not a java list but this line doesn't fail with my 
standalone application without interfacing with ojacare...

The main difference is that i've a wrapper, that launches the original 
application. In the original application, i've just renamed the main in 
run and in the wrapper i call this method. Finally in the 
main-wrapper.ml, i  call the wrapper method...


Is It a known limitation, that we cannot access files?
or did i misuse ojacare...??


Thanks for the help

-- 
------------------------------------------------------------------------

Laurent BURGY                  Doctorant INRIA / LaBRI
Projet PHOENIX

------------------------------------------------------------------------

URL: http://phoenix.labri.fr/people/burgy

------------------------------------------------------------------------






                 reply	other threads:[~2005-05-25 10:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=429451A5.4080208@enseirb.fr \
    --to=burgy@enseirb.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).