Re: Re: [JBoss-user] Setting & Accessing Resource Files in JBoss

2001-07-17 Thread jorisumu
Thaks a lot to all of you for your help! I finally made it! I was just missing the initial '/' in the path for the resource file in the deployment descriptor... after correcting that detail everythin worked perfectly. Just for the record, if anybody can use the strategy I used on this: I needed

Re: Re: [JBoss-user] Setting & Accessing Resource Files in JBoss

2001-07-13 Thread jorisumu
Wow, Thanks a lot Lorenzo... Now I have better hopes! I still have some Issues with this: I made it to code and deploy a Session bean that access to a resource file from the source code you send me. I got the correct name and location of the file with theResourceName = (String)theInitialContex

[JBoss-user] Setting & Accessing Resource Files in JBoss

2001-07-12 Thread jorisumu
Hi to all! I´m almost a newbye to JBoss (and even to J2EE development). I have some issues to be covered in the project we are developing, many of them aim to be solved with having access to a repository and "read" data from there. Since we don´t want to use the database for that and we cannot