Bugs item #914193, was opened at 2004-03-11 16:16
Message generated for change (Settings changed) made by vietj
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=914193&group_id=22866
Category: Nukes
Group: CVS HEAD
>Status: Closed
>Resolution: Fixed
Priori
This is indeed a potential problem that I have been planned to correct. :-) Anway, I
have just refactored the eviction policy part and checked them into jboss-head. The
fix will be available in release 1.1.
Thanks,
-Ben
View the original post :
http://www.jboss.org/index.html?module=bb&op=vie
If the data are independent, then there is really not that much different except the
overhead in starting JBossCache instances. Of course, you will need two different look
up for the cache instance as well.
Hoep this help,
-Ben
View the original post :
http://www.jboss.org/index.html?module=b
I would like to force responses to be encoded in UTF8. I start JBoss with JVM arg
-Dfile.encoding=UTF8, and this has become the default encoding within the container,
however the Coyote Response appears to always be with character encoding of
ISO-8859-1. I am picking this up within a servlet F
This was recently answered by another post:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=52184
It looks like someone put together a Lomboz server file that works for JBoss 3.2.5.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845787#3845787
Reply
Hi,
Please file a bug report for this problem.
http://sourceforge.net/tracker/?group_id=22866&atid=376685
Laurent.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845786#3845786
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=r
Hi,
No, it isn't fixed. Feedback is good to help improve JBoss-IDE. So if JBoss-IDE users
find more easy to have an additional jndi.properties file, so be it in the next
release.
Raise a feature request on SourceForge to help tracking your question.
Laurent.
View the original post :
http://w
there are two queues in a Region: nodeQueue and eventQueue. i understand that the
BoundedBuffer is thread-safe. however, since there are two queues that are being
operated on, it seems like there is a potential race in Region.putNodeEvent and
LRUAlgorithm.processQueues. is there a bit of high
Bugs item #1013153, was opened at 2004-08-20 21:58
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1013153&group_id=22866
Category: JBossCache
Group: v3.2
Status: Open
Resolution
Bugs item #992297, was opened at 2004-07-16 05:41
Message generated for change (Comment added) made by bwang00
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=992297&group_id=22866
Category: JBossCache
>Group: CVS HEAD
>Status: Closed
>Resolution: Fixed
P
Currently, when an interceptor is configured, the MBean is looked up and its state is
checked and if "ready" is registered with the SessionContext; if not ready, a listener
is registered to wait for it to become ready (the listener trhown away afterwards).
We know we also need to add support fo
View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-3.2?log=log20040820172241Lbuild.13
BUILD COMPLETE - build.13Date of build: 08/20/2004 17:22:41Time to build: 21 minutes 25 secondsLast changed: 08/20/2004 17:02:41Last log entry: Added clustering trigger option
Ok, found it. It's caused by the design of org.jgroups.blocks.MethodCall.
MethodCall is used to call a remote method and for this it provides an an serialized
(externalized) Version of the method's signature.
primitive Types are externalized using their primitive Class (e.g. Boolean.TYPE).
Later
See my comment here about transactions:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=44218&start=20
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845767#3845767
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p
1) PER-VM and PER-Instance are supported. It would be per-class that would have to be
supported.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845766#3845766
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845766
--
!class($instanceof{org.jboss.aspects.jmx.ReflectedMBean}) AND (has(*
*->@org.jboss.aspects.jmx.ManagedResource(..)) OR
class(@org.jboss.aspects.jmx.ManagedMBean))"
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845764#3845764
Reply to the post :
http://www.
1/OK for the workaround.
Do u think that the scope for a Mixin class could not be supported
at the infrastructure level ?(future version of JBOSS-AOP)
2/ Thx .It does work...FYI ,the full expression for my user-case.
View the original post :
http://www.jboss.org/index.html?module=bb&op=vi
View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-head?log=log20040820155653Lbuild.8
BUILD COMPLETE - build.8Date of build: 08/20/2004 15:56:53Time to build: 24 minutes 5 secondsLast changed: 08/20/2004 15:36:53Last log entry: - Register the boot libraries ucl
I am using jboss-ide 1.3.0 with eclipse 3.0 on a windows XP Pro machine.
JDK is 1.4.2_05
I created a new J2EE1.3 project, then a package inside the project, and I try to
create a new Web Services Client.
I fill in the form by providing the wsdl file name, source folder and package.
I leave the
just digged a bit into the code, it seems that
org.javagroups.blocks.MethodCall.invoke() generates the IllegalArgumentException
because of the Boolean being passed in TreeCache.put():
public void put(Fqn fqn, Map data)
throws Exception
{
GlobalTransaction tx = getCurrentT
View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-head?log=log20040820144333Lbuild.7
BUILD COMPLETE - build.7Date of build: 08/20/2004 14:43:33Time to build: 23 minutes 33 secondsLast changed: 08/20/2004 14:23:33Last log entry: no message
1) If you want a singleton mixin, then you can put anything you want in the
construction XML element. So, the mixin reference can be set by calling a method or
setting it to a singleton field of some class.
2) Are you applying the introduction twice? How does C++ work? I want to model
virtu
Hello
Is there a particular reason why in the JBoss IDE 1.3 the EJB test client's JNDI
configuration is in the test client code and not in a (generated) jndi.properties
file? This way the client could also be used for remote testing on non localhost JBoss
instances without modification in the c
1/Is there a way to apply a mixin class at the class level and not
only at the instance level ?
2/It looks like that the same mixin class can be instantiated more than
once per instance based on class inheritance.
For example :
if the class A inherits from class B and both supposed to have atta
I'm getting the same problem with JBossCache 1.0.2 on JDK 1.3.
Here is what I get from the log:
first instance 1 is started in JVM 1
>15:14:29,148 [INFO] org.jboss.cache.TreeCache: cache mode is REPL_SYNC
>---
>GMS: address is siapp4c1:59485
>-
View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-head?log=log20040820130345Lbuild.6
BUILD COMPLETE - build.6Date of build: 08/20/2004 13:03:45Time to build: 24 minutes 36 secondsLast changed: 08/20/2004 12:42:44Last log entry: no message
Hi Bela,
IÂm using a 3.2.5 version.
Thanks
Sebi
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845733#3845733
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845733
--
Targeted for September.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845732#3845732
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845732
---
SF.Net email is spons
when this release will be final?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845730#3845730
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845730
---
SF.Net email
Additionally to the test cases you see, there are > 2300 tests from the Sun's
Compatiblity Test Suite (CTS). Among them, many about arrays.
What sort of array are you trying to serialize?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845729#3845729
Reply to
anonymous wrote :
| - the WSDL is to be generated automatically from a Java endpoint interface
|
JBossWS simply feeds back the wsdl you supply at deploytime - no wsdl is generated.
anonymous wrote :
| - am I correct in assuming that the SOAP implementation in the container is not
someth
Bugs item #900148, was opened at 2004-02-19 11:06
Message generated for change (Settings changed) made by vietj
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=900148&group_id=22866
Category: Nukes
Group: None
>Status: Closed
>Resolution: Fixed
Priority:
View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-3.2?log=log20040820115216Lbuild.12
BUILD COMPLETE - build.12Date of build: 08/20/2004 11:52:16Time to build: 24 minutes 46 secondsLast changed: 08/20/2004 09:52:24Last log entry: Add an index over destination t
"prese" wrote : Hi Guys,
|
| I looked to the code of TreeCache and I resolved some how the problem.
| I hope that someone can explain me the reason of the implementation.
|
| In startService when the JChannel is initialized the property AUTO_RECONNECT is
not set to true.
|
| Due t
Bugs item #912557, was opened at 2004-03-09 09:15
Message generated for change (Settings changed) made by vietj
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=912557&group_id=22866
Category: Nukes
Group: None
>Status: Closed
>Resolution: Fixed
Priority:
Bugs item #910826, was opened at 2004-03-06 08:23
Message generated for change (Settings changed) made by vietj
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=910826&group_id=22866
Category: Nukes
Group: None
>Status: Closed
>Resolution: Invalid
Priority
Bugs item #906160, was opened at 2004-02-27 22:02
Message generated for change (Settings changed) made by vietj
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=906160&group_id=22866
Category: Nukes
Group: CVS HEAD
>Status: Closed
>Resolution: Fixed
Priori
Bugs item #906156, was opened at 2004-02-27 21:54
Message generated for change (Settings changed) made by vietj
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=906156&group_id=22866
Category: Nukes
Group: CVS HEAD
>Status: Closed
>Resolution: Fixed
Priori
Bugs item #883446, was opened at 2004-01-24 03:41
Message generated for change (Settings changed) made by vietj
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=883446&group_id=22866
Category: Nukes
Group: None
>Status: Closed
>Resolution: Fixed
Priority:
Bugs item #878552, was opened at 2004-01-16 23:02
Message generated for change (Settings changed) made by vietj
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=878552&group_id=22866
Category: Nukes
Group: None
>Status: Closed
>Resolution: Fixed
Priority:
Bugs item #1000333, was opened at 2004-07-29 22:47
Message generated for change (Settings changed) made by vietj
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1000333&group_id=22866
Category: Nukes
Group: v3.2
>Status: Closed
>Resolution: Invalid
Priori
Bugs item #968412, was opened at 2004-06-07 22:06
Message generated for change (Settings changed) made by vietj
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=968412&group_id=22866
Category: Nukes
Group: None
>Status: Closed
>Resolution: Fixed
Priority:
Bugs item #1008669, was opened at 2004-08-13 14:44
Message generated for change (Settings changed) made by vietj
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1008669&group_id=22866
Category: Nukes
Group: CVS HEAD
>Status: Closed
>Resolution: Fixed
Prio
There are also good examles there:
http://www.csd.abdn.ac.uk/~bscharla/teaching/mtp_software/jboss/jboss-net-EJB-example.shtml
http://www.jboss.org/developers/guides/jboss.net/xdoclet
http://www.tusc.com.au./tutorial/html/chap9.html
http://www.myj2ee.com/Members/Firedragon/jbossnet
View the o
Bugs item #964916, was opened at 2004-06-02 12:19
Message generated for change (Settings changed) made by vietj
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=964916&group_id=22866
Category: Nukes
Group: CVS HEAD
>Status: Closed
>Resolution: Fixed
Priori
Good examles ang good descriptions.
Thanks, Ian.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845719#3845719
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845719
You will need to start JBoss in 'all' configuration(run [-c all]) for support
JBoss.net and Axis.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845718#3845718
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845718
--
View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-head?log=log20040820111940Lbuild.5
BUILD COMPLETE - build.5Date of build: 08/20/2004 11:19:40Time to build: 28 minutes 1 secondLast changed: 08/20/2004 10:37:36Last log entry: *** empty log message ***
Hi,
I am using Axis in JBoss and would like to know how to configure the java type
java.sql.Time to xsd:time.
Currently it automatically gets converted into a xsd:dateTime (probably
because java.sql.Time extends java.sql.Date).
On the client side I manage to deal with the problem by providing an
Hi Guys,
I looked to the code of TreeCache and I resolved some how the problem.
I hope that someone can explain me the reason of the implementation.
In startService when the JChannel is initialized the property AUTO_RECONNECT is not
set to true.
Due to this when a cache node is plug-in the view
I've been able to get complex types working, but am having trouble with arrays. Could
someone post a working example? I notice none of the samples or test cases in the
source include arrays.
I've also found that the current version of Axis' Java2WSDL is producing WSDL's that
my JWSDP 1.4 ba
Bugs item #1012737, was opened at 2004-08-20 10:33
Message generated for change (Settings changed) made by loubyansky
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1012737&group_id=22866
Category: JBossServer
Group: v4.0
Status: Open
Resolution: None
Pr
Does anyone know how to specify the use of a JBoss ExternalContext in the Util objects
generated by XDoclet? The methods of these objects seem to allow the use of the
default context or one specified by an env Hashtable.
View the original post :
http://www.jboss.org/index.html?module=bb&op=view
View results here -> http://jboss.kimptoc.net/cc/buildresults/jboss-head?log=log20040820082921
BUILD FAILEDAnt Error Message: file:/home/jbossci/cc3/scripts/build-jboss-head.xml:80: exec returned: 1Date of build: 08/20/2004 08:29:21Time to build: 27 minutes 53 secondsLast changed: 08/20/2004 08:07
This is not needed, e.g. MaxCapacity is defined in the eviction policy itself. I
removed them (CVS head, will be backported to 3.2).
This is going to be part of JBossCache 1.1, hopefully coming out at the end of next
week.
Please adjust your XML files accordingly, otherwise TreeCache won't be cr
"Bill Burke" wrote : I'm not sure what you're saying with this statement:
|
| "Modified not to create _transient_ mixin fields. "
|
| Can you elaborate?
Hi Bill,
Sorry that you didn't read my erlier post, then you would have known..
http://www.jboss.org/index.html?module=bb&op=viewtopic
Bugs item #1012737, was opened at 2004-08-20 02:33
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1012737&group_id=22866
Category: JBossServer
Group: v4.0
Status: Open
Resolutio
57 matches
Mail list logo