View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-testsuite?log=log20050202005148Lbuild.61
BUILD COMPLETE - build.61Date of build: 02/02/2005 00:51:48Time to build: 87 minutes 34 secondsLast changed: 02/01/2005 21:08:31Last log entry: Include the cli
Use JBossWS as the webservices stack for jUDDI
--
Key: JBAS-1371
URL: http://jira.jboss.com/jira/browse/JBAS-1371
Project: JBoss Application Server
Type: Sub-task
Versions: JBossAS-5.0 Final
Reporter: Anil Saldh
Provide a persistent layer to jUDDI
---
Key: JBAS-1370
URL: http://jira.jboss.com/jira/browse/JBAS-1370
Project: JBoss Application Server
Type: Sub-task
Components: JAXR service
Reporter: Anil Saldhana
Assigned to: Anil Saldha
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log2005020221Lbuild.350
BUILD COMPLETE - build.350Date of build: 02/02/2005 00:00:21Time to build: 17 minutes 16 secondsLast changed: 02/01/2005 20:41:17Last log entry: Include the client addr
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050201231301Lbuild.287
BUILD COMPLETE - build.287Date of build: 02/01/2005 23:13:01Time to build: 28 minutes 20 secondsLast changed: 02/01/2005 21:08:31Last log entry: Include the client addr
hi all,
can we apply this jboss aop to j2me application
bcoz usually j2me jdk version is lower than 1.4(usually 1.3 or less)
can we compile this jboss AOP source code in jdk1.3 so that we can make it
compatible to j2me application
with regards
ravi is
View the original post :
http://www.jbos
Adrian,
I have made the first attempt to put together your the results of your work on
delegates and containers with the core. The code is largely what you already
committed into jboss.org.jms, with the observation that "jboss.org.jms" has
become "jboss.org.messaging.jms".
There are two separa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log2005020115Lbuild.760
BUILD COMPLETE - build.760Date of build: 02/01/2005 14:44:45Time to build: 83 minutes 57 secondsLast changed: 02/01/2005 14:09:27Last log entry: updated to include jar
Does nobody know how to do this?
I really thought it was such a simple question.
Regards
Craig
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864765#3864765
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864765
-
[ http://jira.jboss.com/jira/browse/JBAS-1369?page=history ]
Scott M Stark resolved JBAS-1369:
-
Resolution: Done
The UILServerILService accept thread run loop now catches any non-IOException
and ignores this with a warning message. The accept run l
Running JMS server out of threads disables further connections
--
Key: JBAS-1369
URL: http://jira.jboss.com/jira/browse/JBAS-1369
Project: JBoss Application Server
Type: Bug
Components: JMS service
V
hi Thomas,
It worked!
thanx for the professional help you have given me :)
btw: it solved the problem in accessing the portal's forum too
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864762#3864762
Reply to the post :
http://www.jboss.org/index.html?modul
Hi,
Is their anything special i need to do to run the demo, i can run the gui.
but when i try to run runShellDemo.bat, and tried to run follwoing:
sourceRelative("plain.bsh");
Then it crashed with error. Did this happen to anyone else? No one have
answered my previous question either? Pleas
The first of several peices of requirements documentation have been checked
into sourceforge CVS at jboss-admin-console/docs/requirements.
Included are:
1) Initial set of use cases covering part of the phase 1.0 functionality, with
supporting data mapping document. More to come soon.
2) Sitemap
Bugs item #1114376, was opened at 2005-02-01 16:04
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=1114376&group_id=22866
Category: Aspects
Group: None
Status: Open
Resolution: N
I think mirroring the output directory makes sense.
However, having a top level project directory (JbossAS) prevents us -- at least
conceptually-- from having jboss-common be a part of multiple integration
builds independent of JBossAS. For example, the integration build for
jboss-aop standalo
I think it would be useful to mirror our output folder structure in the
repository. This would show what is libraries (lib), resources (resources),
javadocs (api), docbook (doc), etc.
e.g. as a developer I probably wouldn't be interested in pulling down javadocs,
docbook, examples/tutorial source
Need access to HTTP response headers
Key: JBREM-54
URL: http://jira.jboss.com/jira/browse/JBREM-54
Project: JBoss Remoting
Type: Feature Request
Components: transport
Reporter: Jason T. Greene
Assigned to: Tom Elrod
W
Problem during classloading on certain classloaders
---
Key: JBREM-53
URL: http://jira.jboss.com/jira/browse/JBREM-53
Project: JBoss Remoting
Type: Bug
Reporter: Jeff Haynie
Assigned to: Jeff Haynie
Problem in C
[ http://jira.jboss.com/jira/browse/JBAS-1367?page=history ]
Ben Wang resolved JBAS-1367:
Resolution: Done
Fixed in both 4.0 and head. Idea is too add an addition tree node level of web
app path such that the combination is unique. That is, each web ap
The build repository has the following purposes:
+ Replace the thirdparty module. Instead of storing libraries in CVS, they are
pulled from the HTTP build repository by the build system.
+ Enable partial builds. Developers can check out the source for some
components, while the snapshot (or v
[ 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
We have an existing EJB running under JBoss 4.0.1 from the binary
distribution. We tried to add a method to the EJB and would receive an
illegalstate exception in the client. In looking at the debug messages
we never saw the new method show up in the list of methods mapped by
SessionContainer.j
replace portal-hello in hello-pages.xml by the name of your context instead
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864728#3864728
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864728
[ http://jira.jboss.com/jira/browse/JBPM-24?page=history ]
Alejandro GuÃzar reopened JBPM-24:
--
incorporate the precise xpath semantics and the updated assignment forms
defined in bpel 2.0 (issue 103)
> assignment to arbitrary locations in variables (
You need to look at the help page on sourceforge. you use cvs over ssh not
pserver (thats public cvs non-write only)
the streams part didn't parse.
-Andy
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864727#3864727
Reply to the post :
http://www.jboss.or
[ http://jira.jboss.com/jira/browse/EJBTHREE-61?page=history ]
Kabir Khan closed EJBTHREE-61:
--
Resolution: Done
> Callback annotated methods in a listener should take the bean as parameter
> -
Callback annotated methods in a listener should take the bean as parameter
--
Key: EJBTHREE-61
URL: http://jira.jboss.com/jira/browse/EJBTHREE-61
Project: EJB 3.0
Type: Bug
Reporter: Kabir Kh
I'm trying to deploy a hello world porlet to JBoss Portal 2.0
On accessing http://localhost:8080/portal/index.html?page=hello
I get the following error:
13:33:01,274 INFO [STDOUT] javax.servlet.ServletException: no main
13:33:01,274 INFO [STDOUT] at
org.jboss.portal.core.servlet.CoreServlet.
[ http://jira.jboss.com/jira/browse/JBPM-22?page=history ]
Alejandro GuÃzar updated JBPM-22:
-
Summary: mantain bpel variables with xml types (9.2) (was: mantain
bpel variables in the jbpm context instance (9.2))
Description:
Introduce adapters
[ http://jira.jboss.com/jira/browse/EJBTHREE-49?page=history ]
Kabir Khan closed EJBTHREE-49:
--
Resolution: Done
> Write Callback/Callback listener tutorial
> -
>
> Key: EJBTHREE-49
> URL: http:/
[ http://jira.jboss.com/jira/browse/JBAS-1328?page=history ]
Scott M Stark updated JBAS-1328:
Summary: Track where UCLs are destroyed to throw a better exception than
NPE (was: Tack where UCLs are destroyed to throw a better exception than NPE)
> Track
[ http://jira.jboss.com/jira/browse/JBAS-1008?page=history ]
Scott M Stark reassigned JBAS-1008:
---
Assign To: Remy Maucherat (was: Scott M Stark)
> destroying context with tomcat5 happens too late
>
>
>
[ http://jira.jboss.com/jira/browse/JBAS-1368?page=history ]
Scott M Stark resolved JBAS-1368:
-
Resolution: Done
The table creation ddl statements in the sybase-jdbc2-service.xml sample have
been updated as suggested by John Majerus.
CREATE_MESSAG
[ http://jira.jboss.com/jira/browse/JBAS-1368?page=history ]
Scott M Stark updated JBAS-1368:
JBoss Forum Reference:
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864492#3864492
> Deadlocks in Message Persistence when working with Sybase
> -
[ http://jira.jboss.com/jira/browse/JBAS-1368?page=history ]
Scott M Stark moved JBMESSAGING-20 to JBAS-1368:
Project: JBoss Application Server (was: JBoss Messaging)
Key: JBAS-1368 (was: JBMESSAGING-20)
Component:
I had this problem before when edditing wikis.
I think there is a bug into wiki's engine. Basically don't use View when
edditing it, just save the page, and it should be fine.
Clebert Suconic
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864703#3864703
Re
We just packaged the first distribution version of JbossProfiler.
There is download package at this URL:
http://sourceforge.net/project/showfiles.php?group_id=22866&package_id=142773
Clebert
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864702#3864702
Re
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050201112950Lbuild.759
BUILD COMPLETE - build.759Date of build: 02/01/2005 11:29:50Time to build: 38 minutes 57 secondsLast changed: 02/01/2005 11:17:28Last log entry: Add placeholder for ex
Hi,
I'm trying to implement an application session cache using TreeCacheAop. I've
had some problems with Stackoverflows that have now been resolved by using
JBoss-AOP 1.1, but now that I'm able to put things into the cache I'm having
some problems.
Mostly the application willl communicate inter
The whole procedure is explained in the user manual
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864697#3864697
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864697
-
Hi,
I am trying to run JBoss Cache as an MBean in tomcat 4.1.31.
I cannot seem to get the configuration correct.
The configuration of mbeans in tomcat is very different to the configuration in
say replSync-eviction-service.xml (or am I wrong).
How do I get Tomcat to load and use the cache as an
I had problems trying to run from the source build also. It looks like
jboss-cache.jar and possibly jgroups.jar need to be added to the .sar during
the build. They are in the binary distribution.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864695#3864695
What are the errors ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864689#3864689
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864689
---
This SF.Net email is sp
Thanks,
but it failed ...
I have made a check out with cvs (on eclipse) and i try to deploy ... there are
many errors ... do i miss anything ... ? must i add jar or ... ?
lnhf
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864686#3864686
Reply to the post :
build.bat instead of 'sh build.sh'
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864684#3864684
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864684
---
This SF.Ne
Hi!!
I'm trying to generate an Entity Bean with Xdoclet. With Xdoclet 1.2.2 and
Jboss 4.0.1, I have this exception when trying to run Xdoclet:
--- Nested Exception ---
| [ejbdoclet] xdoclet.XDocletException: Unknown jboss version number for cmp2
2.4
I put "4.0" version on the "Standard EJB"-
Thanks but in fact, i m not working with unix ... but in windows ... so sh is
not a command knowing.
What should i make at this place ... ?
lnhf
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864683#3864683
Reply to the post :
http://www.jboss.org/index.ht
What do you want to update ? binaries in JBoss ?
core/sh build.sh deploy
forums/sh build.sh deploy
Will deploy core and forums in $JBOSS_HOME/server/standard/deploy.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864681#3864681
Reply to the post :
http:
Hello,
How do you update jboss-portal (portal-core and portal-forums) with the sources
... ? I have read that you may use build/ sh build.sh ... but it failed
thanks,
lnhf
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864680#3864680
Reply to the post :
htt
I corrected it :-)
Thanks,
Kalyan.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864679#3864679
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864679
---
This SF.N
Looks like there's a bug in the Wiki of the JBoss Profiler page. I tried to
update the page with the above information and most of the other information is
lost.
Clebert can you please update the page to come to the normal state.
Sorry for the trouble.
Thanks,
Kalyan.
View the original post
Thanks for the help Clebert.
I was able to checkout the CVS and build it. Since I'm behind a firewall, I
used CVSGrab to checkout the code. http://cvsgrab.sourceforge.net/index.html
I'll take a look at the profiler's working and will let you know.
Thanks,
Kalyan.
View the original post :
http
We would like to run a JBoss cluster without placing additional load on our
databases. Basically, we would like the system to be HA as long as at least one
appserver is running, but we don't need to really recover after a total
failure. This is a streaming context, so there is no real persisten
Ok, I just show this topic
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=59575 ...
thanks for all
lnhf
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864670#3864670
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=repl
remove methods.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864664#3864664
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864664
---
This SF.Net email is sponsore
Session mishandling with clustering
---
Key: JBAS-1367
URL: http://jira.jboss.com/jira/browse/JBAS-1367
Project: JBoss Application Server
Type: Bug
Components: Web (Tomcat) service
Versions: JBossAS-4.0.1 Final
Reporter
What do you mean with regular operations to empty the cache???
I am working in Local mode.
Thanks Thomas.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864661#3864661
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864
I have done that already for eclipse. The .classpath and .project already exist
in the CVS.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864660#3864660
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864660
My explains were in the first page, "next"
In the second page, i select 'useproject name as module name', "next"
and it's when i click "next" that the verification runs ...
Password required
Authentication error : Incorrect user name or password
CVS Repository : :pserver:[EMAIL PROTECTED]:
cvsroo
It is not removed from the memory.
You probably need to do something like that:
1) stopService
2) empty the cache (you can probly use the regular operation to empty the
cache, I suspect that since the cache is stopped, there will be no replciation
going on).
3) startService.
The other option
do you already know how to create projects, etc in eclipse, or are you asking
for assistence with that.
basically you want to create a project in eclipse for each of the directories
under "jbportal"
ie:
api
core
common
forums
etc
of course, you are free to deviate from this, but i have alwa
But, by the way, what happens with LRUPolicy and CacheLoader.Preload in this
version???
It works with FIFO Policy but I need the LRU Policy.
Thanks Ben.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864652#3864652
Reply to the post :
http://www.jboss.org
Sorry, I haven't tried yet but if I am able to try I will post it.
Thanks Ben.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864650#3864650
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864650
-
when you said the cached data is not removed you mean that is not removed from
disk (using cacheLoader), from memory or both.
Because I need to release all the cached data just from memory, so I am calling
to evict method. The reason is that I am trying to implement a refresh and I
need the mem
Beacuse I am going to refresh the cache so I need no data in memory, I mean I
want the cache completly empty.
Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864645#3864645
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode
Ops, some problems with the message: The fixed part is here:
/categories/#id# => category instance
/categories/#id#/forums/ => forum instance
/topics/#forum_id# => list of topics for that forum
Rafael
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864644#386
Do you know if jboss-head have the same problem?
Thanks,
-Ben
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864643#3864643
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864643
-
Why do you need to call evict directly? In this case, you are evicting both
from your program and from the eviction timer thread!
-Ben
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864642#3864642
Reply to the post :
http://www.jboss.org/index.html?module=b
Hi,
I'm going to integrate jboss-cache to my project, JForum
(http://www.jforum.net), and I've some questions regard to cache
implementation. Currently my objects are cached using maps and lists.
The question is: should I use a single TreeCache (I will not use AOP) instance
for all my cache e
It's 1.1 release so it doesn't have the version info built in yet.
Plan is underway to totally separate the JBossCache build from AS.
-Ben
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864636#3864636
Reply to the post :
http://www.jboss.org/index.html?modu
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050201082035Lbuild.758
BUILD COMPLETE - build.758Date of build: 02/01/2005 08:20:35Time to build: 39 minutes 7 secondsLast changed: 02/01/2005 03:24:56Last log entry: Changed to use unified
I can't believe it isn't any answer to my question...nobody have the same
problem???
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864634#3864634
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864634
---
[ http://jira.jboss.com/jira/browse/JBCACHE-79?page=history ]
Ben Wang resolved JBCACHE-79:
-
Resolution: Done
This is not a fix on cache but rather on tomcat layer.
> HttpSessionBindingListener broken when replication enabled
>
[ http://jira.jboss.com/jira/browse/JBCACHE-79?page=history ]
Ben Wang updated JBCACHE-79:
Attachment: tomcat50-service.jar
Patch for 4.0.1.
> HttpSessionBindingListener broken when replication enabled
> -
[ http://jira.jboss.com/jira/browse/JBAS-1360?page=history ]
Ben Wang resolved JBAS-1360:
Resolution: Done
Fix Version: JBossAS-4.0.2RC1
JBossAS-5.0 Alpha
JBossAS-4.0.1 Final
(was: JBossAS-3.2
[
http://jira.jboss.com/jira/browse/JBCACHE-37?page=comments#action_12315103 ]
Andrew May commented on JBCACHE-37:
---
Thanks, that's one thing I hadn't tried (I hadn't seen that JBoss-AOP 1.1 had
been released) - I had tried building the AOP/aspect lib
ok, it works.
Thank you very much
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864627#3864627
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864627
---
This SF.Net
What if you press "enter" with no password ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864615#3864615
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864615
---
Hi,
I'm very sorry to unportunate you, but I use eclipse for the cvs and i have
writen :
host : cvs.sf.net
repository path : /cvsroot/jboss co -r JBoss_Portal_2_0_0_alpha jboss-portal-2.0
user : anonymous
password : (nothing)
connection type: pserver
when i click next, it ask me password ...
There is no error. You seem to do the right thing.
Are you sure the user you logged-in with has the
"Admins" role ?
PS: This security model is now deprecated, it is changing right now (has
already been changed in the forums in CVS)
View the original post :
http://www.jboss.org/index.html?modu
This exception is thrown just with LRUPolicy . if you change it to FIFOPolicy
it works.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864602#3864602
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864602
If the question is "is cached data removed when stopService/startService are
called", the answer is no, the cached data is not removed.
I did experience and issue after a cache "restart", where the LRU policy was
not functionning properly (node that were supposed to be evicted where not).
I did
Hi Folks,
as of today JBossWS is the default implementation installed in HEAD. The
existing WS4EE implementation that passes the CTS is untouched and is still
being build.
There are respective deploy tagets that can be used alternatively
| ant deploy-jbossws
|
| ant deploy-ws4ee
|
[ http://jira.jboss.com/jira/browse/JBAS-1361?page=history ]
Doychin Bondzhev updated JBAS-1361:
---
Description:
I discovered strange change in the behaiviour of relation collections after
jboss 3.2.3
Here is what I have as starting point:
I have 2 en
Hello,
In my file portlet.xml, I have declared my portlet and in my file
portlet-instances.xml, I declare which portlet can be see by which role.
|
| Admins
|
|
|
|
|
|
In my class doV
I had exactly the same problem . Did you find any solution ?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864594#3864594
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864594
Hi friends, one question:
is there any eviction on treeCache startService
Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864593#3864593
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864593
---
Hi friends, I've got this message while I am trying to evict all nodes from a
cache, but finally the nodes are evicted from memory so I don't know what does
it means.
12:38:23,781 ERROR [LockInterceptor] entry for transaction :3 not found
(maybe already committed)
| 12:38:25,859 WARN [LRUA
Thanks, Thomas It works well now; I changed the url.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864555#3864555
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864555
There is an issue with MySQL 4.1.8 and 3.1 connector, the problem is regarding
prepared statement. Anyway, you can either put the 3.0 connector or in
portal-ds.xml change the connectionURL to the following one:
jdbc:mysql://localhost:3306/jbossportal?useServerPrepStmts=false
Let me know if it wo
And i guess you can't list the users as well.
Someone else reported the same kind of problem while listing users.
If you want, you can install MySQL 4.0(.23) it will work.
There is an issue with MySQL 4.1.8 and 3.1 connector, the problem is regarding
prepared statement. Anyway, you can either pu
Which jboss cache version is included in JBoss AS 3.2.7?
java -jar jboss-cache.jar does not work.
regards
Lars
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864538#3864538
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&
I wander if it is right i post this issue here, however i still hope someone
can help me work this out.
I just installed the JBoss Portal 2.0alpha;
App Server:4.0.0 &4.0.1
Database My Sql 4.1.8
J Connector:mysql-connector-java-3.1.6-bin.jar
installation
Guide:http://www.jboss.org/wiki/Wiki.jsp?
Hi Thomas.
anonymous wrote : There are many ways to do that, at the end you're the only
one that knows how you prefer your environment.
Well, then I need the architectural scheme of the portal ;), in order to put
everything in "my way".
anonymous wrote : A while back we wrote this Wiki for Nukes.
There are many ways to do that, at the end you're the only one that knows how
you prefer your environment.
A while back we wrote this Wiki for Nukes. Of course this is totally outdated
but you may still find useful information.
http://www.jboss.org/wiki/Wiki.jsp?page=UsingEclipse
(My advice is
thanks! now i can see that my jbp_roles table is empty... hmm... this occirred
after i made the changes to editRole.jsp... nvm, i will try again, thanks for
the help :)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864524#3864524
Reply to the post :
http:/
Hi everyone.
Could anyone help me to setup the development environment (Eclipse) ? I would
like to join the development process of Portal and I need instructions how to
get things working. Or maybe I just need to be
directed to the right place (docs online ???).
Thank you in advance.
Best reg
Your user is in no role.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864518#3864518
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864518
---
This SF.Net email is
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20050201030609Lbuild.77
BUILD COMPLETE - build.77Date of build: 02/01/2005 03:06:09Time to build: 49 minutes 49 secondsLast changed: 01/31/2005 23:41:33Last log entry: Added test for
1 - 100 of 106 matches
Mail list logo