Have a look at EXternalContext -
http://jboss.org/online-manual/HTML/ch13s126.html
hth
dim
- Original Message -
From: "Simon Stewart" <[EMAIL PROTECTED]>
To: "Mark Gulbrandsen" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, April 17,
Message-
From: Simon Stewart [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 16, 2002 10:06 AM
To: Mark Gulbrandsen
Cc: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] File-system access
And is there a portable way of doing this? Portable between different
app servers, that is
On Tue, Apr 16,
And is there a portable way of doing this? Portable between different
app servers, that is
On Tue, Apr 16, 2002 at 10:30:08AM -0600, Mark Gulbrandsen wrote:
>
> Maybe I could ask a different question.
>
> Can I assign a resource so that I can do a jndi lookup?
>
> Can I configure JBoss to
Maybe I could ask a different question.
Can I assign a resource so that I can do a jndi lookup?
Can I configure JBoss to load an arbitrary jar file and set it to a jndi
name such as "jndi:/user/resource1.jar" "jndi:/usr/resource2.jar"? Then, a
context lookup would return a JarFile for each of t
-- Forwarded message --
Date: Mon, 15 Apr 2002 16:43:35 -0600 (MDT)
From: Mark Gulbrandsen <[EMAIL PROTECTED]>
To: JD Brennan <[EMAIL PROTECTED]>
Subject: RE: [JBoss-user] File-system access
String jarURLString = "templates.jar";
Syste