I have now added client InetAddress stickyness, which is probably going
to be good enough for 90% of cases.
But for those that want session stickyness, I have now allow delayed
server allocation and pass the queued data into the Policy.
This will allow a search for jsessionId up until the queue
> This is java 1.4 only, so I can't move it to the JBoss repository until
> the build.sh knows how to handle optional 1.4 stuff.
I will try to have something working for this soon... perhaps early next
week.
--jason
___
Jboss-development mailing
OK,
I have added a java.nio listener to Jetty: org.mortbay.http.SocketChannelListener
It has had very little testing, but appears to be working OK on my machine.
If anybody has a big iron and something that can generate lot's of connections,
it would be interesting to see what it does for perfo
Thanks,
I misunderstood the meaning of the Classpath in the manifest.
-Cameron
_
View thread online: http://main.jboss.org/thread.jsp?forum=66&thread=5184
___
Jboss-development mailing list
[E
JBoss daily test results
SUMMARY
Number of tests run: 528
Successful tests: 352
Errors:154
Failures: 22
[time of test: 10 March 2002 4:41 GMT]
[java.version: 1.
JBoss daily test results
SUMMARY
Number of tests run: 528
Successful tests: 353
Errors:154
Failures: 21
[time of test: 10 March 2002 3:48 GMT]
[java.version: 1.
User: d_jencks
Date: 02/03/09 19:08:20
Modified:src/resources/security/META-INF jboss.xml
Log:
added client interceptor config
Revision ChangesPath
1.4 +14 -0 jbosstest/src/resources/security/META-INF/jboss.xml
Index: jboss.xml
==
User: d_jencks
Date: 02/03/09 19:08:20
Modified:src/resources/lock/META-INF jboss.xml
Log:
added client interceptor config
Revision ChangesPath
1.5 +210 -9jbosstest/src/resources/lock/META-INF/jboss.xml
Index: jboss.xml
==
User: d_jencks
Date: 02/03/09 19:08:20
Modified:src/resources/web/META-INF jboss.xml
Log:
added client interceptor config
Revision ChangesPath
1.5 +14 -0 jbosstest/src/resources/web/META-INF/jboss.xml
Index: jboss.xml
User: d_jencks
Date: 02/03/09 19:08:20
Modified:src/resources/security-spec/META-INF jboss.xml
Log:
added client interceptor config
Revision ChangesPath
1.4 +14 -0 jbosstest/src/resources/security-spec/META-INF/jboss.xml
Index: jboss.xml
JBoss daily test results
SUMMARY
Number of tests run: 528
Successful tests: 352
Errors:154
Failures: 22
[time of test: 10 March 2002 2:54 GMT]
[java.version: 1.
Bugs item #527979, was opened at 2002-03-10 02:22
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=527979&group_id=22866
Category: JBossCMP
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: bill (billprogra)
>Assigned to: David Jenck
User: d_jencks
Date: 02/03/09 18:41:18
Modified:src/resources/bmp/META-INF jboss.xml
Log:
added client interceptors
Revision ChangesPath
1.5 +21 -1 jbosstest/src/resources/bmp/META-INF/jboss.xml
Index: jboss.xml
==
Christoph,
I've had a closer look at the Jetty code propmpted by your question, and
I've found a bug in the deployment which will throw an exception if
extractWars is true && it is a directory that is being deployed.
Fix is coming.
>Is your question motivated by having tried a deployment and
User: d_jencks
Date: 02/03/09 18:38:49
Modified:src/etc/conf/default standardjboss.xml
Log:
added client interceptors- hope these are all correct
Revision ChangesPath
1.34 +259 -1jboss/src/etc/conf/default/standardjboss.xml
Index: standardjboss.xml
==
Christoph,
From a cursory inspection of the Axis code, it should work as it is (ie
by creating and populating a directory on the fly). The underlying Jetty
instance certainly supports deployment of directories, as well as
deployment of wars etc. So long as the AbstractWebContainer method
pe
Bugs item #527979, was opened at 2002-03-10 02:22
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=527979&group_id=22866
Category: JBossCMP
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: bill (billprogra)
Assigned to: Nobody/Anonymous
JBoss daily test results
SUMMARY
Number of tests run: 528
Successful tests: 353
Errors:154
Failures: 21
[time of test: 10 March 2002 1:54 GMT]
[java.version: 1.
User: user57
Date: 02/03/09 17:57:50
Modified:jbossbuild.xml
Log:
o added management module config (not hooked up to standard group yet)
o added example hook
Revision ChangesPath
1.106 +66 -1 build/jboss/build.xml
Index: build.xml
===
User: user57
Date: 02/03/09 17:54:03
Modified:.modules
Log:
o Added module for JBoss/Management
Revision ChangesPath
1.103 +1 -0 CVSROOT/modules
Index: modules
===
RCS file: /cvs
User: user57
Date: 02/03/09 17:54:33
Modified:.modules
Log:
o hooked up JBoss/Management to jboss-all
Revision ChangesPath
1.104 +2 -1 CVSROOT/modules
Index: modules
===
RCS file
User: user57
Date: 02/03/09 17:50:28
Log:
JBoss/Management module
Status:
Vendor Tag: jboss
Release Tags: start
N jboss-management/build.bat
N jboss-management/build.sh
N jboss-management/build.xml
No conflicts created by this import
There are at least 3 problems here:
1. You appear to be using config appropriate for jboss 3 in jboss 2.4. The
corresponding attribute in 2.4.x is "Properties".
2. AFAIK non-string properties are not handled [well] at the moment, so the
"4" is apt to run into problems when you use the correct a
JBoss daily test results
SUMMARY
Number of tests run: 528
Successful tests: 353
Errors:154
Failures: 21
[time of test: 10 March 2002 1:14 GMT]
[java.version: 1.
Hi all,
I have recently implemented a resource adapter for an XML database
product, and deployed it to JBoss appserver (2.4.4). The thign I cannot
seem to get to work is the ManagedConnectionFactoryProperties in
the jcml code. I use the following:
UserName=Administrator
Password=sec
Bugs item #527856, was opened at 2002-03-09 18:50
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=527856&group_id=22866
Category: JBossServer
Group: v2.4 (stable)
>Status: Closed
>Resolution: Postponed
Priority: 5
Submitted By: Raffaele Spazzoli (raffaele
JBoss daily test results
SUMMARY
Number of tests run: 528
Successful tests: 353
Errors:154
Failures: 21
[time of test: 10 March 2002 0:32 GMT]
[java.version: 1.
EJB-QL error identified and corrected. Thanks for that. :) You and I must be using
different build versions, as I did not get far enough to receive the error message
that you received.
Upon redeploy I still have the same issue with the bug. So I think my original concern
pertains to the bug,
I forgot to mention: it seems this has nothing to
do with the bug.
The bug (527328) may be related to the new BCEL-based
proxy compiler.
Best regards
Georg
_
View thread online: http://main.jboss.org/thread.jsp?forum=66&thread=10464
I tried to deploy your jar. As far as I can see your
ejb-ql is missing an AND:
just before the "owner.createDate".
The exception says:
org.jboss.deployment.DeploymentException: Could not deploy
file:/I:/jboss/jboss-3.0.0beta2/serve
r/pmsystem/deploy/atmApplication2.jar; - nested throwable is
Bugs item #527328, was opened at 2002-03-08 02:16
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=527328&group_id=22866
Category: JBossServer
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Thomas Hamann (thomash76)
Assigne
Bugs item #527328, was opened at 2002-03-08 02:16
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=527328&group_id=22866
Category: JBossServer
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Thomas Hamann (thomash76)
Assigne
Bugs item #527328, was opened at 2002-03-08 02:16
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=527328&group_id=22866
Category: JBossServer
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Thomas Hamann (thomash76)
Assigne
Bugs item #527876, was opened at 2002-03-09 20:16
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=527876&group_id=22866
Category: JBossServer
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Adrian Brock (ejort)
Assigned to:
Hi Geeks
After having some hot dicussions I came to
the this conclusion:
- after some tests I looks like MBeanProxy works
as fast as direct JMX calls
- the interfaces can be created by using XDoclet therefore
you just have to add the Standard MBean interface on
and then use it with the
Hi,
--- marc fleury <[EMAIL PROTECTED]> wrote:
>
> are we sure that this suite is working properly?
>
Looks good to me - the cvs update bit patched some files - so the
latest code should be there.
Everything looks fairly ok...
Chris
=
Need somewhere to Live in London? - Then go to http:
Bugs item #527856, was opened at 2002-03-09 18:50
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=527856&group_id=22866
Category: JBossServer
Group: v2.4 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Raffaele Spazzoli (raffaelespazzol)
huh?
since i didn't do any testing before i left i didn't expect this to report
so many succesful tests
are we sure that this suite is working properly?
marcf
|-Original Message-
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of
|[EMAIL PROTECTED]
|Sent: Friday, Marc
only the compilation needs the clustering
i couldn't compile since i don't have the cluster compile yet so i removed
everything because i needed to catch a plane and given what happened in
boston i didn't want to fuck with the 'it doesnt build' situation again, so
i made sure it compiled
marcf
Hi,
Quite a few people have reported a problem with
connection refused on windows when you hit JBoss with
lots of requests all at the same time.
Its bizarre, I don't see this problem on Linux.
I've tracked the problem to the way ServerSockets are
handled.
Parts of jboss does something like:
pu
User: chirino
Date: 02/03/09 07:32:34
Modified:src/main/org/jboss/mq/pm/file PersistenceManager.java
Log:
Added some more logic so that you can undeploy a queue or topic. Still needs work
on the recovery side. Queue recovery will only happen the first time the queue is
deploye
User: chirino
Date: 02/03/09 07:32:34
Modified:src/main/org/jboss/mq/server BasicQueue.java
DestinationManager.java JMSDestination.java
JMSQueue.java JMSServer.java JMSTopic.java
QueueManager.java TopicManager.java
User: chirino
Date: 02/03/09 07:32:33
Modified:src/main/org/jboss/mq/pm PersistenceManager.java
Log:
Added some more logic so that you can undeploy a queue or topic. Still needs work
on the recovery side. Queue recovery will only happen the first time the queue is
deployed.
User: chirino
Date: 02/03/09 07:32:34
Modified:src/main/org/jboss/mq/pm/jdbc PersistenceManager.java
Log:
Added some more logic so that you can undeploy a queue or topic. Still needs work
on the recovery side. Queue recovery will only happen the first time the queue is
deploye
User: chirino
Date: 02/03/09 07:32:34
Modified:src/main/org/jboss/mq/pm/rollinglogged
PersistenceManager.java
Log:
Added some more logic so that you can undeploy a queue or topic. Still needs work
on the recovery side. Queue recovery will only happen the
Thanks David,
It seems happy now. I'll test it and check it in.
Jules
David Jencks wrote:
> I changed MainDeployer to undeploy from the outside in since it deploys
> from the inside out. I think this will at least make the classloaders get
> removed only after (outer) packages that might b
User: biorn_steedom
Date: 02/03/09 03:04:12
Modified:src/main/org/jboss/mx/capability DispatcherFactory.java
Log:
Fixed Copy/Paste typo
Revision ChangesPath
1.4 +1 -1 jmx/src/main/org/jboss/mx/capability/DispatcherFactory.java
Index: DispatcherFactory.jav
Bill Burke wrote:
> I'll be your buddy
OK Bud!
I've just checked in a skeleton load balancer into
Jetty/src1.4/org/mortbay/loadbalancer
It has all the nio network plumbing for two way connections with
flow control - but not very good exception handling at the moment.
A trivial round robin po
User: juhalindfors
Date: 02/03/09 01:44:59
Modified:src/docs/common jboss-jbossmx.jsp
Log:
link to book source
Revision ChangesPath
1.5 +2 -0 newsite/src/docs/common/jboss-jbossmx.jsp
Index: jboss-jbossmx.jsp
49 matches
Mail list logo