Dear Natalie,
Apology in advance.
After reading this thread
http://www.theserverside.com/news/thread.tss?thread_id=24059
and this one
http://theserverside.com/news/thread.tss?thread_id=23670
I have one question, do you sleep with Marc, Arun, and
Chip on alternating days, or all three at once?
You can but it is not required.
netanel weinberg wrote:
When im creating a CMP EJB with ejb-ql, should i define the ejb and/or the
ejb-ql methods in the JBOSS's xml files too
except for the ejb-jar.xml file?
---
This SF.net email is sponsored
When im creating a CMP EJB with ejb-ql, should i define the ejb and/or the
ejb-ql methods in the JBOSS's xml files too
except for the ejb-jar.xml file?
---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or ju
When im creating a CMP EJB with ejb-ql, should i define the ejb and/or the
ejb-ql methods in the JBOSS's xml files too
except for the ejb-jar.xml file?
---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or ju
When im creating a CMP EJB with ejb-ql, should i define the ejb and/or the
ejb-ql methods in the JBOSS's xml files too
except for the ejb-jar.xml file?
---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or ju
Yes, as is the case for the type 3 jdbc driver that has a bug, or the jsse
library that has a bug, etc.
--
Scott Stark
Chief Technology Officer
JBoss Group, LLC
[EMAIL PROTECTED] wrote:
The spec prohibits the use of files / native libraries for a r
[EMAIL PROTECTED] wrote:
The spec prohibits the use of files / native libraries for a reason.
I understand that the usage of a native library can bring down the entire
application server.
Isn't this the same for MBeans?
Yes, but you still might want to use the native library - some third
p
Thank you very much for your help. It was very helpfull.
Harm.
"Stephane Nicoll" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
10/01/2003 10:22 AM
Please respond to
[EMAIL PROTECTED]
To
<[EMAIL PROTECTED]>
cc
Subject
RE: [JBoss-user] question about ejb restri
CTED]>
Sent by: [EMAIL PROTECTED]
09/30/2003 11:29 PM
Please respond to
[EMAIL PROTECTED]
To
<[EMAIL PROTECTED]>
cc
Subject
RE: [JBoss-user] question about ejb restrictions
One approach would be to use MBeans (Management beans - JMX).
Easy to do in JBoss. MBeans can use native c
:29 PM
Please respond to
[EMAIL PROTECTED]
To
<[EMAIL PROTECTED]>
cc
Subject
RE: [JBoss-user] question about ejb restrictions
One approach would be to use MBeans (Management beans - JMX).
Easy to do in JBoss. MBeans can use native code, read/write
files. Your EJBs can call into MBe
We decided to use MBean for such purposes and it proved to work quite
well. MBeans have not restrictions regarding the spec, the can
read/write the filesystem and use any native librarie you want.
The MDB can be changed by a MBean fetching a queue and doing some stuff,
coupled to a scheduler that
PROTECTED]
Sent: Tuesday, September 30, 2003 1:28 PM
To: jboss mailing list
Subject: [JBoss-user] question about ejb restrictions
Hi all,
I have two problems. I would like to create a Message Driven Bean which
does some image processing for me.
I would like to use JMagick for this purpose
Just do it. Unless you running with a security manager nothing
will prevent this. Its up to you to determine if using a database
as a file system makes sense.
--
Scott Stark
Chief Technology Officer
JBoss Group, LLC
[EMAIL PROTECTED] wrote:
Hi all,
Hi all,
I have two problems. I would like to create a Message Driven Bean which
does some image processing for me.
I would like to use JMagick for this purpose. Unfortunatly EJB restricts
the usage of native libraries. And ofcourse JMagick is a native library.
Can you guys give me some pointers
Hi all,
I have an application that ingests a large number of calendar events
from a data provider. The provider's recommended implementation for an
adapter is to delete all prior calendar events, and then create all the
events in the new list (sent daily). There are approximately 7000 rows
in the
You are not reading this correctly. There is the 2.3 web.xml descriptor
resource-ref which allows a res-type and there is the jboss-web.xml
descriptor resource-ref which only allows either the jndi-name or
res-url. The section talking about the res-type is on the standard descriptors,
ejb-jar.xml a
Hi,
On page 197 of the 3.2.x JBoss docs (JBoss Administration and
Development, 3rd Edition), the description of jboss-web.xml says that
within the element, an optional element can
appear. However, the jboss-web_3_2.dtd doesn't seem to allow this
element to appear. Is this just a technical
t's discuss it.
Thank you,
alex
MT> Regards,
MT> Marco
MT> - Original Message -
MT> From: "Alexey Loubyansky" <[EMAIL PROTECTED]>
MT> To: "Marco Tedone" <[EMAIL PROTECTED]>
MT> Sent: Thursday, June 26, 2003 9:51 AM
I´ll check it out..
Thanks,
Marco Garbelini
- Original Message -
From:
Marco Tedone
To: [EMAIL PROTECTED]
Sent: Friday, July 04, 2003 6:27 PM
Subject: Re: [JBoss-user] Question about
CMP entity
Marco I tried your code (adapting it to my
project - I
gards,
Marco
- Original Message -
From: "Alexey Loubyansky" <[EMAIL PROTECTED]>
To: "Marco Tedone" <[EMAIL PROTECTED]>
Sent: Thursday, June 26, 2003 9:51 AM
Subject: Re[2]: [JBoss-user] Question about CMP entity
> You need
]
Sent: Thursday, June 26, 2003 12:30
AM
Subject: Re: [JBoss-user] Question about
CMP entity
- Original Message -
From: "Marco Tedone" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 25, 2003 8:19
PM
Subject: Re: [JBoss-us
Thursday, July 03, 2003, 7:18:56 PM, Bernhard Meyer-Willner wrote:
MWB> Hi,
MWB> seems like JBossDO in JBoss 4.0 DR2 is now meant to be fully compatible to
MWB> the JDO spec (apart from not being fully implemented yet)? Is this so?
It is not yet fully compatible. The goal is to be.
MWB> When
M
Hi,
seems like JBossDO in JBoss 4.0 DR2 is now meant to be fully compatible to
the JDO spec (apart from not being fully implemented yet)? Is this so? When
I first heard rumors about JBossDO it sounded like it would be a proprietary
POJO persistence mechanism.
Now this is really great news for me
w could I implement it in the
MT> EJB CMP architecture?
MT> Marco
MT> - Original Message -
MT> From: "Alexey Loubyansky" <[EMAIL PROTECTED]>
MT> To: "Marco Tedone" <[EMAIL PROTECTED]>
MT> Sent: Thursday, June 26, 2003 7:12 AM
MT> Subjec
: Re: [JBoss-user] Question about
CMP entity
- Original Message -
From: "Marco Tedone" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 25, 2003 8:19
PM
Subject: Re: [JBoss-user] Question about CMP
entity
> Coul
uot;Alexey Loubyansky" <[EMAIL PROTECTED]>
To: "Marco Tedone" <[EMAIL PROTECTED]>
Sent: Thursday, June 26, 2003 7:12 AM
Subject: Re: [JBoss-user] Question about CMP entity
> Hello Marco,
>
> if the problem really is a primary key generation you could consider
>
Hello Marco,
if the problem really is a primary key generation you could consider
entity-commands in JBoss-3.2.
The options are:
- database key generation (sequences, etc);
- custom sql;
- you can supply your own key generator class that will be asked for
the next key;
- JDBC3.0 PreparedStatemen
Thank you Marco, I'm sure it will
help.
--Your omonimus
- Original Message -
From:
Marco
Garbelini
To: [EMAIL PROTECTED]
Sent: Thursday, June 26, 2003 12:30
AM
Subject: Re: [JBoss-user] Question about
CMP entity
- Original Me
- Original Message -
From: "Marco Tedone" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 25, 2003 8:19
PM
Subject: Re: [JBoss-user] Question about CMP
entity
> Could you please forward some
example?
You can use this same bean to crea
Could you please forward some example?
Thanks,
Marco
- Original Message -
From: "Marco Garbelini" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 25, 2003 11:57 PM
Subject: Re: [JBoss-user] Question about CMP entity
The concurrency issue is no
st" <[EMAIL PROTECTED]>
Sent: Wednesday, June 25, 2003 7:06 PM
Subject: [JBoss-user] Question about CMP entity
> Sorry guru for the [silly] question: I am having a discussion with people
in
> my project regarding the container work with CMP entity beans. More
> specifically,
Sorry guru for the [silly] question: I am having a discussion with people in
my project regarding the container work with CMP entity beans. More
specifically, we want to implement a Numerator table to assign numbers to
several entities of our model.
Suppose a client wants to assign a value to a pe
Hi,
Can I use the JDBC-LDAP driver(JdbcLdap.jar) from octetstring
with EJB container JBOSS for deploying CMP entity Beans?
I am using jboss-3.2.1_tomcat-4.1.24,openLDAP 3.0 and
JDBC-LDAP driver(JdbcLdap.jar).
I have written a EJB CMP entity bean to store/retrieve data from
LDA
Arun;
Are you using the JDBC-LDAP Bridge Driver ?
Can you look in your LDAP server's log and see if
there are any error messages that coincide with the
requests from your JBoss server ? This way we can
ensure that the requests are actually reaching your
LDAP server and any error messages may reve
Hi,
Can I use the JDBC-LDAP driver(JdbcLdap.jar) from octetstring
with EJB container JBOSS for deploying CMP entity Beans?
I am using jboss-3.2.1_tomcat-4.1.24, openLDAP 3.0 and
JDBC-LDAP driver(JdbcLdap.jar).
I have written a EJB CMP entity bean to store/retrieve data from
LDAP. I tried t
Hi,
I'm trying to solve the following question:
Let's say that I have an object in my business domain which defines a series
of get/set methods for the following properties:
userName
userPassword
userDescription
userInitialMenu
Let's say that the user who install my application on Jboss is goi
Consider a cmp bean that has in it a date and a unique transaction id.
Now let's say you have the need to find all beans between two dates, 1/1/01
through 1/1/03.
Let's then say someone else comes along and wants to find all beans between
two other dates, 1/1/02 through 1/1/03.
What will the conta
Hi,
I have an application implementing servlet->SLSB->EB
that runs well on jboss3.0.4. My problem is how to
duplicate this same application several times that
will run on the same machine/jboss/web/database server
instance (to be consumed by different customers much
like an App Service Provider m
On Monday, December 30, 2002, at 02:33 PM, Stefan Arentz wrote:
On Monday, Dec 30, 2002, at 19:10 Europe/Amsterdam,
Jonathan.O'[EMAIL PROTECTED] wrote:
Stefan,
Most of our tables use a generated key (via an Oracle Sequence) as the
primary key. Any tables that wanty a foreign key reference to t
On Monday, December 30, 2002, at 02:29 PM, Stefan Arentz wrote:
Huh? Foreign keys are *legacy* database structure?
Any pre existing schema is legacy to me.
-dain
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http
On Monday, Dec 30, 2002, at 19:10 Europe/Amsterdam,
Jonathan.O'[EMAIL PROTECTED] wrote:
Stefan,
Most of our tables use a generated key (via an Oracle Sequence) as the
primary key. Any tables that wanty a foreign key reference to this,
always
use this generated key.
Yeah that is exactly what I
On Monday, Dec 30, 2002, at 18:27 Europe/Amsterdam, Dain Sundstrom
wrote:
On Monday, December 30, 2002, at 10:55 AM, Stefan Arentz wrote:
Alex Loubyansky wrote:
Frank,
if I understood you right, you want to map a CMR field with foreign
key to a CMP field that is not a primary key. Currently
foreign table?
I would think this is probably a bad idea in the long run.
HTH,
Jonathan O'Connor
Stefan Arentz <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
30.12.2002 16:55
Please respond to jboss-user
To: [EMAIL PROTECTED]
cc:
Subject: Re:
On Monday, December 30, 2002, at 10:55 AM, Stefan Arentz wrote:
Alex Loubyansky wrote:
Frank,
if I understood you right, you want to map a CMR field with foreign
key to a CMP field that is not a primary key. Currently, this is not
supported.
Yeah I also removed foreign key constraints from m
Alex Loubyansky wrote:
Frank,
if I understood you right, you want to map a CMR field with foreign
key to a CMP field that is not a primary key. Currently, this is not
supported.
Yeah I also removed foreign key constraints from my tables. This is
pretty silly though.
How are other people hand
TED]]
PK> Sent: Monday, December 30, 2002 12:19 PM
PK> To: Langelage, Frank
PK> Subject: Re[2]: [JBoss-user] Question about CMP/CMR
PK> Frank,
PK> if I understood you right, you want to map a CMR field with foreign key
PK> to a CMP field that is not a primary key. Currently, thi
Are there any plans to support it?
It would solve many problems (especially performance and lock problems
in my application)
-Original Message-
From: Alex Loubyansky [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 30, 2002 12:19 PM
To: Langelage, Frank
Subject: Re[2]: [JBoss-user
Frank,
if I understood you right, you want to map a CMR field with foreign
key to a CMP field that is not a primary key. Currently, this is not
supported.
alex
Sunday, December 29, 2002, 3:32:33 PM, you wrote:
LF> Hallo Alex,
LF> I know you ported this feature not long ago from HEAD to 3.2.
L
Hallo Alex,
I know you ported this feature not long ago from HEAD to 3.2.
I use HEAD here and use this new feature for Bean2, if I understand it
right.
Column festr.festa_serial is part of the primary key for festr and also
foreign key for festr referencing festa.festa_serial.
But if the forei
Hello Frank,
in JBoss-3.2 (cvs version) you can map foreign key fields to primary
key fields. This is done by specifying the same column names for
foreign and primary key fields.
alex
Saturday, December 28, 2002, 9:12:26 PM, you wrote:
LF> JBoss-Head, JDK 1.4.1, Informix-DB
LF> Following given
JBoss-Head, JDK 1.4.1, Informix-DB
Following given situation:
Bean 1:
Name=Festa, DBTable=festa, PK=festa_serial
Bean 2:
Name=Festr, DBTable=festr, PK=festa_serial+festr_pos_nr,
FK=festa_serial -> festa
Bean 3:
Name=febdr, DBTable=febdr, PK=febdr_serial, FK=festa_serial -> festa
As you can see,
quot;Ingo Bruell" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 12, 2002 12:04 PM
Subject: [JBoss-user] question about jndi.properties at client site
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi,
>
>
> my jndi.propert
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
my jndi.properties file is not used from the client site.
I have created a Swing Based Application that is stored in a .jar
file. I start the application with "java -jar wbclient.jar" in the
manifest file a classpath is set and the jnd
sorry it was meant to be a private msg...
Emerson Cargnin - SICREDI Serviços wrote:
i have been looking at your servicelcoator imp and i have some questions :
1 - does it always create a new initial context for every new home?
2 - why doesn't putting the logic in lazy loading of homes after th
i have been looking at your servicelcoator imp and i have some questions :
1 - does it always create a new initial context for every new home?
2 - why doesn't putting the logic in lazy loading of homes after the
null testing for a given home?
Greg Turner wrote:
All
I have been working on this
On Thursday, October 24, 2002, at 05:16 AM, Emerson Cargnin - SICREDI
Serviços wrote:
I have some questions regarding to caching homes and session beans in
the remote client :
1- I already cache initicalcontext and homes in businness delegate, is
it secure to cache the real session object as
David Jencks wrote:
On 2002.10.23 17:19:41 -0400 Greg Turner wrote:
All
I have been working on this problem. I would like to know what you
think of my solution.
First of all, you can cache EJBHome objects, but not EntityBean or
SessionBean objects. There are many Locator patt
easy man : )
i just want to know if the methods of the proxy sinchronized...
Greg Turner wrote:
Greg Turner wrote:
All
I have been working on this problem. I would like to know what you
think of my solution.
First of all, you can cache EJBHome objects, but not EntityBean or
SessionBean ob
On 2002.10.23 17:19:41 -0400 Greg Turner wrote:
> All
>
> I have been working on this problem. I would like to know what you
> think of my solution.
>
> First of all, you can cache EJBHome objects, but not EntityBean or
> SessionBean objects. There are many Locator patterns on the web such as
Greg Turner wrote:
All
I have been working on this problem. I would like to know what you
think of my solution.
First of all, you can cache EJBHome objects, but not EntityBean or
SessionBean objects.
why???
Get a good J2EE book which will explain
There are many Locator patterns on
Greg Turner wrote:
All
I have been working on this problem. I would like to know what you
think of my solution.
First of all, you can cache EJBHome objects, but not EntityBean or
SessionBean objects.
why???
There are many Locator patterns on the web such as
this one:
http://java.sun.c
All
I have been working on this problem. I would like to know what you
think of my solution.
First of all, you can cache EJBHome objects, but not EntityBean or
SessionBean objects. There are many Locator patterns on the web such as
this one:
http://java.sun.com/blueprints/corej2eepatterns/Pa
I have some questions regarding to caching homes and session beans in
the remote client :
1- I already cache initicalcontext and homes in businness delegate, is
it secure to cache the real session object as a static attribute in
business delegate and reuse it across a long time ?
2- If i call
I am trying to set up 3 different environments, development, qa, and
production right now w/ clustering enabled and I decided to use different
PARTITIONs for each environment so that they interfere with each other. For
example, development environment belongs to DevelopmentPartition instead of
De
hey all,
I'm sure this is a simple question, so am hoping that someone can point out
the error of my ways. I'm running JBoss 3.0.1, win2k, sun 1.3.1, postgres
7.2
My problem is basically that I'm trying to send JMS messages from within an
entity bean, but the messages either (a) aren't being se
David,
I've checked again, and its behaving exactly as you said, so thank you
for pointing me in the right direction. Thats answered my question.
I'm using JBoss 3.0.0, but about to move to 3.0.1.
thanks,
Steve
---
This sf.net email is sp
Are you sure? What's supposed to happen is that the ManagedConnection is
only put back into the pool after the transaction it is enrolled in
commits, and requests for a managed connection within the same transaction
use the (single) ManagedConnection already attached to that transaction.
There's
I'm writing a JCA adapter that uses LocalTxConnectionManager. When the
user calls close() on my connection object, I send a connectionClosed
event to the listeners on my ManagedConnection, and this causes the
connection to be returned to the connection pool. However, it seems
that JBoss won't ch
Hi guys - I wonder if someone can answer a question about JBossMX.
Although I'm a 'Java' person, I've had the (mis) fortune to use Microsoft's
MSMQ message queue system. This, and other commercial MQ systems are able
to 'route' messages between MQ servers. To me this is powerful feature for
You can make this type of code faster using optimized loading described
in the JBossCMP documentation (FlashLine $10).
If you want this code to be really fast, you should change it to call an
EJB-QL query that selects the objects you are after directly.
Navigating a persistent object graph is
Hi All,
I have some doubts about the performance of CMP and CMR in EJB2 AND
JBOSS3.
Scenario is like this:
I have 1 bean called EMPLOYEE. It has got 1:N relationship with GROUPS
bean. This relationship is defined thru CMR.
I have a method on EMPLOYEE :
Public GroupModel[] getGroupModels()
{
anywhere, you just run it,
> including in the classpath
> the necessary JBoss client jars and the home and
> remote interface classes
> for your EJB..
>
> - Original Message -
> From: "bryan hansen" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
>
n" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 02, 2002 5:30 PM
Subject: Re: [JBoss-user] Question accessing EJB from command line.
> So should I not be deploying my appliction to the
> default directory then? And instead be deploying it to
> the client dire
You said this is a command line app. You can deploy it anywhere on the web
that you want.
bryan hansen wrote:
> So should I not be deploying my appliction to the
> default directory then? And instead be deploying it to
> the client directory?
>
> Bryan
>
> --- Greg Turner <[EMAIL PROTECTED]> wr
So should I not be deploying my appliction to the
default directory then? And instead be deploying it to
the client directory?
Bryan
--- Greg Turner <[EMAIL PROTECTED]> wrote:
> Here is the properties I use; its slightly different
> than yours because
> mine has 3 properties, not 2:
>
> Pro
Here is the properties I use; its slightly different than yours because
mine has 3 properties, not 2:
Properties props = new Properties();
props.put
("java.naming.factory.initial","org.jnp.interfaces.NamingContextFactory");
props.put ("java.naming.provider.url","jnp://localhost:1099"
I was unable to find in the documentation how to
access and ejb from a command line application. I have
written a simple test class just to test the business
methods on an EJB. I am pretty sure that I need to get
the stubs and skeltons compiled to talk with the ejb,
but what is the best way to do
ED]>
Sent: terça-feira, 18 de junho de 2002 17:10
Subject: [JBoss-user] Question about B2B and
> Hello!
>
> On the project I'm working on, we have several EJBs that constitute the
main
> application ("core" from now one). We also have other EJBs that con
;
for the called in jboss.xml ... name ...
therefore you don't have to redeploy you caller each time.
- Original Message -
From: "Duarte Nuno Loreto" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 18, 2002 4:10 PM
Subject: [JBoss-user] Question a
Hello!
On the project I'm working on, we have several EJBs that constitute the main
application ("core" from now one). We also have other EJBs that contain
business logic ("add-ons" from now on). We are using
JBoss2.4.6_Tomcat-4.0.3.
One of the EJBs on the core has code to dinamically ca
I was playing around with JBoss3.0RC3 when I ran into some behaviour I
didn't understand:
When an instance of my BMP entity bean was used for executing a finder
method, or
when passivate() was called upon an instance, this instance is garbage
collected afterwards.
(I tested this by outputting fro
Hello Mitchell,
Monday, May 13, 2002, 9:55:56 PM, you wrote:
MK> When I try to run a JMS client to receive a message, I get following error
message. Can anyone tell me what's going on?
MK> log4j:ERROR No appenders could be found for category
(org.jboss.mq.SpyMessageConsumer).
MK> log4j:ERROR
When I try to run a JMS client to receive a
message, I get following error message. Can anyone tell me what's going
on?
log4j:ERROR No appenders could be found for
category (org.jboss.mq.SpyMessageConsumer).log4j:ERROR Please initialize the
log4j system properly.
Thanks.
===
Hi:
Does anyone know whether jboss-2.4.4 support referencing an EJB from
another EJB via the local interface or not?
If yes, is it working for both Entity Bean and Session Bean?
Thanks for advance
_
Chat with friends on
PM
Subject: RE: [JBoss-user] Question about
JBoss vs. WLS
As
mentioned in a previous post, use an MBean - it does require a bit of coding,
but it is minimal - I took a similar example and converted it to an mbean in
an hour or so.
The
short version is that instead of a &quo
Hi David,
We are using Jboss 2.4.4_Tomcat-4.0.1 so I guess mbean is the right way in
our case. Thanks david
-Kris
- Original Message -
From: "David Jencks" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 16, 2002 10:18 PM
Subject: Re: [JBos
n' ; Jboss-support ; Dain Sundstrom
Sent: Wednesday, January 16, 2002 10:13
PM
Subject: RE: [JBoss-user] Question about
JBoss vs. WLS
Do you mean an
ear? I don't know what you mean by "ordinary java
application."
-dain
-Original Message
On 2002.01.16 15:39:06 -0500 Kris Kristensen wrote:
> We are trying to port our suite from WLS 6.0 to JBoss and came across a
> few hurdles in doing so. First of all we need a way to specify an app.
> that must be started by JBoss upon startup. In WLS this task is
> accomplished by putting the jar
Do you mean an
ear? I don't know what you mean by "ordinary java
application."
-dain
-Original Message-From: Kris Kristensen
[mailto:[EMAIL PROTECTED]]Sent: Wednesday, January 16,
2002 3:06 PMTo: Jboss-support; Dain SundstromSubject:
Re: [JBoss-user]
MTo:
Jboss-supportSubject: [JBoss-user] Question about JBoss vs.
WLS
We are trying to port our suite from WLS
6.0 to JBoss and came across a few hurdles in doing so. First of all we need
a way to specify an app. that must be started by JBoss upon startup. In WLS
this task is
No,
just put your ear, war, or jar in the deploy directory and JBoss will bring it
up on startup.
-dain
-Original Message-From: Kris Kristensen
[mailto:[EMAIL PROTECTED]]Sent: Wednesday, January 16,
2002 2:39 PMTo: Jboss-supportSubject: [JBoss-user]
Question about JBoss
We are trying to port our suite from WLS 6.0
to JBoss and came across a few hurdles in doing so. First of all we need a way
to specify an app. that must be started by JBoss upon startup. In WLS this task
is accomplished by putting the jar-file in a serverclasses directory, and point
WLS's st
Hi,
I'm using JBoss + Tomcat as J2EE server for my web application.
The client who accesses to my app with particular security role is allowed to upload
files into the server.
What I want to do is to add this files automatically to the application and make them
available to the download by an
Salisbury
To: [EMAIL PROTECTED]
Sent: Wednesday, January 16, 2002 3:03
AM
Subject: [JBoss-user] Question about
JBOSS/Tomcat JSP
Hello,
I have recently downloaded
JBoss-2.4.4_Tomcat-3.2.3.zip and have installed it on a Linux Redhat 7.1
box. It all seems to start fine but I
Hello,
I have recently downloaded
JBoss-2.4.4_Tomcat-3.2.3.zip and have installed it on a Linux Redhat 7.1
box. It all seems to start fine but I can't seem to get any of the JSP
samples to work nor can I get a simple JSP and java bean of my own to
work. The same JSP and javabean work fin
, LLC
- Original Message -
From:
Bruce Ling
To: [EMAIL PROTECTED]
Sent: Saturday, December 29, 2001 11:07
PM
Subject: [JBoss-user] question about
jboss-catalina version
Hi,
I have a question
about the new release of JBoss-2.4.4_Tomcat-4.0.1.
I
Hi,
I have a question
about the new release of JBoss-2.4.4_Tomcat-4.0.1.
I have run "run.bat
catalina" and cannot see the web container home page. The error message is as
following:
[INFO,EmbeddedCatalinaServiceSX] StandardHost[localhost]: MAPPING
configuration error for request URI[ER
Title: question on integrate a service into JBoss
When a service implements ServiceMBean and extends ServiceMBeanSupport, it integrates JBoss logging and JBoss service state management. My questions are:
+ what does "JBoss service state management mean"?
+ How do I use my own logging instead
I have limited EJB experience and I am not sure if this
is a design problem or a configuration problem.
I have a Stateful Session bean which when loaded into
JBoss can be accessed successfully from my test client.
I then created a java class (Not an EJB) which is instantiated
within the above St
Title: question on jbossmq request/reply and persistent message
Hi,
Could request/reply messages be persistent messages? If so, how to set them up? I understand that the tmp queues are created on the fly by JBossMQ server, is there a way to have it create persistent tmp queues?
thanks,
Shen
1 - 100 of 146 matches
Mail list logo