You can do that, add your web directory into tomcat/conf/server.xml file.
-SR
- Original Message -
From: "otisg" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 02, 2002 8:38 PM
Subject: [JBoss-user] loading .class, .jsp from file system instead EAR/WAR?
> Hello,
I knew about the forums (interface is kinda klunky) but the "user" mailing
list claims you have to be a "member of this group" to view the archive on
sourceforge: the other two archives are viewable. Anyway, I will try to find
out why an attempt is made to create tables when I deploy my EJB when I
Ah, the question everyone gets tired of answering...
David Jencks wrote:
No, definitely not, for some very good reasons that I've explained many
times in the past.
david jencks
On 2002.12.03 16:35:01 -0500 Ed Saikali wrote:
Hi,
Is it possible to use a JBOSS data source outside JBOSS, is ther
JBoss Elite!
I have tried any number of ways to get the JBoss-3.0.4/Tomcat
4.1.12-LE-jdk14 Integrated bundle to serve up a simple jsp/servlet web
application. Each of the approaches has been unsuccessful. The deployed
JSP works, but the called servlet does not. I have successfully taken
the exam
Yes, but your code has to be aware of the abstract schema database
mapping, which is kind of like hand coding security checks into your
code; you can do it but you want to avoid it if you can.
-dain
On Tuesday, December 3, 2002, at 03:48 PM, Glenn Lewis wrote:
Though it can be done without EJ
No, definitely not, for some very good reasons that I've explained many
times in the past.
david jencks
On 2002.12.03 16:35:01 -0500 Ed Saikali wrote:
> Hi,
>
> Is it possible to use a JBOSS data source outside JBOSS, is there a way
> to put the JBOSS data source in the public part of the JNDI T
Though it can be done without EJB-QL ... at the moment we call a
database function from a standard SQL call.
--
Glenn
Dain Sundstrom wrote:
No. I'm considering adding it in 4.0. I am thinking something like this.
stringFunction(name, arg1, arg2, ..., argN)
There would be a function wrapper
Hi,
Is it possible to use a JBOSS data source outside JBOSS, is there a way
to put the JBOSS data source in the public part of the JNDI Tree?
Thanks
Ed
---
This SF.net email is sponsored by: Microsoft Visual Studio.NET
comprehensive developmen
Hello,
I'm developing my end of degree project. I have sevaral jboss servers
with the same secure ejbs in. Is there anyway to call an ejb inside one
of my servers from an ejb inside another jboss server without jaas(but
in a secure way), maybee some "homemade" authentication module.
I've got i
No, it is in the for pay docs... but the list is short. In addition to
the EJB-QL (2.0 spec) standard functions we support LCASE and UCASE.
-dain
On Tuesday, December 3, 2002, at 12:32 PM, Matthew Hixson wrote:
Is there a list online of all of the EJB-QL functions that are already
built into
On Tuesday 03 December 2002 09:13 am, João Clemente wrote:
> I've tried to get http session replication woking by placing the
> distributable tag in my web.xml file, running with JBoss 3.0.3.
>
> Well, the clustering manual says something like "place a clustering tag as
> true in web.xml" so I plac
Is there a list online of all of the EJB-QL functions that are already
built into JBoss?
Thanks,
-M@
On Tuesday, December 3, 2002, at 09:22 AM, Dain Sundstrom wrote:
No. I'm considering adding it in 4.0. I am thinking something like
this.
stringFunction(name, arg1, arg2, ..., argN)
The
Dear Fellows,
I've got a 1-to-many relationship set up, but it's not working.
It's about polls and its answers.
I'm using the jboss 3.0.3 version.
My ejb-jar is the following:
http://java.sun.com/dtd/ejb-jar_2_0.dtd";>
No Description.
Generated by XDoclet
Retrieves the data about
No. I'm considering adding it in 4.0. I am thinking something like
this.
stringFunction(name, arg1, arg2, ..., argN)
There would be a function wrapper for each EJB-QL type. This would
allow new functions to easily plug in to the strongly typed EJB-QL.
Again, I'm just considering this.
-da
You can easily write a login module to read the properties file, or just
put the encryted password in login-conf.xml. The problem I have with this
type of approach is that if the login module can decrypt the pw to send it
to the database, so can anyone else who can get the encrypted password.
So
May be future version of JBoss console should provide
the username/password string and store it encrypted in
service.xml file as weblogic does..
Unfortunately we do not have any ldap server. Iam
looking more of a solution to store encrypted password
in a properties file.
--- David Jencks <[EMAIL
You are problably redeploying jars that are out of the scope of the ear.
The JVM cache's the orginal and then when the jar is deployed there are
two copies. I would suggest that all of the jars/ejbs that are required
for the test are in the ear. My application.xml looks like this ( the cactus and j
I've tried to get http session replication woking by placing the distributable tag in
my web.xml file, running with JBoss 3.0.3.
Well, the clustering manual says something like "place a clustering tag as true in
web.xml" so I placed
True
and the deployment failed saying that the tag should be
Create a directory in the deploy directory with the name .ear
Then extract your ear in that directory.
On Mon, 2002-12-02 at 20:38, otisg wrote:
> Hello,
>
> I have JBoss 2.4.4 with Tomcat, and I am
> wondering if it is possible to load Java
> classes and JSPs from a directory (tree)
> instead of
You are problably redeploying jars that are out of the scope of the ear.
The JVM cache's the orginal and then when the jar is deployed there are
two copies. I would suggest that all of the jars/ejbs that are required
for the test are in the ear. My application.xml looks like this ( the cactus and j
Hi everyone,
I have working versions of a Stateless, a Stateful and a Bean Managed
Persistence EJB, all with a Java commandline client. They all use JNDI over
HTTP and RMI over HTTP and they work.
I want to use RMI over HTTP with a Java commandline client. JBoss 3.0.4 with
Jetty is behind a RedHa
Does JBoss support defining custom functions that map to functions
defined in the database for extending EJB-QL?
Thanks,
-M@
---
This SF.net email is sponsored by: Get the new Palm Tungsten T
handheld. Power & Color in a compact size!
h
22 matches
Mail list logo