Hello Michael,
Friday, August 30, 2002, 2:34:33 AM, you wrote:
MK> What is the correct process to unregister all my MBeans when I
MK> redeploy my application code?
MK> Currently, if there are any of my app specific MBeans registered and
MK> I redploy the software, I get the following error:
MK
Same here - but definitly not with the volume you mentioned.
/Lennart
torsdagen den 29 augusti 2002 kl 19.36 skrev Hunter Hillegas:
> We are, but probably not in the intense volume that you asked about.
>
>> From: Emerson Cargnin - SICREDI Serviços <[EMAIL PROTECTED]>
>> Organization: SICREDI
>>
Title: RE: [JBoss-user] JMX question
Two questions:
1. Would this work for 2.4.4?
2. I am currently using ModelMBeans for all of my management and
they only get created when the managed resources are used. Therefore I
don't know if the sar file would work for me. Should I be creating my
MBeans
As promised in an earlier post to
jboss-development BlueJADE is now available for public download from http://sourceforge.net/projects/bluejade
BlueJADE makes the FIPA compliant, open source JADE
agent system (see http://sharon.cselt.it/projects/jade/)
into a manageable service under JBoss
Title: Message
I have a JMX MBean
that access an entity bean via Remote interfaces.
Is it possible to
access the entity bean through Local interfaces instead?
If so, how? Is
there a place i define what to look them up by, such as the
in either the web.xml or ejb-jar.xml?
thanks.
.pete
I haven't tried any other projects.
-Original Message-
From: Dmitri Colebatch [mailto:[EMAIL PROTECTED]]
Sent: Friday, 30 August 2002 12:07 PM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Bugreporting
are you able to report bugs to any other sourceforge projects?
I can vouch that th
I do understand the jetty issue. In that case I would avoid dropping a jetty
that's a major change into a minor release, but that's tough to sync!
As to the case of rmi incompatibility, I can't really say much because I
really don't know the root cause, I don't think that one was jetty. In fact,
are you able to report bugs to any other sourceforge projects?
I can vouch that the sf interface does work, although I haven't put any in
recently, so perhaps something is wrong atm...
- Original Message -
From: "Sandor Arpa" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, Augu
Howdy,
I wa strying to log a bug on the relevant sourceforge site. I logged in to
sourceforge, filled out the bugreport, but everytime I tried to submit it was told
that I need to login. No problem, went to login page, loged in, filled out form, need
to login! I tried several times, always th
Unfortunately, Jetty development takes place in another CVS repository,
whose branches and releases do not map directly onto the same in JBoss.
This is because Jetty is a project in it's own right. (jetty.mortbay.org)
Trying to tease out individual fixes in order to check them into each
branch
Title: RE: [JBoss-user] JMX question
I've been hearing about .sar files but cannot find info about
them. Where do I look?
I have my MBean in a .sar
inside a .jar and it
gets deregistered when I redeploy. Actually
we
have the .sar in a .jar inside and .ear now
and
it still gets deregistered on
Nobody is complaining most likely because it works in general.
Give the specifics of the problem you are seeing in the form of
a bug report with a testcase posted to sourceforge.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
- Original
Title: RE: [JBoss-user] JMX question
Wondering what others think about this issue (may
be minor to most of you!)
I use 3.0.0. If I want to run 3.0.1 or 3.0.2, I
can't do it just by plopping in my wars/config. This is because some of the
settingshave changed (jetty packaged differently, jett
Title: RE: [JBoss-user] JMX question
I have my MBean in a .sar inside a .jar and it
gets deregistered when I redeploy. Actually we
have the .sar in a .jar inside and .ear now and
it still gets deregistered on redeploy.
JD
-Original Message-
From: Michael Klem [mailto:[EMAIL PROTEC
What is the correct process to unregister all my MBeans when I
redeploy my application code?
Currently, if there are any of my app specific MBeans registered and
I redploy the software, I get the following error:
javax.management.InstanceAlreadyExistsException
Is there a way to unregister my
Title: JBoss Classloader Problem
Hi,
I encoutered a problem in JBossMQ's SpyObjectMessage::getObject(), which has to do with JBoss Classloader.
Basically, "return Thread.currentThread().getContextClassLoader().loadClass(v.getName());" throws ClassNotFoundException, and the Class is indee
The JaasSecurityDomain is one:
tst.keystore
rmi+ssl
jboss:service=TransactionManager
Scott Stark
Chief Technology Officer
JBoss Group, LLC
- Original Message -
From: "Jon Brisbin" <[EMAIL PROTECTED]
Does JBoss use any MBeans that do not have no-arg constructors? I'm
trying to implement our current validating connection-pooling code into
JBoss using MBeans and I can't find much documentation or archived
messages about MBeans in JBoss that use constructors with parameters.
Any help you can po
The JBoss Group is currently working on several case studies of large
production sites, but I'm not the person to reveal the details. All I
can say for now it that the case studies are on the way. If you want
prerelease details, you could hound Ben.
-dain
Emerson Cargnin - SICREDI Serviços
Any way, it could be useful to share those info with all jboss users.
This onfo is needed to make estimate the necessary infrastructure.
It could start by JbossGroup : ) what kind of cluster do you use, how
many simultaneous (or by minute, second, etc) access, what kind of
architecture it uses
I understand everyone is busy with 3.0.2, put has anybody run into my socket
problem? I am using JBoss 3.0.1 with the Blackdown 1.3.1 Java. I have a
session bean method that needs to open a socket connection. When I run the
code outside of JBoss (with Balckdown) it works fine. When I run it
http://slashdot.org/articles/02/08/29/173246.shtml?tid=163
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
JBoss-user mailing list
[EMAIL PROTECTE
My lookups work fine if the call is made from within the same jboss instance
or from a junit test client (so I know that my code is working and is
serializable). However, when I have a session bean in jboss instance A try
to do a lookup to another session bean in jboss instance b I get the
fo
We are, but probably not in the intense volume that you asked about.
> From: Emerson Cargnin - SICREDI Serviços <[EMAIL PROTECTED]>
> Organization: SICREDI
> Reply-To: [EMAIL PROTECTED]
> Date: Thu, 29 Aug 2002 14:18:08 -0300
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] anyone using jboss
I used whatever the default was, which is as follows:
java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces
# Do NOT uncomment this line as it causes in VM calls to go over
# RMI!
#java.naming.provider.url=localhost
D
Not yet...I hope soon :)
- Original Message -
From: "Emerson Cargnin - SICREDI Serviços" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 29, 2002 7:18 PM
Subject: Re: [JBoss-user] anyone using jboss with cmp in a production site?
none responses means nobody using jbos
none responses means nobody using jboss with CMP in production : ) ?
Emerson Cargnin - SICREDI Serviços wrote:
> I'd like to ask to all jboss users :
>
> Is anyone currently using jboss with cmp in production. I mean a very
> load site, with thousands of clients and transaction per minute.
Right, I meant the progression from 3.2beta->3.2RCx->3.2 final.
Hunter
> From: Jules Gosnell <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> Date: Thu, 29 Aug 2002 17:53:01 +0100
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] JBoss-3.0.2 released
>
>> Will do. Any idea what the timefra
Maybe I'm not quite catching your problem, but do the ojbects you're
trying to access (and all it's nested members) implement
java.io.Serializable or are marked as transient?
David (no guru) Ward
--
Josh Davis wrote:
>
> I have been attempting to perform a lookup call from one jboss instance
Hunter Hillegas wrote:
> Will do. Any idea what the timeframe for 3.2 is? I assume that even if it is
> about to be frozen it will be several weeks before it is released...
We do things quicker than that here :-)
The freeze.test.release will happen on
saturday.however-long-it-takes.
The problem is most probably *not* with the NS, but with the actual object
you are trying to lookup up and that is not serializable.
Lookup an object in JBoss NS from one VM to another is perfectly working.
Which is why, nobody complains ;)
Cheers,
Sacha
> ---
I have been attempting to perform a lookup call from one jboss instance to
another. It never works due to NotSerializableExceptions being thrown from
the MarshalledObject. According to the documentation, plugging in Tyrex
should fix this but Tyrex has the same problem.
I can't believe that
Will do. Any idea what the timeframe for 3.2 is? I assume that even if it is
about to be frozen it will be several weeks before it is released...
I guess I'll try replacing the JARs, as I don't really want people to be
able to view my JSP source...
Thanks.
Hunter
> From: Jules Gosnell <[EMAIL
JBoss Jetty & Tomcat Users will be affected by this bug and may like to
take the time to vote.
Jules
--- Begin Message ---
I have reopened my bug against jasper2 for JspC not working in jasper2.
http://issues.apache.org/bugzilla/show_bug.cgi?id=11891
If you use JspC, can you have a look
I'd like to use DESede (3DES) encrypted passwords in my authentication
database. Is this a feature that is already supported, or would I have
to add it myself with a custom LoginModule? I saw that the
DatabaseLoginModule supports a few hash algorithms, but want to use DESede.
I just don't wa
I'm forwarding this to jetty-discuss,
Jules
Marcus Ahnve wrote:
> We have come to realize that a release candidate of Jetty was introduced
> in JBoss 3.0.1. We have a serious problem with the fact that when using
> form logins, it returns 303 "see other" instead of 302 "Moved
> Temporarily".
You will need contrib (which I think is included in jboss-all).
You will need the VERSION file from the release you want the source for.
This will give you the Jetty version that you need from
jetty.mortbay.org and the timestamp to use in contrib/jetty.
Why do you need the source ? can I help
What version ?
Jules
bryan hansen wrote:
> I think we are having a problem with the classpath
> from within jetty/jboss package. We are getting an
> error stating that it can not find classes from within
> the servlet jar. I am not sure what I could have
> changed to make jboss/jetty not see t
Dain, thank you for clarification - after reading your comments I realized
that the LIKE operator cannot take input parameter according to specs... I
assumed it was obvious :-)
Given that, you are right - the should just be left blank.
Thanks again!
> Date: Wed, 28 Aug 2002 13:15:53 -0500
> Fr
I've been away.
If Scott has not frozen for 3.2, I will try to get it in there.
You should be able to drop Jetty jars into the jbossweb.sar - you might
get some warnings out of the MANIFEST.MF, but it should all work.
Let me know if there are any problems,
Jules
Hunter Hillegas wrote:
> I
What is in your conf/jndi.properties file on the server? Has it been
modified?
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Eric Kaplan
> Envoyé : jeudi, 29 août 2002 17:36
> À : Jboss-User
> Objet : [JBoss-user] Unexpected server shutdown on st
Hi
What's the best way to shut down the application server in an orderly
fashion if there are lots of clients connected to it (jms/jndi)? One
thought we have is to broadcast a message via jms to the clients saying the
server is about to disappear, and then somehow telling the app server to
disap
Hi
We are having an issue on some (not all) of our machines that may be a
timing problem on startup. Basically, in the middle of deploying the ear
file on startup, it gets to our one MDB and the server shuts down, with the
following messages:
2002-08-27 11:48:55,156 INFO [org.jboss.ejb.EjbModu
Is there a plan to do 3.0.3 to incorporate the fix to the
'view-any-jsp-source-code-you-want' Jetty bug that is in 3.01 and 3.02?
Greg fixed the bug and uploaded a new Jetty build today... I haven't seen
Jules update the JBoss 3.0x source tree with the new stuff yet though...
Or are we at a poin
Yes, just change the url protocol from http to https. SSL always requires
a certificate setup dance along with the required JSSE configuration.
Scott Stark
Chief Technology Officer
JBoss Group, LLC
- Original Message -
From: <[EMAIL PROTE
sorry about this
Eric Kaplan
Armanta, Inc.
55 Madison Ave.
Morristown, NJ 07960
Phone: (973) 326-9600
<>
just testing, i had trouble sending earlier
_
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx
---
This sf.net email
Scott M Stark wrote:
>Yes, the default catalina caching policy allows for this behavior.
>
>
>Scott Stark
>Chief Technology Officer
>JBoss Group, LLC
>
>- Original Message -
>From: "jfc" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: W
On Wed, Aug 28, 2002 at 11:21:03PM -0700, Scott M Stark wrote:
> Yes, use a https url for the http invoker servlet.
Any example available? Or just a replace of http->https in changenotes-example? Any
certificates to set up?
>
>
> Scott Stark
> Chief Technology Officer
To the jboss pooling code, castor is just an app asking for connection
handles. It has to close them to tell the pooling code it is done with the
connection and it can be put back in the pool. It looks to me from your
report that no connections are being put back in the pool, so I suggest you
se
I use the jboss scheduler mbean to do administrative task.
It have to call some ejb.
how give a name/role to the scheduler ?
---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_
Hi there,
I am facing problem in removing cmp beans. When ever I tried to remove a
cmp it throws IllegalArgumentException i.e.
javax.transaction.TransactionRolledbackException: Load failed;
nested exception is: java.lang.IllegalArgumentException; nested exception
is: java.rmi.ServerExcep
According to my understanding, Castor is not supposed to close the
connection. This is because I have mentioned in the deployment
descriptor (ejb-jar.xml) ---
jdo/mydb
org.exolab.castor.jdo.DataObjects
Container
Since the is set to Container, Jboss is supposed t
53 matches
Mail list logo