Another heads up.
You don't need to include both the server jar and the client jar in the
classpath.
e.g.
common-project only needs jboss-common.jar
jboss-common-client.jar is a cutdown version of jboss-common.jar
including only those classes required on the client side.
(Bad example, because i
OK. Both will be part of JBossCache 1.2.1
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863498#3863498
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863498
---
Thi
[
http://jira.jboss.com/jira/browse/JBAS-1301?page=comments#action_12314870 ]
Scott M Stark commented on JBAS-1301:
-
Yes, this was the cause of the issue and a patch has been provided.
> Tomcat backward compatbility loss VirtualHost->Alias mapping
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20050124235138Lbuild.66
BUILD COMPLETE - build.66Date of build: 01/24/2005 23:51:38Time to build: 22 minutes 19 secondsLast changed: 01/24/2005 21:50:23Last log entry: Fix the eclip
"[EMAIL PROTECTED]" wrote : Ok, that was a great description of the steps.
|
| How about this?
|
| A file is transfered to a directory local to the AdminConsole as described.
Then the Console prepares the input properties for the template to be executed.
Part of the input properties is
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050124224103Lbuild.272
BUILD COMPLETE - build.272Date of build: 01/24/2005 22:41:03Time to build: 35 minutes 32 secondsLast changed: 01/24/2005 08:55:29Last log entry: fixed potentional clean
You will also note that multiple beans can be constructed
so you could use the same technique to simplify more complex
(multi-bean) deployments:
|
|...
|...
|
|
I see this as more important for the deployers where we should be able to
parse the more complex j2ee deployment
Let's take the example of constructing a classloader since that was brought up
by Scott.
In plain bean metadata this looks something like the following:
|
|
|
| someURL
|
|
|
|
which will become pretty tedious for more complicated constructs.
V
I'd better outline the idea of "convenience" or use case configurations.
The problem:
Although the jboss microcontainer metadata is very flexible and basically
will allow you configure anything you like that could be done through
java programming and much more, it is very verbose.
In many use case
I have a portlet that has some preferences and I can read the preferences
successfully in the doDispatch of the portlet by calling getPreferences() on
the RenderRequest object 'request'.
I then create a PortletRequestDispatcher by calling
context.getRequestDispatcher( jspName ) and make a call
JBoss AOP build should use docbook-support
--
Key: JBAOP-68
URL: http://jira.jboss.com/jira/browse/JBAOP-68
Project: JBoss AOP
Type: Task
Components: Documentation
Versions: 2.1
Reporter: Adrian Brock
Assigned
Bugs item #1108795, was opened at 2005-01-25 01:45
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=1108795&group_id=22866
Category: JBossCache
Group: v4.0
Status: Open
Resolution
I've implemented the Class-Path processing.
Now the
will include the dependencies of the jars they include.
e.g. kernel compiles over common-project, concurrent
and includes test-project for testcase support.
|
|
|
|
|
|
|
|
[ http://jira.jboss.com/jira/browse/JBAS-26?page=comments#action_12314867 ]
youngm commented on JBAS-26:
This is just a vote to move this item up to 4.0.2 RC1 To show that there is
interest out there for this item. The classloading fix and faster JSP compi
[ http://jira.jboss.com/jira/browse/JBAS-1301?page=history ]
Scott M Stark resolved JBAS-1301:
-
Resolution: Done
Fix Version: JBossAS-4.0.2RC1
JBossPOJOServer-1.0 Alpha
Tomcat now dynamically creates hosts for names that do no
Any chance you could post or attach these test cases as I am having the same
issues and I would like to have a look at the problem in more detail.
Thanks a lot.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863466#3863466
Reply to the post :
http://www.jb
Both of those patches look fine in CVS Bela.
Tim.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863465#3863465
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863465
--
Thanks Bela. I should have checked the @since for remove(). Oh well.
Tim.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863464#3863464
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863464
--
[ http://jira.jboss.com/jira/browse/EJBTHREE-43?page=history ]
Bill Burke closed EJBTHREE-43:
--
Resolution: Done
> Regenerate tutorial based on .wiki files
>
>
> Key: EJBTHREE-43
> URL: http://j
Hi,
I have uploaded a 0.2 version of the Stream Store to the patches wiki, to apply:
| > cd jboss-mail
| > patch -p1 < streamstore-0.2.patch
|
Summary of the changes:
- Removed "Factoryness" of the implementation. The Store is single instance
MBean.
- Support for both connected and disco
Have you take a look at www.spec.org lately?
09/24/2004 The SPECjAppServer2002 expiration date has been extended by three
months from the original date of October 27; submissions will now be accepted
for review and publication until January 26, 2005.
Clebert Suconic
View the original post :
In that case the only solution I can see would be to make it all configurable,
i.e. when you create a mailbox you have to configure the required roles for
that mailbox.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863450#3863450
Reply to the post :
http
Be able to display the navigation links as a horizontal or vertical tabset with
none of the regular portlet window decorations, links etc.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863447#3863447
Reply to the post :
http://www.jboss.org/index.html?mod
It's funny, because I was running in the same problem. (Coincidence, isn't?)
I talked to Alexey who was working with Specj2002 here at JBoss, and he told me
that this is okay, because this is the sequence generation and the application
tries to recover it based on number for tries.
I wanted to
There are also some unassigned task that can be picked.
http://jira.jboss.com/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=ASC&sorter/field=priority&pid=10050&assigneeSelect=unassigned&resolutionIds=-1
View the original post :
http://www.jboss.org/index.html?module=bb&op=vie
[ http://jira.jboss.com/jira/browse/JBPM-63?page=history ]
Juan Cantu updated JBPM-63:
---
Description: Modify the class hierarchy of bpel activities. They
used to be implemented by extending from two lines of inheritance (Node and
SuperState). The goal i
I was referring to:
anonymous wrote :
|
| Ok, I'll try and get a theme or two going for JBoss Portal.
|
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863442#3863442
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode
[ http://jira.jboss.com/jira/browse/JBPM-62?page=history ]
Juan Cantu updated JBPM-62:
---
Description: Move Milestone and MilestoneInstance classes to the
jbpm graph package. Leverage this functionality to implement bpel link
semantics.
Enviro
Impressive examples at csszengarden. Looking forward to see jimmy's theme for
JBP.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863439#3863439
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863439
---
"djmalan" wrote :
| The jbmail- prefix would distinguish the roles from other possibly
pre-existing roles in the JAAS repository.
|
We don't want to distinguish from other pre-existing roles. For the mail
driven application case folks may use mailboxes or process mailboxes or
something.
Currently the html is generated from the portlet class itself. What did you
have in mind for it to behave differently?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863436#3863436
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode
[ http://jira.jboss.com/jira/browse/JBAS-1320?page=history ]
Scott M Stark updated JBAS-1320:
Priority: Blocker (was: Major)
Fix Version: JBossAS-3.2.7 Final
The default behavior for the SecurityAssociation thread locals should not be
Inheritab
Refactor BpelActivity class hierarchy
-
Key: JBPM-63
URL: http://jira.jboss.com/jira/browse/JBPM-63
Project: JBoss jBPM
Type: Sub-task
Reporter: Juan Cantu
Assigned to: Juan Cantu
--
This message is automatically generat
Implement link semantics with jbpm Milestones
-
Key: JBPM-62
URL: http://jira.jboss.com/jira/browse/JBPM-62
Project: JBoss jBPM
Type: Sub-task
Reporter: Juan Cantu
Assigned to: Juan Cantu
--
This message is autom
can it be styled and controlled differently from the other portlets since its
usage is significantly different from other portlets?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863435#3863435
Reply to the post :
http://www.jboss.org/index.html?module=bb&
Yes. Julien checked in a 'Menu Portlet' to HEAD. It looks up the pages in the
descriptors and creates a menu item for each. It needs to be cleaned up a bit,
but the idea is there, just as you mentioned.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863434#38
Jetspeed and Pluto have tabsets that let users easily navigate to different
portals / portal pages. Is there a plan to have any portal level navigation? Or
is that supposed to be supplied by a portlet (in which case we get into portal
specific issues)?
View the original post :
http://www.jbo
[
http://jira.jboss.com/jira/browse/JBAS-1301?page=comments#action_12314849 ]
Scott M Stark commented on JBAS-1301:
-
The problem is that there are Host mbeans being created that should be aliases
associated with a Host. At the following stack trace
Ok, I'll try and get a theme or two going for JBoss Portal. If you look at the
source for the CSSZenGarden HTML and CSS files, they rely on DIVs a lot to get
the level of control that you need for creating extensive themes for these
kinds of pages.
View the original post :
http://www.jboss.o
password shown in plain text in URL
---
Key: JBPORTAL-189
URL: http://jira.jboss.com/jira/browse/JBPORTAL-189
Project: JBoss Portal
Type: Bug
Components: Portal Core
Versions: 2.0 Alpha
Reporter: James Dixon
Assigned t
Security Hole Created by MDB Deployment
---
Key: JBAS-1320
URL: http://jira.jboss.com/jira/browse/JBAS-1320
Project: JBoss Application Server
Type: Bug
Components: Security
Versions: JBossAS-3.2.6 Final
Reporter: eu
I know cssgarden this is great stuff, i learn from that to do the theme for
Nukes that was supposed to be pure CSS.
If you can make a CSS theme that works on IE + firefox, that would be great.
See you at JBoss World then :)
View the original post :
http://www.jboss.org/index.html?module=bb&op=
I redid the Pluto pages using DIVs and created a couple of different themes. If
I get time I'll try the same with JBoss Portal 2.0 before I come to JBoss world.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863426#3863426
Reply to the post :
http://www.
You can still apply styles to individual tables within a DIV. However a DIV
allows you to manipulate a section of the page, including its location,
something you cannot do with a table alone.
See http://www.csszengarden.com for examples of how well you can theme pages if
they are DIV'ed intell
yes, therefore my last posting where I specifically point out that my config is
now functional.
:)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863424#3863424
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863424
-
Bugs item #1108530, was opened at 2005-01-24 18:28
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=1108530&group_id=22866
Category: None
Group: None
Status: Open
Resolution: None
"[EMAIL PROTECTED]" wrote : Can you open up a JIRA (jira.jboss.com) issue and
supply a unit test case for this? Module is jboss cache and you can assign it
to me.
|
| I have tried to reproduce it using replicated/SyncTxUnitTestCase by
assigning the islolation level to NONE. But only the ca
I couldn't give you an answer to this without looking at use cases.
I would certainly stick to the current rules (deepest first).
My gut fealing is that you pass each deployment/subdeployment
individually down the chain. i.e. assume each deployment is independent.
PRO: We don't want subdeployment
Kevin,
To re-phrase your question, yes, I think there is a use case when a GET is
on-going and while evict is blocked. And when GET succeeds, evict will succeed
as well in removing the same node. Next time GET will return a null.
But keep in mind that with eviction policy, there is no quarantte
JBossCache xml won't accept your xmbean element. If you want to have different
persistent policy, you will need a different CacheLoader, if this is what you
are after.
-Ben
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863418#3863418
Reply to the post :
h
When TreeCacheAop detects a field R/W, the EventInterceptor will send out an
event of object modified (and potentially the mod. fields), not just the field
event. So this is object level event.
I am not sure if I like the idea of transaction-based event sending out from
JBossCache either.
-Ben
Can you open up a JIRA (jira.jboss.com) issue and supply a unit test case for
this? Module is jboss cache and you can assign it to me.
I have tried to reproduce it using replicated/SyncTxUnitTestCase by assigning
the islolation level to NONE. But only the case where testConcurrentPut fails.
An
On an intercept of a method call to a stateless session bean, is there anyway
to get the SessionContext. Failing this is there anyway I can obtain the
caller details (e.g. principal and isinrole). I have no control over the
SLSB, which may or may not have kept the session context passed in
FYI,
JBossPortal 2.0 on JBossAS 4.0.1 final release is fully functional.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863412#3863412
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863412
---
The points you mention are clear more less, i.e. deployers don't know their
next, they all process the deployment after the structure has been identified
and they don't instantiate objects directly. Their order is decided at
registration time.
What I'm trying to understant is, when having a dep
we have a JIRA that shows outstanding issues that you can chip in on.
We are also very close to do a alpha release of our toolset which could use
more hands. lot of stuff to do - monitor the newschannels the next couple of
days
View the original post :
http://www.jboss.org/index.html?module=b
Hi I like to work with Hibernate Development Team. Is there some thing for me.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863408#3863408
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863408
-
[ http://jira.jboss.com/jira/browse/JBAS-1319?page=history ]
Scott M Stark reassigned JBAS-1319:
---
Assign To: Clebert Suconic (was: Scott M Stark)
> redeploy causes OutOfMemoryError
>
>
> Key: JBAS-1319
>
The forum s/w gets confused with << characters and dropped some of the previous
post, I'll use curly braces instead:
jbmail-{username}-access
e.g. the role "jbmail-testuser-read" will grant read access to the testuser
mailbox.
Rights could include read, write, delete, create-folder, delete-fol
It would not be a good idea to have the deployers know their own "next"
since the list can be potentially built and ordered dynamically.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863401#3863401
Reply to the post :
http://www.jboss.org/index.html?module=b
The second stage deployers still need to ordered, but it may not be the
same order as the structural orders.
The difference is that ALL second stage deployers get to process the deployment.
The second stage deployers create the BeanMetaData and (un)install it to the
kernel.
They DO NOT create o
"Dimitris" wrote :
| Lets say we have:
|
| a.bean
| |-b.bean
| |-c.jar
|
| And just 3 deployers, registered in that priority order:
|
| (C)lassLoadingDeployer -> (B)eanDeployer -> (J)ARDeployer.
|
| After the deployment structure is analyzed (by the bean & jar deploye
TABS?! To the gallows with you!
[I believe there is code conventions document on sourceforge that describe the
basic requirements]
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863394#3863394
Reply to the post :
http://www.jboss.org/index.html?module=bb&o
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20050124095046Lbuild.71
BUILD COMPLETE - build.71Date of build: 01/24/2005 09:50:46Time to build: 55 minutes 22 secondsLast changed: 01/24/2005 09:21:57Last log entry: fixed potentio
Also, as a heads up.
We don't use tabs in source.
1) Most developers use 3 *spaces* for tabs which doesn't work if you use
different editors that defaults to 4 or 8
2) Tabs don't display correctly when source is viewed by online tools. HTML
converts the tab to one space.
View the original post
I've fixed this. You are correct, SourceDefinition.generateTargets should break
out of the loop once it realizes that one of the Source elements applies rather
than trying to generate a target for each one that applies.
I fixed it in other places as well. Most of them were doing it wrong.
View th
Can I change authorization parameters in code?
I found this:
"1. Check whether there is an Authorization header. If there is
no such header, go to Step 2. If there is, skip over the word
"basic" and reverse the base64 encoding of the remaining part.
This results in a string of the form username
uhh...no because then ALL users would have access to *all* mailboxes. Unless
I'm missing something..
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863385#3863385
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863385
[ http://jira.jboss.com/jira/browse/JBREM-38?page=comments#action_12314842
]
John Mazzitelli commented on JBREM-38:
--
Side note: this JSch (Java Secure Channel) project is integreated into Eclipse.
It's how Eclipse 3.x now does SSH2 with CVS. So,
[ http://jira.jboss.com/jira/browse/JBCACHE-37?page=history ]
Andrew May updated JBCACHE-37:
--
Attachment: project.zip
Eclipse project for test (includes ant script) - I've excluded the XDoclet libs
that were in the lib directory, and you'll need to overrid
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-testsuite?log=log20050124091936
BUILD FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:66: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jbos
One more problem found. I have 2 nodes in replicated cluster with following
descriptor (the same for both nodes):
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| jboss:service=Naming
| jboss:service=Transact
[
http://jira.jboss.com/jira/browse/JBAS-1316?page=comments#action_12314838 ]
Alexey Loubyansky commented on JBAS-1316:
-
I couldn't reproduce this with
C:\Program Files\Java\jdk1.5.0\bin>java -version
java version "1.5.0"
Java(TM) 2 Runtime Env
thats odd I get bounce messages KAbir are you watching? You worked on
this... I think you wrote that code.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863373#3863373
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=repl
redeploy causes OutOfMemoryError
Key: JBAS-1319
URL: http://jira.jboss.com/jira/browse/JBAS-1319
Project: JBoss Application Server
Type: Bug
Versions: JBossAS-4.0.1 Final
Environment: JBoss 4.0.1 running on fedora core 3, usi
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050124072912Lbuild.271
BUILD COMPLETE - build.271Date of build: 01/24/2005 07:29:12Time to build: 37 minutes 32 secondsLast changed: 01/24/2005 06:57:18Last log entry: added cmp remove-table=
[
http://jira.jboss.com/jira/browse/JBMICROCONT-5?page=comments#action_12314837 ]
Dimitris Andreadis commented on JBMICROCONT-5:
--
I'm adding a comment here, because the forums are down..
Lets say we have:
a.bean
|-b.bean
|-c.jar
And
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050124055731Lbuild.734
BUILD COMPLETE - build.734Date of build: 01/24/2005 05:57:31Time to build: 36 minutes 2 secondsLast changed: 01/24/2005 05:26:44Last log entry: Add jaxrpc-mapping meta
[
http://jira.jboss.com/jira/browse/JBCACHE-69?page=comments#action_12314835 ]
Bela Ban commented on JBCACHE-69:
-
[Gavin]
Guys, here is my proposal, this is what I want people
to use with Hibernate, but it is actually generic:
The following algorithm b
Hi,
I also opened a JIRA-issue on this (JBMAIL-24).
Currently, when mail-delivery fails, mail end in the DLQ, where it just sits
and rots.
For 5xx style errors, mails should be handled back to the sending user
informing him of the failure.
For 4xx style error, JBMails should try to redeliver a
Fixed (in CVS head, 1.2.1)
Thanks,
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863365#3863365
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863365
---
This SF.Ne
I'm not sure I understand what you want to do. Do you want to get notified
when a POJO has been modified, e.g.
p.setAge(80);
triggers a
pojoModified(p, "age", 80) notification ?
The change is quite intrusive, so I want to see the use case first. Also, what
happens if you don't use transaction
[ http://jira.jboss.com/jira/browse/JBCACHE-82?page=history ]
Bela Ban resolved JBCACHE-82:
-
Resolution: Done
done
> Deserialized Node object doesn't have the FQN set
> -
>
> Key: JBCACHE-82
>
done, can you verify the code in CVS head ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863363#3863363
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863363
---
T
[ http://jira.jboss.com/jira/browse/JBCACHE-81?page=history ]
Bela Ban resolved JBCACHE-81:
-
Resolution: Done
done
> DummyTransactionManager ThreadLocal uses Map
>
>
> Key: JBCACHE-81
> URL
done (replaced remove() with set(null) as remove() is JDK5 specific)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863362#3863362
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863362
Good Morning,
Following config :
Jboss AS 4.0.1 RC1
- default (build.local.properties changed to default)
is now fully functional.
As thomas pointed out, the ddl files were not in place.
The main reason being that I did not realise that this was to be done for each
component (reading the user
I think what Andrew wants to achieve is a very simple installation where the
user does not need to change anything on an existing JBoss installation to get
JBMail running.
My suggestion:
Basic mailbox configuration provides the following folders - INBOX, Sent, Draft
and Trash. To access the
If you use isolation level of SERIALIZABLE, then the behvior you get is
incorrect ! Reads and writes should have exclusive locks.
Since we have tested that this works, please submit a short unit test that
shows your issue.
View the original post :
http://www.jboss.org/index.html?module=bb&op=v
1. The latest JBossCache is not in the 3.2 branch, but in CVS head. You are
probably missing jboss-remoting.jar
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863355#3863355
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply
ip_mcast=false means that instead of sending 1 multicast msg to N members, we
send N datagrams (one per member).
If you want to turn off clustering, comment ClusterPartition in
cluster-service.xml
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863353#3863353
[ http://jira.jboss.com/jira/browse/JBCACHE-81?page=history ]
Bela Ban updated JBCACHE-81:
Fix Version: 1.2.1
> DummyTransactionManager ThreadLocal uses Map
>
>
> Key: JBCACHE-81
> URL: http://ji
[ http://jira.jboss.com/jira/browse/JBCACHE-82?page=history ]
Bela Ban updated JBCACHE-82:
Fix Version: 1.2.1
> Deserialized Node object doesn't have the FQN set
> -
>
> Key: JBCACHE-82
> URL:
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-testsuite?log=log20050124021331
BUILD FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:66: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jbo
94 matches
Mail list logo