I get this message intermittently, usually after another error has
occurred, and I am rerunning a test.
javax.ejb.EJBException: Invalid invocation, check your deployment
packaging, method=public abstract
com.accesstech.atjsystems.db.XindiceClientLocal
com.accesstech.atjsystems.db.XindiceClient
2.4 will automatically downgrade to marshall calls by value. Use the by value
interceptor in 3.0.5 and would can have the same effect as the cost of the
by value calls as opposed to call by reference.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xx
You mean i can download the 3.2rc and use a fk as a pk?
wasn't that headed for the 4.0 release?
-Jon
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Alex
> Loubyansky
> Sent: 24. desember 2002 20:28
> To: JBoss-User
> Subject: [JBoss-user] FK fields
> From: Scott M Stark [mailto:[EMAIL PROTECTED]]
> Subject: Re: [JBoss-user] [non HTML repost] References &
> ObjectFactories
>
Sorry, this is my first time for remoted MBeans, so I'm a little slow.
> 1. Expose the security manager interfaces methods as MBean
> operations on
> the JaasSecurity
Try sending it as an attachment.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
- Original Message -
From: "Rob Helmer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 06, 2003 4:56 PM
Subject: Re: [JBoss-user] ce
Hello Jon,
Tuesday, January 07, 2003, 11:56:56 AM, you wrote:
JF> You mean i can download the 3.2rc and use a fk as a pk?
yes, though, not sure whether it is in the binaries.
Use CVS to get it for sure.
alex
JF> wasn't that headed for the 4.0 release?
JF> -Jon
>> -Original Message-
>>
Hi,
does anybody from the JBoss team care to comment on those MBeans? Seems
there some interesting services offered and I'd love to know what they're
for, can't find any docs or meaningful info on the forums, though.
Thanks,
Bernhard
-Ursprüngliche Nachricht-
Von: Meyer-Willner, Bernhard
Hello,
Yesterday I commited a BeanShell (BSH, www.beanshell.org) sub-deployer in
HEAD. It is in module varia and you can find its lib in
varia/output/lib/bsh-deployer.sar.
It allows you to hot-deploy *.bsh files in /deploy.
SIMPLE USAGE: client-only
=
In its simple usage,
Hi,
I am using JBoss-2.4.9, J2SDK1.4.1, WinXP SP1.
Changed configs:
- in jmboss.jcml I changed the persistence manager to
"org.jboss.mq.pm.file.PersistenceManager"
- in standardjboss.xml I've changed the "Standard Message Driven
Bean" container param 1
I know that jms-1.0.2b states
Hello Ryan,
have you also declared element for the class
that represents audit?
alex
Monday, January 06, 2003, 10:24:42 PM, you wrote:
SR> i'm working with a CMP composite field using jboss 3.0.4 and oracle 8i.
SR> i've gone through the paydoc's several times, and can't pinpoint where this
SR>
great. thank u. that works very well. :-)
but is there a chance to configure the caching behavior via
xml-configuration file?
sven
-Ursprüngliche Nachricht-
Von: laurent belmonte [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 6. Januar 2003 18:27
An: [EMAIL PROTECTED]
Betreff: Re: [JBos
May the JBoss team please publish a jboss-3.2.0beta3_tomcat-4.1.18
package to SourceForge? (The latest tomcat bundle I see there is
jboss-3.2.0beta2_tomcat-4.1.12.)
Thank you muchly,
David
---
This SF.NET email is sponsored by:
SourceForge
Weiqi Gao wrote:
David Jencks wrote:
I think you need a 3.2 version from after 11/22/2002 when (I think)
this was fixed.
Thank you for the response. I downloaded jboss-3.2.0beta3 and
configured my Oracle XA DataSource easily (with the oracle-xa-ds.xml)
and everything seemed to work, until ..
Hello!
My JBoss is caching the user's roles info. How can I deactivate this
caching mechanism?
Suppose I am logged with a User with Roles A and B. If this user changes
his roles (Administrator :-)), and adds Role C, the user wan't have this
permission until JBoss is restarted. If I
Hello,
Using JBoss 3.0.4:
a) Enabled SYSLOG appender in log4j.xml.
b) Set it up in the Root category.
c) JBoss then fails to start:
17:12:33,240 INFO [Log4jService] Starting
17:12:33,274 INFO [Log4jService$URLWatchTimerTask] Configuring from
URL: resource:log4j.xml
17:12:40,348 WARN [Log4jSer
There will be an RC1 release this weekend.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
- Original Message -
From: "David Ward" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 07, 2003 5:54 AM
Subject: [JBoss-u
Follow the instructions given in the release notes to generate a bug report with
the class loading details. See:
http://sourceforge.net/project/shownotes.php?release_id=13
Scott Stark
Chief Technology Officer
JBoss Group, LLC
- Original Me
See "Re: [JBoss-user] problem with DatabaseServerLoginModule" from Laurent
Belmont from Monday January 06, 2003.
- Original Message -
From: "Victor Batista" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 07, 2003 11:06 AM
Subject: [JBoss-user] DatabaseServerLoginModule
Is there a way to control the
deploy order for ejbs?
Such as the dependency declaration with
MBeans?
thanks.
.peter
This transmission contains information solely for intended recipient and may be privileged, confidential and/or otherwise protect from disclosure. If you are not the inten
The cache is flushed based on time which is 30 mins by default. Change this in the
conf/jboss-service.xml descriptor as documented in the admin/devel book:
org.jboss.security.plugins.JaasSecurityManager
0
Scott Stark
Chief Technology Officer
JBos
Victor,
we thought about this same issue, and then we remembered the following:
If you change a user's groups in Linux, they won't see them until they log
in again.
Of course, your business people may say you have to have immediate update.
Maybe you can add the user to a list in the application at
Hi Scott,
Thanks, just wanted to make sure this was ok.
I'm attaching a thread dump.
Also, I've noticed that after about 30-40 minutes, the JSPs that
are hanging will return ( they seem to be waiting on an EJB, I'm
not positive which one ). I think it's just timing out.
As I mentioned before,
I have a requirement to run several instances of JBoss on a single machine
with each bound to its own host name. How do you tell JBoss (and by
extension all of its sub-systems) what host name it should bind to? Can we
set the host name in one fell swoop or does it need to be configured on a
service
See bug [ 664081 ] JCA rars packaging causes IllegalAccessError:
https://sourceforge.net/tracker/index.php?func=detail&aid=664081&group_id=22866&atid=376685
Scott Stark
Chief Technology Officer
JBoss Group, LLC
- Original Message -
From: "
Hi there,
For several weeks I’ve been getting the latest version
of Jboss4.0.0alpha from CVS and attempting to build by executing “ant all”
from the jboss-head/build directory, but it has been failing consistently for
one reason or another. Does anyone have time to fix the build? The
err
This shows several servlet threads waiting for:
- waiting to lock <0x4573b710> (a skeva.utils.SkevaHashtable)
And this thread trying to connect to a naming service in outer space
apparently as it is certainly not talking to the naming service in the
same VM. This is what is holding the <0x4573b710
Hello-
Is there any relationship between jboss transactions
and underlying database transactions? I'm using CMT. I
am wondering if I can assume that all CMP updates that
are executed in the same EJB CMT transaction happen in
the same database transaction if I am using just one
database source in m
- BeanCacheMonitor is obsolete and will be removed.
- FileDeploymentStore and DeploymentCache were experiments by Jason. They
are unsupported and only available for experimentation.
- CounterService is simple accumulator you can lookup from JNDI under
java:/CounterService to invoker accumulate(Stri
Sounds very interesting.. I wonder how it might help to integrate Jboss
and Emacs/JDEE, since they use the bsh to perform Lisp<->Java
integration..
James
> -Original Message-
> From: Sacha Labourey [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 07, 2003 3:57 AM
> To: Jboss-Dev
> Cc
I am using JBuilder and JBoss 3.0.4 with the Protegra tool and there is
a really annoying thing happening.
Somehow JBuilder is overwriting my jboss.xml file so that this:
queue/testQueue
is changed to this:
queue/testQueue
in my message driven bean.
Just wondering if anyone else has experienc
no i haven't. i can't seem to find a way to generate the
element using xdoclet-1.2-b2. also, reading
through the pay docs, they show an example (listing 3-7) that does not use
the . instead, they only override the column name
within the .
is it required to have the element? can it be
genera
Title: Message
Answers inline.. I'd suggest reading all the specs for
the associated j2ee technologies to solve the simple questions..
HTH,
James
-Original Message-From: Sasidharan,
Manoj [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07,
2003 1:01 PMTo: [EMAIL PROTEC
Hello
All,
I have a few questions on J2EE and request
the J2EE gurus in this list to find some time to answer
them...
1. Can we use Java Threads in a J2EE
application (using Singleton
class)
2. How to achieve session time-out
feature... we want to expire a user session after a configur
33 matches
Mail list logo