[JBoss-dev] jboss-3.2-testsuite build.55 Build Successful

2005-01-21 Thread qa
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

[JBoss-dev] [JBoss JIRA] Resolved: (JBAS-1311) org.jboss.test.cmp2.cmrtree.test.CascadeDeleteUnitTestCase Failure

2005-01-21 Thread Scott M Stark (JIRA)
[ 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.

[JBoss-dev] [Design of JBoss Portal] - Re: Porting to HSQL

2005-01-21 Thread iwadasn
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

[JBoss-dev] [Design of JBoss Portal] - Re: Porting to HSQL

2005-01-21 Thread iwadasn
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

[JBoss-dev] [Design of JBoss Portal] - Porting to HSQL

2005-01-21 Thread iwadasn
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

[JBoss-dev] jboss-3.2 build.264 Build Successful

2005-01-21 Thread qa
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

[JBoss-dev] jboss-head build.728 Build Successful

2005-01-21 Thread qa
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

[JBoss-dev] jboss-4.0 build.328 Build Successful

2005-01-21 Thread qa
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

[JBoss-dev] jboss-3.2 build.263 Build Successful

2005-01-21 Thread qa
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

[JBoss-dev] jboss-3.2-jdk-matrix build.36 Build Fixed

2005-01-21 Thread qa
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

[JBoss-dev] [Design of JBoss Internal Benchmarking] - Re: SPECJAppServer 2002 Driver fails

2005-01-21 Thread Andrewzhu
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

[JBoss-dev] [Design of JBoss Portal] - Re: themes and TABLEs vs DIVs

2005-01-21 Thread [EMAIL PROTECTED]
"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

[JBoss-dev] jboss-head build.727 Build Successful

2005-01-21 Thread qa
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

[JBoss-dev] [Design of JBoss Build System] - Re: New Build in JBoss-Head

2005-01-21 Thread [EMAIL PROTECTED]
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

[JBoss-dev] [JBossCache] - Re: JBossCache 1.2 released

2005-01-21 Thread saksiri
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

[JBoss-dev] [Design of JBoss Portal] - Re: [Q&S]forum setup.ddl missing: portal 2.0 from cvs

2005-01-21 Thread liteuptoronto
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 --

[JBoss-dev] [JBossCache] - prune in LRUAlgorithm

2005-01-21 Thread kkalmbach
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

[JBoss-dev] [JBoss JIRA] Moved: (EJBTHREE-46) Backmerge AOP 1.1 to Branch_4_0

2005-01-21 Thread Bill Burke (JIRA)
[ 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.

[JBoss-dev] [JBoss JIRA] Closed: (JBAOP-17) Update JBoss AOP IDE support

2005-01-21 Thread Bill Burke (JIRA)
[ 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 >

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-31) Depend on AOP 1.1 release

2005-01-21 Thread Bill Burke (JIRA)
[ 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-dev] [Design of AOP on JBoss (Aspects/JBoss)] - JBoss AOP 1.1 Released

2005-01-21 Thread [EMAIL PROTECTED]
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

[JBoss-dev] [Design of JBoss Admin Console] - Re: Datasource Component Design - Updating JBoss AS

2005-01-21 Thread [EMAIL PROTECTED]
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

[JBoss-dev] [Design of JBoss Admin Console] - Re: Datasource Component Design - Updating JBoss AS

2005-01-21 Thread [EMAIL PROTECTED]
"[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

[JBoss-dev] [Design of Mail Services] - Re: Load/Performance testing

2005-01-21 Thread [EMAIL PROTECTED]
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

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1314) NPE in SQLUtil.appendColumnNamesClause after configuring load group

2005-01-21 Thread cgs (JIRA)
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

[JBoss-dev] jboss-3.2 build.262 Build Successful

2005-01-21 Thread qa
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

[JBoss-dev] [Design of JBoss Portal] - themes and TABLEs vs DIVs

2005-01-21 Thread jimmyed2001
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

[JBoss-dev] [Design of Mail Services] - Re: Load/Performance testing

2005-01-21 Thread pilhuhn
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

[JBoss-dev] [Design of JBoss Admin Console] - Re: Datasource Component Design - Updating JBoss AS

2005-01-21 Thread [EMAIL PROTECTED]
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

[JBoss-dev] [Design of JBoss Admin Console] - Re: Datasource Component Design - Updating JBoss AS

2005-01-21 Thread [EMAIL PROTECTED]
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

[JBoss-dev] [Design of JBoss Admin Console] - Re: Datasource Component Design - Updating JBoss AS

2005-01-21 Thread [EMAIL PROTECTED]
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

[JBoss-dev] [JBoss JIRA] Created: (JBREM-48) JGroups transport

2005-01-21 Thread Tom Elrod (JIRA)
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

[JBoss-dev] [JBoss JIRA] Created: (JBREM-47) Dynamic classloading

2005-01-21 Thread Tom Elrod (JIRA)
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

[JBoss-dev] jboss-4.0-testsuite build.46 Build Successful

2005-01-21 Thread qa
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

[JBoss-dev] [JBoss JIRA] Created: (JBREM-46) Connection failure callback

2005-01-21 Thread Tom Elrod (JIRA)
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

[JBoss-dev] [Design of JBoss Portal] - Re: confirmcreatecollection.jsp and confirmcopy.jsp extend f

2005-01-21 Thread [EMAIL PROTECTED]
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

[JBoss-dev] [JBoss JIRA] Created: (JBREM-45) Remoting watchdog

2005-01-21 Thread Tom Elrod (JIRA)
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

[JBoss-dev] [JBoss JIRA] Created: (JBREM-44) HA support for unified invoker

2005-01-21 Thread Tom Elrod (JIRA)
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

[JBoss-dev] [JBoss JIRA] Created: (JBREM-43) custom socket factories

2005-01-21 Thread Tom Elrod (JIRA)
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

[JBoss-dev] [JBoss JIRA] Created: (JBREM-42) two phase deserialization - handler classloading

2005-01-21 Thread Tom Elrod (JIRA)
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

[JBoss-dev] [Design of JBoss Portal] - confirmcreatecollection.jsp and confirmcopy.jsp extend from

2005-01-21 Thread jimmyed2001
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

[JBoss-dev] [Design of JBoss Admin Console] - Re: Datasource Component Design - Updating JBoss AS

2005-01-21 Thread [EMAIL PROTECTED]
"[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

[JBoss-dev] [JBoss JIRA] Closed: (JBMAIL-28) JBossMail should bounce back non deliverable mail

2005-01-21 Thread Heiko W. Rupp (JIRA)
[ 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 >

[JBoss-dev] [JBoss JIRA] Commented: (JBMAIL-29) JBMail needs a "mailq" command

2005-01-21 Thread Heiko W. Rupp (JIRA)
[ 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

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1313) RepositorySelector should be integrated into JBoss Server

2005-01-21 Thread Stan Silvert (JIRA)
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

[JBoss-dev] [Design of JBoss Admin Console] - Re: Datasource Component Design - Updating JBoss AS

2005-01-21 Thread [EMAIL PROTECTED]
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

[JBoss-dev] [Design of JBoss Portal] - Re: [Q&S]forum setup.ddl missing: portal 2.0 from cvs

2005-01-21 Thread [EMAIL PROTECTED]
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

[JBoss-dev] [Design of JBoss Portal] - Re: [Q&S]forum setup.ddl missing: portal 2.0 from cvs

2005-01-21 Thread liteuptoronto
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

[JBoss-dev] [Design of JBoss Portal] - plain text password on URL...

2005-01-21 Thread jimmyed2001
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

[JBoss-dev] [Design of JBoss Portal] - [Q&S]forum setup.ddl missing: portal 2.0 from cvs

2005-01-21 Thread liteuptoronto
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

[JBoss-dev] [JBoss JIRA] Updated: (JBCACHE-79) HttpSessionBindingListener broken when replication enabled

2005-01-21 Thread Stan Silvert (JIRA)
[ 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 >

[JBoss-dev] [JBoss JIRA] Created: (JBCACHE-79) HttpSessionBindingListener broken when replication enabled

2005-01-21 Thread Stan Silvert (JIRA)
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

[JBoss-dev] [JBossCache] - Re: Problem in running the plain.bsh example

2005-01-21 Thread loupubeu
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 -

[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - Re: Syntax Highlighting

2005-01-21 Thread [EMAIL PROTECTED]
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)

[JBoss-dev] [JBoss JIRA] Closed: (JBPORTAL-185) JSP lib incorrect

2005-01-21 Thread Roy Russo (JIRA)
[ 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

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1312) deploying two application in JBoss

2005-01-21 Thread Rajini Kanth D (JIRA)
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

[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - Re: Syntax Highlighting

2005-01-21 Thread ken_n_hutchinson
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

[JBoss-dev] [JBoss JIRA] Created: (JBBUILD-5) Add Ant task to modify 3rd party jar manifests

2005-01-21 Thread Ryan Campbell (JIRA)
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

[JBoss-dev] [JBoss JIRA] Reopened: (JBPORTAL-104) SSL between portal and webdav resource

2005-01-21 Thread Roy Russo (JIRA)
[ 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

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1310) EJB timer implementation on top of Quartz

2005-01-21 Thread Tim McCune (JIRA)
[ 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:

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1310) EJB timer implementation on top of Quartz

2005-01-21 Thread Tim McCune (JIRA)
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:

[JBoss-dev] [JBoss JIRA] Updated: (EJBTHREE-12) EJB ENC must be java:comp/env currently it is java.ejb/comp/env

2005-01-21 Thread Bill Burke (JIRA)
[ 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)

[JBoss-dev] [JBoss JIRA] Commented: (JBCACHE-38) Eviction policy timer starts multiple times if cache is restarted

2005-01-21 Thread Thomas Cherel (JIRA)
[ 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

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-185) JSP lib incorrect

2005-01-21 Thread Roy Russo (JIRA)
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

[JBoss-dev] [JBoss JIRA] Commented: (JBCACHE-38) Eviction policy timer starts multiple times if cache is restarted

2005-01-21 Thread Bela Ban (JIRA)
[ 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

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1311) org.jboss.test.cmp2.cmrtree.test.CascadeDeleteUnitTestCase Failure

2005-01-21 Thread Scott M Stark (JIRA)
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

[JBoss-dev] [JBoss JIRA] Updated: (JBCACHE-37) Stack Overflow when using Collection classes in TreeCacheAop

2005-01-21 Thread Andrew May (JIRA)
[ 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

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-186) page catalog of a portal

2005-01-21 Thread Julien Viet (JIRA)
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

[JBoss-dev] [JBoss JIRA] Resolved: (JBPORTAL-186) page catalog of a portal

2005-01-21 Thread Julien Viet (JIRA)
[ 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

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-10) EntityManager needs to be serializable

2005-01-21 Thread Bill Burke (JIRA)
[ 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.

[JBoss-dev] [JBoss JIRA] Closed: (EJBTHREE-45) @Inheritance won't work with composite keys

2005-01-21 Thread Bill Burke (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

[JBoss-dev] [Design of JBoss Admin Console] - Re: Datasource Component Design - Updating JBoss AS

2005-01-21 Thread [EMAIL PROTECTED]
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

[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - Re: Syntax Highlighting

2005-01-21 Thread [EMAIL PROTECTED]
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

[JBoss-dev] [Design of JBoss Admin Console] - Re: Datasource Component Design - Updating JBoss AS

2005-01-21 Thread [EMAIL PROTECTED]
"[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

[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - Syntax Highlighting

2005-01-21 Thread ken_n_hutchinson
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

[JBoss-dev] [Design of JBoss Admin Console] - Re: Datasource Component Design - Updating JBoss AS

2005-01-21 Thread [EMAIL PROTECTED]
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

[JBoss-dev] [Design of JBoss Admin Console] - Re: Datasource Component Design - Updating JBoss AS

2005-01-21 Thread [EMAIL PROTECTED]
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

[JBoss-dev] jboss-head build.726 Build Successful

2005-01-21 Thread qa
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

[JBoss-dev] [Design of JBoss Build System] - Re: New Build in JBoss-Head

2005-01-21 Thread [EMAIL PROTECTED]
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

[JBoss-dev] [Design of JBoss Build System] - Re: New Build in JBoss-Head

2005-01-21 Thread [EMAIL PROTECTED]
I've already added that to the new build: | | | | | | | | | | | | |

[JBoss-dev] [Design of JBoss Portal] - Re: Switching between different MIME types globaly

2005-01-21 Thread ArturasB
"[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

[JBoss-dev] [Design of JBoss Admin Console] - Re: Datasource Component Design - Updating JBoss AS

2005-01-21 Thread [EMAIL PROTECTED]
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

[JBoss-dev] [Design of JBoss Portal] - Re: Switching between different MIME types globaly

2005-01-21 Thread [EMAIL PROTECTED]
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

[JBoss-dev] [Design of JBoss Portal] - Re: Switching between different MIME types globaly

2005-01-21 Thread ArturasB
"[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

[JBoss-dev] [Design of JBoss Portal] - Re: Switching between different MIME types globaly

2005-01-21 Thread [EMAIL PROTECTED]
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

[JBoss-dev] [Design of JBoss Portal] - Re: Switching between different MIME types globaly

2005-01-21 Thread ArturasB
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"

[JBoss-dev] [Design of JBoss Portal] - Re: Switching between different MIME types globaly

2005-01-21 Thread [EMAIL PROTECTED]
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

[JBoss-dev] [Design of JBoss Portal] - Switching between different MIME types globaly

2005-01-21 Thread ArturasB
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

[JBoss-dev] jboss-head build.725 Build Successful

2005-01-21 Thread qa
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

[JBoss-dev] [JBossCache] - Re: persistPolicy on TreeCache??

2005-01-21 Thread Jarva55
sorry. the xml is like this: | | jboss:service=Naming | jboss:service=TransactionManager | | | PersistentTreeCache | | | | | |

[JBoss-dev] [JBossCache] - persistPolicy on TreeCache??

2005-01-21 Thread Jarva55
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

[JBoss-dev] [Design of the JBoss EJB Container] - Re: CORBA callback and EJB

2005-01-21 Thread fruehbeck
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.

[JBoss-dev] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: Warning : Deployed as CLUSTERED but not a single cluster

2005-01-21 Thread orwtech
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

[JBoss-dev] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: Warning : Deployed as CLUSTERED but not a single cluster

2005-01-21 Thread orwtech
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

[JBoss-dev] jboss-4.0-jdk-matrix build.68 Build Successful

2005-01-21 Thread qa
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

[JBoss-dev] [JBossCache] - Re: Exception on hot re-deploy of EAR using JBossCache

2005-01-21 Thread tcherel
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

[JBoss-dev] [Design of JBoss Portal] - Re: How can i cancel a pending transaction ?

2005-01-21 Thread [EMAIL PROTECTED]
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 ---

[JBoss-dev] [Design of JBoss Portal] - Re: UNABLE TO CONNECT TO CONTENT STORE in my portal

2005-01-21 Thread [EMAIL PROTECTED]
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

[JBoss-dev] [JBossCache] - Re: JBossCache 1.2 released

2005-01-21 Thread octopus
"[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=

[JBoss-dev] [JBossCache] - Re: Exception on hot re-deploy of EAR using JBossCache

2005-01-21 Thread dbJav
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   2   >