View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-testsuite?log=log20050122014028Lbuild.55
BUILD COMPLETE - build.55Date of build: 01/22/2005 01:40:28Time to build: 68 minutes 41 secondsLast changed: 01/22/2005 00:58:36Last log entry: Correct the pm
[ http://jira.jboss.com/jira/browse/JBAS-1311?page=history ]
Scott M Stark resolved JBAS-1311:
-
Resolution: Done
The simple A, B table names were conflicting with the same names from previous
tests so making the tables unqiue resolved the problem.
OK, one more guess.
It appears you are trying to use the getGeneratedKeys() functionality embedded
in JDBC, functionality that HSQL doesn't appear to support. Is this correct? If
this is the case, then perhaps HSQL could be modified to support it, and we
could have a portal that works on t
Actually, it appears to be working now (go figure). Here's an error encountered
while running it though
java.sql.SQLException: Unexpected token: LAST_INSERT_ID in statement [select
last_insert_id()]
at org.hsqldb.Trace.getError(Unknown Source)
at org.hsqldb.Result.(Unknown S
I began by taking a stock 4.0.1 install, and then I converted the SQL script to
insert the correct data into HSQL. Here's what I get when I try to run the
portal...
2005-01-22 01:48:31,723 ERROR [org.jboss.web.localhost.Engine]
StandardWrapperValve[PortletServlet]: Servlet.service() for servlet
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050122011605Lbuild.264
BUILD COMPLETE - build.264Date of build: 01/22/2005 01:16:05Time to build: 12 minutes 14 secondsLast changed: 01/22/2005 00:58:36Last log entry: Correct the pm file nam
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050121215003Lbuild.728
BUILD COMPLETE - build.728Date of build: 01/21/2005 21:50:03Time to build: 19 minutes 35 secondsLast changed: 01/21/2005 19:10:07Last log entry: The default thread loc
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050121205753Lbuild.328
BUILD COMPLETE - build.328Date of build: 01/21/2005 20:57:53Time to build: 22 minutes 48 secondsLast changed: 01/21/2005 19:10:42Last log entry: The default thread loca
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050121195928Lbuild.263
BUILD COMPLETE - build.263Date of build: 01/21/2005 19:59:28Time to build: 20 minutes 25 secondsLast changed: 01/21/2005 19:09:28Last log entry: The default thread loca
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-jdk-matrix?log=log20050121185410Lbuild.36
BUILD COMPLETE - build.36Date of build: 01/21/2005 18:54:10Time to build: 32 minutes 44 secondsLast changed: 01/21/2005 15:49:08Last log entry: Just use a sim
Clebert,
After I changed those ; to : and recompiled the package, it works. Thank you.
I think the original Benchmark developer worked on Windows system, so ';' was
used to separate classpath. but on Unix, ':' should be used.
I run into another problem, does it ring a bell again?
My test envio
"jimmyed2001" wrote : The current UI pages are built with HTML tables instead
of DIVs. Using DIVs would enable much more flexibility when it comes to UI
themes. Is there a plan to switch to DIVs prior to GA or are tables being used
for backward compatibility?
|
I'm not sure I follow, but thi
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050121164508Lbuild.727
BUILD COMPLETE - build.727Date of build: 01/21/2005 16:45:08Time to build: 49 minutes 20 secondsLast changed: 01/21/2005 13:08:20Last log entry: jmx test
I have checked in naming/jbossbuild.xml. I implemented rmic as Adrian
described above with an "rmic" attribute on the source node in the component
definition (in naming/jbossbuild.xml):
|
|...
|
And I have a source node in tasks.xml's build targetdef which applies
BTW, the CVS tag for this appears to be JBOSSCACHE_1_2.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863198#3863198
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863198
Thanks thomas. I read the documentation but didn't read that far. Thanks for
reminding :)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863197#3863197
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863197
--
Question about the prune method in LRUAlgorithm. This is probably a small
issue that will not actually affect anyone, but I'm looking for an opinion.
I hope this explanation makes sense
Currently, the process method runs through the queue processing the
gets/adds/deletes, then it runs thro
[ http://jira.jboss.com/jira/browse/EJBTHREE-46?page=history ]
Bill Burke moved JBAOP-66 to EJBTHREE-46:
-
Project: EJB 3.0 (was: JBoss AOP)
Key: EJBTHREE-46 (was: JBAOP-66)
Version: Preview 3
(was: 1.
[ http://jira.jboss.com/jira/browse/JBAOP-17?page=history ]
Bill Burke closed JBAOP-17:
---
Resolution: Done
> Update JBoss AOP IDE support
>
>
> Key: JBAOP-17
> URL: http://jira.jboss.com/jira/browse/JBAOP-17
>
[ http://jira.jboss.com/jira/browse/EJBTHREE-31?page=history ]
Bill Burke closed EJBTHREE-31:
--
Resolution: Done
> Depend on AOP 1.1 release
> -
>
> Key: EJBTHREE-31
> URL: http://jira.jboss.com/jira/browse/EJBT
JBoss AOP 1.1 has been released. A lot of bug fixes and features have been
added since the 1.0 release. See the release notes below for more detail.
http://www.jboss.org/products/aop/release11
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863186#3863186
Wow. Well, this fileDrop is very simple - it slurps in the file contents in a
single byte[] and transmits that byte array over the network (via
JBoss/Remoting transporting and marshalling) to the server. No chunking or
anything.
So, as you can see, the JVM must have enough memory to store the
"[EMAIL PROTECTED]" wrote : depends on the size of the files. Tom E's idea is
a good one for large files - that is, have a remote file input stream that a
server can read to slurp down a file from the remote client.
So database driver .jar files may typically be around 1-2Mb, with some larger
Clebert also pointed this out: http://www.spec.org/mail2001/. While its not
open source, it might be cool to do comparative benchmarking.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863174#3863174
Reply to the post :
http://www.jboss.org/index.html?modul
NPE in SQLUtil.appendColumnNamesClause after configuring load group
---
Key: JBAS-1314
URL: http://jira.jboss.com/jira/browse/JBAS-1314
Project: JBoss Application Server
Type: Bug
Components: CMP servi
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050121144805Lbuild.262
BUILD COMPLETE - build.262Date of build: 01/21/2005 14:48:05Time to build: 22 minutes 22 secondsLast changed: 01/21/2005 11:53:03Last log entry: Rename AbstractDBSchema
The current UI pages are built with HTML tables instead of DIVs. Using DIVs
would enable much more flexibility when it comes to UI themes. Is there a plan
to switch to DIVs prior to GA or are tables being used for backward
compatibility?
View the original post :
http://www.jboss.org/index.htm
Hehe :-)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863168#3863168
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863168
---
This SF.Net email is sponsored by: I
Ok. I'm going to move streaming files lower on my priority list then if you
don't think you would need it right away.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863166#3863166
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode
depends on the size of the files. Tom E's idea is a good one for large files -
that is, have a remote file input stream that a server can read to slurp down a
file from the remote client.
My fileDrop command will take the contents of any file (or any String or any
Object to be serialized), shi
Apologies guys. I was only using a URL to the file as an example of a type of
reference to a file. It might as well have been a String containing the path
relative to JBOSS_HOME, or a java.io.File object.
For the remote case we simply can't rely on the driver jar being available to
the remote m
JGroups transport
-
Key: JBREM-48
URL: http://jira.jboss.com/jira/browse/JBREM-48
Project: JBoss Remoting
Type: Feature Request
Components: transport
Versions: 1.0.1 beta
Reporter: Tom Elrod
Assigned to: Tom Elrod
Would like to a
Dynamic classloading
Key: JBREM-47
URL: http://jira.jboss.com/jira/browse/JBREM-47
Project: JBoss Remoting
Type: Feature Request
Components: general
Versions: 1.0.1 beta
Reporter: Tom Elrod
Assigned to: Tom Elrod
Need abilit
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite?log=log20050121113031Lbuild.46
BUILD COMPLETE - build.46Date of build: 01/21/2005 11:30:31Time to build: 154 minutes 26 secondsLast changed: 01/21/2005 01:33:53Last log entry: Inserted sleep
Connection failure callback
---
Key: JBREM-46
URL: http://jira.jboss.com/jira/browse/JBREM-46
Project: JBoss Remoting
Type: Feature Request
Components: general
Versions: 1.0.1 beta
Reporter: Tom Elrod
Assigned to: Tom Elrod
Yes, I fixed it this morning. It is checked in to HEAD now.
http://jira.jboss.com/jira/browse/JBPORTAL-185
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863162#3863162
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38
Remoting watchdog
---
Key: JBREM-45
URL: http://jira.jboss.com/jira/browse/JBREM-45
Project: JBoss Remoting
Type: Task
Components: general
Versions: 1.0.1 beta
Reporter: Tom Elrod
Assigned to: Tom Elrod
Build in ability
HA support for unified invoker
--
Key: JBREM-44
URL: http://jira.jboss.com/jira/browse/JBREM-44
Project: JBoss Remoting
Type: Task
Components: general
Versions: 1.0.1 beta
Reporter: Tom Elrod
Assigned to: Tom Elrod
Ne
custom socket factories
---
Key: JBREM-43
URL: http://jira.jboss.com/jira/browse/JBREM-43
Project: JBoss Remoting
Type: Feature Request
Components: transport
Versions: 1.0.1 beta
Reporter: Tom Elrod
Assigned to: Tom Elrod
two phase deserialization - handler classloading
Key: JBREM-42
URL: http://jira.jboss.com/jira/browse/JBREM-42
Project: JBoss Remoting
Type: Task
Components: general
Versions: 1.0.1 beta
Reporter: Tom
All of the jsps in 2.0 Alpha extend from
org.jboss.portal.core.servlet.jsp.PortalJsp except
portal-core.sar\portal-core.war\WEB-INF\jsp\cms\admin\confirmcreatecollection.jsp
and confirmcopy.jsp. These descend from
org.jboss.portal.core.servlet.jsp.PortalJSP (note different case of last two
le
"[EMAIL PROTECTED]" wrote :
| 4) The Admin Console passes the Datasource definition information,
including a URL to the driver jar, into the JBoss Network CommandClient on the
local machine.
| 5) JBoss/Remoting magic happens. What I'm essentially saying is that how
the driver jar gets from
[ http://jira.jboss.com/jira/browse/JBMAIL-28?page=history ]
Heiko W. Rupp closed JBMAIL-28:
---
Resolution: Duplicate Issue
This is a duplicate of JBMAIL-24.
> JBossMail should bounce back non deliverable mail
>
[
http://jira.jboss.com/jira/browse/JBMAIL-29?page=comments#action_12314789 ]
Heiko W. Rupp commented on JBMAIL-29:
-
This can probably done with a QueueBrowser. For all received items, peek at
them and return From:, To: (multiple), MessageID.
> JB
RepositorySelector should be integrated into JBoss Server
-
Key: JBAS-1313
URL: http://jira.jboss.com/jira/browse/JBAS-1313
Project: JBoss Application Server
Type: Feature Request
Reporter: Stan Silvert
Ass
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 the URL to the local file. When the template
You should read carefully the documentation ;)
You need to build the ddl, by typing "sh build.sh ddl" in core and forums.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863156#3863156
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&m
The above was what I did after the deploy of the core. So I should also do a
deploy:
jboss-portal-2.0/forums/sh build.sh deploy
and the portlet will be available.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863154#3863154
Reply to the post :
http://w
If you provide a wrong user id during login, you password is displayed in plain
text on the URL of the next page.
e.g. I have a typo in my user id, but provide the correct password. The URL of
the next page is:
|
http://localhost:8080/portal/j_security_check?j_username=jdoeOOPS&j_password=win
I have tried out the alpha and it works fine. Thanks to the portal team. :) But
just a suggestion I'd like to add for those who build their own portal from
cvs, is that a setup.ddl was missing for the ForumPortlet or ForumModule. This
setup.ddl was copied from the alpha binary release and with i
[ http://jira.jboss.com/jira/browse/JBCACHE-79?page=history ]
Stan Silvert updated JBCACHE-79:
Attachment: sessionbindinglistener.zip
I also attached the test app to this issue.
> HttpSessionBindingListener broken when replication enabled
>
HttpSessionBindingListener broken when replication enabled
--
Key: JBCACHE-79
URL: http://jira.jboss.com/jira/browse/JBCACHE-79
Project: JBoss Cache
Type: Bug
Reporter: Stan Silvert
Assigned to: Ben Wang
Thanks ! exact !
it misses the second "%" in the script
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863146#3863146
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863146
-
it was not a subtle jab to come up with your own - just a suggestion to chip in
and make it better ;)
The jsp plugin was given to jboss at some point yes. We have maintained and
developed on it and continue to do so. Still we are also monitoring the WTP
project (since we are memeber of Eclipse)
[ http://jira.jboss.com/jira/browse/JBPORTAL-185?page=history ]
Roy Russo closed JBPORTAL-185:
--
Resolution: Done
fixed => PortalJsp
> JSP lib incorrect
> -
>
> Key: JBPORTAL-185
> URL: http://jira.jboss.com/jira/brows
deploying two application in JBoss
--
Key: JBAS-1312
URL: http://jira.jboss.com/jira/browse/JBAS-1312
Project: JBoss Application Server
Type: CTS Challenge
Components: EJBs
Versions: JBossAS-4.0.0 Final
Environment: linux
I hope that's not a subtle jab that if I don't like it, come up with my own ;)
I understand that JBoss-IDE is using a plugin written by another group
(correct?) so really, they are the ones that should address the issues. I
guess I was more curious to see if JBoss would undertake this on thei
Add Ant task to modify 3rd party jar manifests
--
Key: JBBUILD-5
URL: http://jira.jboss.com/jira/browse/JBBUILD-5
Project: JBoss Build System
Type: Feature Request
Reporter: Ryan Campbell
We need to find/build a task
[ http://jira.jboss.com/jira/browse/JBPORTAL-104?page=history ]
Roy Russo reopened JBPORTAL-104:
labs needs this.
> SSL between portal and webdav resource
> --
>
> Key: JBPORTAL-104
> URL: http://ji
[ http://jira.jboss.com/jira/browse/JBAS-1310?page=history ]
Tim McCune updated JBAS-1310:
-
Attachment: quartzEJB.tar.gz
> EJB timer implementation on top of Quartz
> -
>
> Key: JBAS-1310
> URL: http:
EJB timer implementation on top of Quartz
-
Key: JBAS-1310
URL: http://jira.jboss.com/jira/browse/JBAS-1310
Project: JBoss Application Server
Type: Patch
Components: EJBs
Versions: JBossAS-4.0.1 Final
Reporter:
[ http://jira.jboss.com/jira/browse/EJBTHREE-12?page=history ]
Bill Burke updated EJBTHREE-12:
---
Description:
Environment:
Version: Preview 5
(was: Preview 3)
Fix Version: Preview 5
(was: Preview 3)
[
http://jira.jboss.com/jira/browse/JBCACHE-38?page=comments#action_12314782 ]
Thomas Cherel commented on JBCACHE-38:
--
Will the transaction/lock cleanup fix the fact that LRU eviction does not work
anymore after as stop/start?
> Eviction policy
JSP lib incorrect
-
Key: JBPORTAL-185
URL: http://jira.jboss.com/jira/browse/JBPORTAL-185
Project: JBoss Portal
Type: Bug
Reporter: Roy Russo
Assigned to: Roy Russo
Fix For: 2.0 Beta
Some of the Admin CMS JSPs are still pointing to the ol
[
http://jira.jboss.com/jira/browse/JBCACHE-38?page=comments#action_12314781 ]
Bela Ban commented on JBCACHE-38:
-
I won't clean the data, just remove all transactions running on them. Look at
JBCACHE-39 for the correct issue.
> Eviction policy timer s
org.jboss.test.cmp2.cmrtree.test.CascadeDeleteUnitTestCase Failure
--
Key: JBAS-1311
URL: http://jira.jboss.com/jira/browse/JBAS-1311
Project: JBoss Application Server
Type: Bug
Components: CMP service
[ http://jira.jboss.com/jira/browse/JBCACHE-37?page=history ]
Andrew May updated JBCACHE-37:
--
Attachment: cachetest.jar
EJB jar containing the CacheTest bean and all related classes (including
compiled JUnit test case). You should be able to drop this into
page catalog of a portal
Key: JBPORTAL-186
URL: http://jira.jboss.com/jira/browse/JBPORTAL-186
Project: JBoss Portal
Type: Task
Versions: 2.0 Beta
Reporter: Julien Viet
Assigned to: Julien Viet
Fix For: 2.0 Beta
Added a s
[ http://jira.jboss.com/jira/browse/JBPORTAL-186?page=history ]
Julien Viet resolved JBPORTAL-186:
--
Resolution: Done
> page catalog of a portal
>
>
> Key: JBPORTAL-186
> URL: http://jira.jboss.com/jira/bro
[ http://jira.jboss.com/jira/browse/EJBTHREE-10?page=history ]
Bill Burke closed EJBTHREE-10:
--
Resolution: Done
> EntityManager needs to be serializable
> --
>
> Key: EJBTHREE-10
> URL: http://jira.
[ http://jira.jboss.com/jira/browse/EJBTHREE-45?page=history ]
Bill Burke closed EJBTHREE-45:
--
Resolution: Done
> @Inheritance won't work with composite keys
> ---
>
> Key: EJBTHREE-45
> URL: ht
Here are a couple of the simpler scenarios...
Case 1: Administering a single JBoss instance which is local to the Admin
Console, i.e. the Admin Console is running inside the instance which is being
administered. This the only case we truely care about for the first phase of
Admin Console develo
We fully agree with you ;)
We are searching high and low for people who would like to help us build a
kick-ass open source IDE. Contributions are very welcome!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863136#3863136
Reply to the post :
http://www.jb
"[EMAIL PROTECTED]" wrote :
| What if you need to ship the file to several remote endpoints (as in the
case when you want to remotely write out a config file or deployment sar to
multiple nodes on the network) - you would need mulitple remote streams, no?
Right now, would have to write someth
I was very excited to download the IDE from JBoss since I am a big fan of what
Eclipse is trying to accomplish. Why they don't include JSP syntax
highlighting by default blows my mind. So I thought JBoss had finally
delivered to me the holy grail of open source IDEs.
To my disappointment, t
anonymous wrote :
| but at least you won't have to load the whole file in memory (which would
have to do otherwise if not streamed).
|
Which is the limitation to this simple fileDrop command I am implementing - the
entire file contents must be shipped to the remote service that will write
Guess there are two points from my perspective. The first, which Dimitris
already touched on, what is going to be the interface on the client end? If
this is a web browser, then can just have a servlet for the upload of the jar
(which will obviously not require remoting and should be pretty st
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050121094424Lbuild.726
BUILD COMPLETE - build.726Date of build: 01/21/2005 09:44:24Time to build: 50 minutes 30 secondsLast changed: 01/21/2005 08:00:44Last log entry: Rework examples to sho
Ultimately we do want this for thirdparty jars for support as very few projects
actually correctly tag their jars so its difficult to know what version of x is
in jboss. The new thirdparty management mechanism should make this information
available and should encode it as part of the dist build
I've already added that to the new build:
|
|
|
|
|
|
|
|
|
|
|
|
|
"[EMAIL PROTECTED]" wrote : code it.
Well, I think I'll go for this ;). My experience (6 years of C++, GIS business
and ~3.5 years of JAVA, J2EE, telco bussines) says it's always better to code
"configurable software" ;) instead of having hardcoded crap...
View the original post :
http://www.j
We need to first resolve how to upload files into some directory (e.g.
./console/deploy) and have some control over that (i.e. know when uploading is
succesfully completed).
I'll ask Tom to see what the status of this WRT remoting.
A related question I have is how those pages (e.g. JIRA attache
I said how it should be implemented, however it's not our priority now to do
it. That means that you either have to hardcode your content type in this
interceptor and recompile or code it.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863102#3863102
Reply t
"[EMAIL PROTECTED]" wrote : well you have to do it
:D
What then this mean ?
anonymous wrote : definitely what jboss portal can do
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863101#3863101
Reply to the post :
http://www.jboss.org/index.html?module=bb&op
well you have to do it
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863100#3863100
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863100
---
This SF.Net email is s
anonymous wrote : definitely what jboss portal can do.
|
| how it should be done is browser detection :
|
| a user makes a request, the interceptor uses the browser name to choose the
content type for the request.
|
Perfect then ;) !!!
Where can I see the "user agent->content type"
definitely what jboss portal can do.
how it should be done is browser detection :
a user makes a request, the interceptor uses the browser name to choose the
content type for the request.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863098#3863098
Reply
Hi everyone.
As far as I know the interceptor is responsible for setting the global MIME
type. I would like to ask if there is a possibility to set the global MIME type
somewhere in the configuration ? Or mayby pass a paramerter which will forse
the portal to switch the MIME type for a certain
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050121075904Lbuild.725
BUILD COMPLETE - build.725Date of build: 01/21/2005 07:59:04Time to build: 26 minutes 34 secondsLast changed: 01/21/2005 07:31:24Last log entry: Rework examples to sho
sorry. the xml is like this:
|
| jboss:service=Naming
| jboss:service=TransactionManager
|
|
| PersistentTreeCache
|
|
|
|
|
|
iI'm trying to implements persistence policy on my TreeCache, but if I try it
by the same way as the example give in jboss/doc/examples, I can't do it. My
"treecache-service.xml" is like this:
jboss:service=Naming
jboss:service=TransactionManager
I don't know if you are still working on that topic, but anyhow..
It is NOT true, that interworking is not possible implementing a externally
defined CORBA interface.
I am interworking with a CORBA system using plain EJBs.
You just need a small CORBA wrapper called (typically) TIE implementation.
sorry the tag disapeared
TRUE
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863062#3863062
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863062
---
This SF.Net em
don't you need TRUE tag in your jboss.xml?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863061#3863061
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863061
---
T
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20050121043512Lbuild.68
BUILD COMPLETE - build.68Date of build: 01/21/2005 04:35:12Time to build: 47 minutes 20 secondsLast changed: 01/21/2005 01:33:53Last log entry: Inserted sleep
Thanks for the pointer.
In my case, I do not have any JDBC driver jar in my ear.
But I suppose that putting the JBossCache jars (the error is occuring on a
JBossCache class) in the server/lib instead of the EAR will solve the problem.
I do not like the idea too much as I'd like to have my EAR as
Can you send me a dump of your PostgresSQL database ? ([EMAIL PROTECTED])
Thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863053#3863053
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863053
---
Did you use the deploy task ?
The deploy task unzip the file core/src/bin/setup/cms-content.zip (AFAIR) in
the data directory of JBoss. It is done automatically.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863052#3863052
Reply to the post :
http://www.jb
"[EMAIL PROTECTED]" wrote : can you verify this is also broken in 1.2.1 (CVS
head) ?
Just updated from jboss-head and it's still there.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863051#3863051
Reply to the post :
http://www.jboss.org/index.html?module=
Hi Thomas,
Have a look at this thread:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=58900
To solve our problem, I just removed the driver jars from my .ear and put them
instead in JBoss lib under the default server. I did not get the exception on
redeploy since then.
Cheers.
Den
1 - 100 of 106 matches
Mail list logo