View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20050219002135Lbuild.92
BUILD COMPLETE - build.92Date of build: 02/19/2005 00:21:35Time to build: 22 minutes 48 secondsLast changed: 02/18/2005 15:41:59Last log entry: [JBAS-1384] -
[ http://jira.jboss.com/jira/browse/JGRP-42?page=history ]
Ovidiu Feodorov closed JGRP-42:
---
Resolution: Done
org.jgroups.blocks.MethodCall was updated to walk the class hierarchy and
locate method not only in the current class, but also in the superc
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-jdk-matrix?log=log20050218225302Lbuild.59
BUILD COMPLETE - build.59Date of build: 02/18/2005 22:53:02Time to build: 27 minutes 27 secondsLast changed: 02/18/2005 15:36:15Last log entry: [JBAS-1489] -
Bugs item #1144212, was opened at 2005-02-19 11: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=1144212&group_id=22866
Category: Javassist
Group: None
Status: Open
Resolution:
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050218222055Lbuild.817
BUILD COMPLETE - build.817Date of build: 02/18/2005 22:20:55Time to build: 15 minutes 30 secondsLast changed: 02/18/2005 21:16:14Last log entry: delete tmp files for p
[ http://jira.jboss.com/jira/browse/JGRP-42?page=history ]
Ovidiu Feodorov updated JGRP-42:
Description:
A MethodCall containing a method from a base class fails to invoke correctly on
an instance of a derived class.
Sample error message: 2005-02-18 0
[ http://jira.jboss.com/jira/browse/JGRP-42?page=history ]
Ovidiu Feodorov updated JGRP-42:
Description:
A MethodCall containing a method from a base class fails to invoke correctly on
an instance of a derived class.
Sample error message: 2005-02-18 0
MethodCall doesn't correctly handle inheritance
---
Key: JGRP-42
URL: http://jira.jboss.com/jira/browse/JGRP-42
Project: JGroups
Type: Bug
Versions: 2.2.8
Reporter: Ovidiu Feodorov
Assigned to: Bela Ban
F
[ http://jira.jboss.com/jira/browse/JGRP-42?page=history ]
Ovidiu Feodorov reassigned JGRP-42:
---
Assign To: Ovidiu Feodorov (was: Bela Ban)
> MethodCall doesn't correctly handle inheritance
> ---
>
>
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050218203654Lbuild.816
BUILD COMPLETE - build.816Date of build: 02/18/2005 20:36:54Time to build: 33 minutes 3 secondsLast changed: 02/18/2005 19:38:24Last log entry: No need to throw except
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050218191543Lbuild.815
BUILD COMPLETE - build.815Date of build: 02/18/2005 19:15:43Time to build: 26 minutes 8 secondsLast changed: 02/18/2005 18:29:47Last log entry: new attempt at invoke()
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050218180342Lbuild.385
BUILD COMPLETE - build.385Date of build: 02/18/2005 18:03:42Time to build: 36 minutes 20 secondsLast changed: 02/18/2005 15:41:59Last log entry: [JBAS-1384] - Don't har
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050218174108Lbuild.296
BUILD COMPLETE - build.296Date of build: 02/18/2005 17:41:08Time to build: 13 minutes 56 secondsLast changed: 02/18/2005 15:36:15Last log entry: [JBAS-1489] - Invoke th
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-testsuite?log=log20050218154450Lbuild.75
BUILD COMPLETE - build.75Date of build: 02/18/2005 15:44:50Time to build: 81 minutes 9 secondsLast changed: 02/18/2005 15:36:15Last log entry: [JBAS-1489] - In
please file a bug report on jira for that, I will add the test case and the fix
the bug asap
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867135#3867135
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867135
---
sorry, forgot the error:
java.lang.IllegalArgumentException: Content type not accepted
at
org.jboss.portal.portlet.impl.RenderResponseImpl.setContentType(RenderResponseImpl.java:68)
at
at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:51)
at java
it is perfectly legal in a portlet to set the content type like
"text/html; charset=UTF-8"
the current implementation of RenderResponse
(org.jboss.portal.portlet.impl.RenderResponseImpl) does a String comparison of
the set content type with the content types from the portlet.xml descriptor,
wh
Let's talk about this at JBossWorld.
My thinking is moving towards having the artifacts in each project
rather than using the following in each project.
|
|
|
The way I'm seeing this is:
Top Level Builds:
Define the projects that make up the build
Define where to copy artificats
[ http://jira.jboss.com/jira/browse/JBAS-1490?page=history ]
Tim Fox updated JBAS-1490:
--
Description:
The component JNDI environment for a Stateless session bean does not appear to
be read-only.
I have a SLSB running in 3.2.6.
It attempts to modify it's ENC
EJB component environment (ENC) is not read only
Key: JBAS-1490
URL: http://jira.jboss.com/jira/browse/JBAS-1490
Project: JBoss Application Server
Type: Bug
Components: EJBs
Versions: JBossAS-3.2.6 Final
E
Bugs item #1144070, was opened at 2005-02-18 22:32
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=1144070&group_id=22866
Category: JBoss-IDE
Group: v3.0 Rabbit Hole
Status: Open
did you declare the pref in the portlet.xml as well ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867128#3867128
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867128
---
[ http://jira.jboss.com/jira/browse/JBAS-1384?page=history ]
Adrian Brock closed JBAS-1384:
--
Resolution: Done
Fix Version: JBossAS-4.0.2RC1
Fixed
> HTTPServerILService disables pinging
>
>
> Key: JBA
[ http://jira.jboss.com/jira/browse/JBAS-1489?page=history ]
Adrian Brock updated JBAS-1489:
---
Fix Version: JBossAS-4.0.2RC1
(was: JBossAS-4.0.2 Final)
> MessageListener does not invoke ExceptionListener on error
>
[ http://jira.jboss.com/jira/browse/JBAS-1489?page=history ]
Adrian Brock closed JBAS-1489:
--
Resolution: Done
Fixed
> MessageListener does not invoke ExceptionListener on error
> --
>
>
is it right?
how is the right way to access a portlet instance preference
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867127#3867127
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867127
--
My portlet-instances.xml is as follow:
|
|
|
| Servicos
| PagePortlet
|
|
| teste
| teste
|
|
|
|
|
|
|
|
|
|
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050218150908Lbuild.295
BUILD COMPLETE - build.295Date of build: 02/18/2005 15:09:08Time to build: 14 minutes 59 secondsLast changed: 02/18/2005 14:45:27Last log entry: [JBAS-1384] - Don't har
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050218140229Lbuild.814
BUILD COMPLETE - build.814Date of build: 02/18/2005 14:02:29Time to build: 30 minutes 35 secondsLast changed: 02/18/2005 13:55:08Last log entry: missed these images
MessageListener does not invoke ExceptionListener on error
--
Key: JBAS-1489
URL: http://jira.jboss.com/jira/browse/JBAS-1489
Project: JBoss Application Server
Type: Bug
Components: JMS service
Versions:
A couple of jira tasks that further drive a need for an extended testing
framework related to this:
http://jira.jboss.com/jira/browse/JBAS-1487
http://jira.jboss.com/jira/browse/JBAS-1488
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867120#3867120
Reply t
Need multi-server non-clustered test framework
--
Key: JBAS-1488
URL: http://jira.jboss.com/jira/browse/JBAS-1488
Project: JBoss Application Server
Type: Task
Components: Test Suite
Reporter: Scott M Stark
In addi
Need to expand the test framework to support reboot testing
---
Key: JBAS-1487
URL: http://jira.jboss.com/jira/browse/JBAS-1487
Project: JBoss Application Server
Type: Task
Components: Test Suite
Reporte
Have you tried the reference guide?
http://docs.jboss.org/jbportal/v2.0/reference-guide/html/customportlet.html
After JBossWorld I will try and publish a more concrete example with a working
portlet as a sample download people can use.
View the original post :
http://www.jboss.org/index.html?m
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20050218131203Lbuild.81
BUILD COMPLETE - build.81Date of build: 02/18/2005 13:12:03Time to build: 30 minutes 8 secondsLast changed: 02/18/2005 12:39:25Last log entry: bug fixes
Oh, I will. I am interested in creating an integration product and JBoss MQ,
AS, jBPM, and Portal are the tools I believe will do it.
I have through JBoss Portal 2.0 Alpha User Guide 0.1 and it talks about how to
add webpages. What I am looking for is the ability to add a portlet that make
a
Is there any way to make the JavaMail module connect to an SMTP port other than
port 25 ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867114#3867114
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867114
--
[ http://jira.jboss.com/jira/browse/EJBTHREE-75?page=history ]
Bill Burke updated EJBTHREE-75:
---
Component: Documentation
> Tutorial for Asynch EJBs
>
>
> Key: EJBTHREE-75
> URL: http://jira.jboss.com/jira/browse/E
[ http://jira.jboss.com/jira/browse/EJBTHREE-74?page=history ]
Bill Burke updated EJBTHREE-74:
---
Component: Documentation
> Tutorial for @Service
> -
>
> Key: EJBTHREE-74
> URL: http://jira.jboss.com/jira/browse/EJBTHRE
Tutorial for Asynch EJBs
Key: EJBTHREE-75
URL: http://jira.jboss.com/jira/browse/EJBTHREE-75
Project: EJB 3.0
Type: Task
Versions: Preview 4
Reporter: Bill Burke
Assigned to: Kabir Khan
Fix For: Preview 4
Also update inde
Tutorial for @Service
-
Key: EJBTHREE-74
URL: http://jira.jboss.com/jira/browse/EJBTHREE-74
Project: EJB 3.0
Type: Task
Versions: Preview 4
Reporter: Bill Burke
Assigned to: Bill Burke
Fix For: Preview 4
Tutorial for @Service.
[ http://jira.jboss.com/jira/browse/EJBTHREE-74?page=history ]
Bill Burke reassigned EJBTHREE-74:
--
Assign To: Kabir Khan (was: Bill Burke)
> Tutorial for @Service
> -
>
> Key: EJBTHREE-74
> URL: http://jira.jboss.c
Allow for deployments without an explicit suffix
Key: JBAS-1486
URL: http://jira.jboss.com/jira/browse/JBAS-1486
Project: JBoss Application Server
Type: Feature Request
Versions: JBossAS-4.0.1 SP1, JBossAS-4.0.1 F
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050218095908Lbuild.813
BUILD COMPLETE - build.813Date of build: 02/18/2005 09:59:08Time to build: 40 minutes 34 secondsLast changed: 02/18/2005 09:28:58Last log entry: added unit test
[ http://jira.jboss.com/jira/browse/JBPM-58?page=history ]
Tom Baeyens updated JBPM-58:
Description:
1) how to delete process instances and process definitions : cascading deletes ?
2) long or Long for id's. is there a preference. i have experienced some
p
[ http://jira.jboss.com/jira/browse/EJBTHREE-67?page=history ]
Bill Burke closed EJBTHREE-67:
--
Resolution: Done
> NullPointerException when extending entity EJB class
>
>
> Key: EJBTHREE-67
Hi, there.
I'm now involved in a project where JBoss servers are to be clustered and have
a question on state replication among them.
I know that by clustering the servers, I can have, on state change, the state
of an instance replicated to the other members of the cluster.
And I'm wonderin
If necessary, I can workaround the map problem with a wrapper that does Set
processing.
A map is really just a Set with one attribute identifying the key, e.g.
|
|xxx
|yyy
|
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867099#386709
[ http://jira.jboss.com/jira/browse/JBCACHE-93?page=history ]
Bela Ban updated JBCACHE-93:
Fix Version: 1.2.1
If this is a real bug, we will hold the 1.2.1 release until this has been fixed
> Memory problem at repeated remote PUT
> -
[ http://jira.jboss.com/jira/browse/JBCACHE-93?page=history ]
Henrik Nyberg updated JBCACHE-93:
-
Attachment: JBCACHE-93.zip
Simple Cache test
-
Date: 2005-02-18
Author: Henrik Nyberg, [EMAIL PROTECTED]
Attached files: simple.bat, Simple
[ http://jira.jboss.com/jira/browse/EJBTHREE-36?page=history ]
Bill Burke updated EJBTHREE-36:
---
Fix Version: Preview 5
(was: Preview 4)
> Full Support for @Embeddable
>
>
> Key: EJBTHREE-36
>
[ http://jira.jboss.com/jira/browse/EJBTHREE-53?page=history ]
Bill Burke updated EJBTHREE-53:
---
Fix Version: Preview 5
(was: Preview 4)
> @EJBs and @Homes
>
>
> Key: EJBTHREE-53
> URL: http://jira.jbo
[
http://jira.jboss.com/jira/browse/EJBTHREE-53?page=comments#action_12315527 ]
Bill Burke commented on EJBTHREE-53:
specification still hasn't resolved although a proposal has been submitted.
We'll implement for Preview 5.
> @EJBs and @Homes
> -
[
http://jira.jboss.com/jira/browse/EJBTHREE-44?page=comments#action_12315530 ]
Bill Burke commented on EJBTHREE-44:
not going to get to this until Preview 5
> Sequence Generator SUpport
> --
>
> Key: EJBTHREE-44
>
[ http://jira.jboss.com/jira/browse/EJBTHREE-44?page=history ]
Bill Burke updated EJBTHREE-44:
---
Fix Version: Preview 5
(was: Preview 4)
> Sequence Generator SUpport
> --
>
> Key: EJBTHREE-44
>
[
http://jira.jboss.com/jira/browse/EJBTHREE-36?page=comments#action_12315528 ]
Bill Burke commented on EJBTHREE-36:
not going to get to this until Preview 5
> Full Support for @Embeddable
>
>
> Key: EJBTHREE-3
[ http://jira.jboss.com/jira/browse/EJBTHREE-18?page=history ]
Bill Burke updated EJBTHREE-18:
---
Fix Version: Preview 5
(was: Preview 4)
> Bulk update/delete for EJBQL
>
>
> Key: EJBTHREE-18
>
[ http://jira.jboss.com/jira/browse/EJBTHREE-42?page=history ]
Bill Burke updated EJBTHREE-42:
---
Fix Version: Preview 5
(was: Preview 4)
> Minor EJBQL compatibilities with HQL
>
>
> Key: EJB
[
http://jira.jboss.com/jira/browse/EJBTHREE-42?page=comments#action_12315524 ]
Bill Burke commented on EJBTHREE-42:
Hibernate still hasn't gotten to this. Moving to Preview 5
> Minor EJBQL compatibilities with HQL
> --
[
http://jira.jboss.com/jira/browse/EJBTHREE-18?page=comments#action_12315526 ]
Bill Burke commented on EJBTHREE-18:
Hibernate still hasn't gotten to this. Moving to Preview 5
> Bulk update/delete for EJBQL
>
>
>
[ http://jira.jboss.com/jira/browse/EJBTHREE-13?page=history ]
Bill Burke updated EJBTHREE-13:
---
Description:
This should be reviewed because there is talk of removing it from the
specification.
was:This should be reviewed because there is talk of remo
[
http://jira.jboss.com/jira/browse/EJBTHREE-9?page=comments#action_12315523 ]
Bill Burke commented on EJBTHREE-9:
---
still not resolved, moving to Preview 5
> Proper exception handling
> -
>
> Key: EJBTHREE-9
>
[ http://jira.jboss.com/jira/browse/EJBTHREE-9?page=history ]
Bill Burke updated EJBTHREE-9:
--
Fix Version: Preview 5
(was: Preview 4)
> Proper exception handling
> -
>
> Key: EJBTHREE-9
> URL: h
[
http://jira.jboss.com/jira/browse/EJBTHREE-13?page=comments#action_12315522 ]
Bill Burke commented on EJBTHREE-13:
Still not resolved in committee
> proxies must be castable to EJBObject/EJBLocalObject
> --
[ http://jira.jboss.com/jira/browse/EJBTHREE-68?page=history ]
Bill Burke closed EJBTHREE-68:
--
Resolution: Done
> EJB3 Preview 3 broke joined-subclasses
> --
>
> Key: EJBTHREE-68
> URL: http://jira.
Memory problem at repeated remote PUT
-
Key: JBCACHE-93
URL: http://jira.jboss.com/jira/browse/JBCACHE-93
Project: JBoss Cache
Type: Bug
Versions: 1.2
Environment: * Windows cluster with two W2K servers, 2 JVMs per server
Apart from the bug report: have you considered enabling a queue ? Say you
replicate when you have 100 elements in the queue or 1 second has elapsed,
whichever occurs first.
Since you have 20 updates/sec, 1 replication message would bundle ca 20 updates
each.
View the original post :
http://www
Okay, create a bug report under JIRA
(http://jira.jboss.com/jira/browse/JBCACHE), attach the 2 files. The case will
be automatically be assigned to me then.
If I can reproduce this, I will hold the 1.2.1 release until I have fixed this.
View the original post :
http://www.jboss.org/index.html?
Sorry i forgot to warn you.
Sourceforge, has 2 access types.
Anonymous and developer.
The anonymous access is not updated in real time, i don't know how often it's
updated (at least once a day).
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867087#3867087
Hello,
we have tried both tcp and fc-fast. Tcp was significantly slower and as a
result the replication ratio (relative share of objects in a cache received
from other caches and not from local PUT) went down (which decreases the
usefulness of the cache). FC-fast provided the fastest replication
hmm, did you also check the fix in ?
I just got: cvs -z3 -d :pserver:[EMAIL PROTECTED]:/cvsroot/jboss up
jboss-portal-2.0 (I also tried -r HEAD) and still see the same:
* when calling build without any changes, I get :
_default:compile-classes:
[depend] Deleted 0 out of date files in 0 sec
thank you ;)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867083#3867083
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867083
---
SF email is sponsored by - The I
[ http://jira.jboss.com/jira/browse/JBPM-2?page=history ]
Tom Baeyens updated JBPM-2:
---
Description:
JBoss jBPM should provide information on how processes are or have been
running. Some people would call this BAM (Business Activity Monitoring), some
call it
Are these assumption ? Or did you see those objects not being GC'ed in a
profiler ?
All we do on async repl without transactions and isolation level=NONE is to
send the Method to B, C and D (wrapped in a MethodCall), and execute it there.
So the behavior you get on A is what you get on B,C and
PS, as mentioned in the tutorial, if you want to do loadtime weaving you need
to set EnableTransformer=true in the AspectManagerService
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867074#3867074
Reply to the post :
http://www.jboss.org/index.html?module=b
I am working on the new metadata API and will post the progress here.
An example of using the new prototype of metadata api that is going to cover
all the features requested can be found in
| package org.jboss.test.xml;
| public class MiscUnitTestCase
|public void testNewMetadata() thr
In the pointcut expression everything must be fully qualified, e.g.
public java.util.Date com.blah.Order->orderDate
Also, are you running precompiled or do you want to do loadtime weaving? In any
case, you should take a look at the injboss tutorial example that comes with
the distribution.
View
OK. Now It works. Thanks for your Help!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867069#3867069
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867069
---
SF em
Write a ServiceLocator doing something like:
public synchronized static ORB getORB() {
// Create and initialize the ORB
try {
if (centralOrb == null) {
log.info("Initializing ORB.");
centralOrb = (org.omg.CORBA.ORB)new
InitialCon
Ok,
now I am pretty sure of what the problem is. JBossCache does not properly
garbage collect objects that are replicated through the network and that
replaces an already existing object in the local cache. The existing local
cache object that is being replaced by the remote PUT is not garbage c
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050218064630Lbuild.812
BUILD COMPLETE - build.812Date of build: 02/18/2005 06:46:30Time to build: 23 minutes 53 secondsLast changed: 02/18/2005 06:39:34Last log entry: ns
can you tell me how you register the bean in JBOSS ORB. Can you tell me the the
implementation of registerEJBObjectinCORBAServer method.
registerEJBObjectinCORBAServer(context.getEJBObject());
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867060#3867060
R
Hi,
I am trying to access the ejb via corba client (build in java) but i am not
able to get the name service. I amy trying to connect on port 3528. I am
getting CORBA object not found exception. I think EJB is not binding on CORBA
ORB. Please tell me how to bind EJB in CORBA naming service .
i
It should run on 4.0.0 and 4.0.1 without problems. Can't tell for 4.0.1rc2
though :-)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867057#3867057
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3867057
--
You need the JDBC connector for your database in the
$JBOSS_HOME/server/standard/lib directory
You will also need to feed your database.
Please read the user guide.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867056#3867056
Reply to the post :
http://
I fixed it. (wasn't my fault ;) )
I also fixed the build so that one can build JBoss Portal with jdk 1.4 or 1.5
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867055#3867055
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&
I have installed jboss-4.0.0 and jboss-portal-2.0-alpha completely.
Is there anything other to do, to Install jdbc driver?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867053#3867053
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=postin
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050218051721Lbuild.811
BUILD COMPLETE - build.811Date of build: 02/18/2005 05:17:21Time to build: 17 minutes 18 secondsLast changed: 02/18/2005 04:44:03Last log entry: renamed CacheLoaderTes
When you deployed your portlet pippo, you bind it in a war file.
This war file has a context where it is bound. That's how you call your webapp
through a URL:
http://localhost:8080/WEBAPPCONTEXT/...
Basically it should be the name of your war file (portal-forums.war).
This is changing though...
No, absolutely not !
If you have a sample program that reproduces this problem, please submit it
attached to a JIRA bug report, and I'll take a look.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867044#3867044
Reply to the post :
http://www.jboss.org/index
Hi, what is the meaning of the tag inside *-pages.xml? i mean,
the first part, i.e. /portal-forums for the forum portlet, what means? if i
call my portlet pippo, my first part will be /portal-pippo? in my portlet code,
that string must be declared somewhere? if yes, where? The erference docs
s
Hello,
we have done some more testing (using the standard UDP configuration). It seems
like the memory problem is partly explained by a periodic PUT on the same key
(and node) in the TreeCache. Every 1000 GETs we PUT a cache status object into
the cache to let all other caches know the status of
Wouldn't it be possible to find a more open solution instead? It is really
annoying both that myself not being able to look at the webinars 'cause of only
using Linux and not at least to have to explain this for my customers sorry
you have to use windows
/L
View the original post :
Generate a more portable xdoclet-build.xml and packaging-build.xml that could
be added to cvs. This would mean that anyone can checkout a project from cvs
and do a build in a console.
Today Eclipse has to be used at least once to generate those file. This makes
it hard to perform automatic buil
[
http://jira.jboss.com/jira/browse/JBCACHE-91?page=comments#action_12315517 ]
Bela Ban commented on JBCACHE-91:
-
Works for me. How did they set the isolation level ?
I can't seem to reply on the java.net forum, even though I'm logged in.
Can they atta
I read in the Wiki that you need JBoss 3.2.6. I have JBoss 4.0.1RC2. Will
this version of JBossMail work with JBoss 4.0.1RC2?
Regards,
Fintan
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867032#3867032
Reply to the post :
http://www.jboss.org/index.htm
[ http://jira.jboss.com/jira/browse/JGRP-39?page=comments#action_12315516 ]
Ovidiu Feodorov commented on JGRP-39:
-
FD_SOCK has a different problem, the pulled cable is only detected after a long
time, and even when it is detected, the stack does not
[ http://jira.jboss.com/jira/browse/JBAS-29?page=history ]
Phil Cornelius updated JBAS-29:
---
Priority: Major (was: Minor)
Version: JBossAS-4.0.2 Final
Please include this in the 4.0.2.
> Added URL Service MBean
> ---
>
>
[ http://jira.jboss.com/jira/browse/JGRP-39?page=comments#action_12315514 ]
Bela Ban commented on JGRP-39:
--
does that occur with FD_SOCK as well ?
> A TCP stack does not correctly detect failure (pulled cable) for certain
> TCPPING configurations
> --
Hierarchical message dissemination
--
Key: JGRP-41
URL: http://jira.jboss.com/jira/browse/JGRP-41
Project: JGroups
Type: Feature Request
Reporter: Bela Ban
Assigned to: Bela Ban
Fix For: 2.2.9
Scheme proposed by EPFL
--
1 - 100 of 104 matches
Mail list logo