[JBoss-dev] [Design of JBoss Portal] - Re: how to config build properties to support oracle

2005-02-04 Thread jaejong
thanks for replys. After setting core/src/resources/test/hibernate.properties to Oracle9Dialect, I tried build. The ddl is created for oracle but setup.sql is not for oracle. The sql inset statement contain MD5 function for jbp_password and NOW() for jbp_regdate. Are there any replacements for MD

[JBoss-dev] [Design of JBoss Portal] - Re: Compile errors in Forum module - missing JBoss intercept

2005-02-04 Thread kgelner
"[EMAIL PROTECTED]" wrote : Sorry i was not explicit enough, i mean the other d :) | | cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss update -d Thanks, I cannot reach the CVS server at the moment to run an update with the flag but I'm pretty sure the repository missing directories is indee

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

2005-02-04 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050205011417Lbuild.775 BUILD COMPLETE - build.775Date of build: 02/05/2005 01:14:17Time to build: 22 minutes 5 secondsLast changed: 02/05/2005 01:03:40Last log entry: Use a logger at debug l

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1381) Clustering with CrossContext Enabled generates exception

2005-02-04 Thread Ben Wang (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1381?page=history ] Ben Wang updated JBAS-1381: --- Fix Version: JBossAS-4.0.1 SP1 (was: JBossAS-4.0.2 Final) > Clustering with CrossContext Enabled generates exception > -

[JBoss-dev] [JBoss JIRA] Assigned: (JBIDE-116) Conflict between JBoss-IDE plugin and Rational ClearCase SCM

2005-02-04 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-116?page=history ] Scott M Stark reassigned JBIDE-116: --- Assign To: Marshall Culpepper (was: Scott M Stark) > Conflict between JBoss-IDE plugin and Rational ClearCase SCM > -

[JBoss-dev] [JBoss JIRA] Commented: (JBIDE-116) Conflict between JBoss-IDE plugin and Rational ClearCase SCM

2005-02-04 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-116?page=comments#action_12315173 ] Scott M Stark commented on JBIDE-116: - A user comment: We're a clearcase shop. I'm trying to evangelize eclipse and jboss ide within the firm. This issue is a pain. Plea

[JBoss-dev] [JBoss JIRA] Moved: (JBIDE-116) Conflict between JBoss-IDE plugin and Rational ClearCase SCM

2005-02-04 Thread Scott M Stark (JIRA)
[ http://jira.jboss.com/jira/browse/JBIDE-116?page=history ] Scott M Stark moved JBAS-1218 to JBIDE-116: --- Project: JBoss IDE (was: JBoss Application Server) Key: JBIDE-116 (was: JBAS-1218) > Conflict between JBoss-IDE plugin and Ratio

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1381) Clustering with CrossContext Enabled generates exception

2005-02-04 Thread Ben Wang (JIRA)
Clustering with CrossContext Enabled generates exception Key: JBAS-1381 URL: http://jira.jboss.com/jira/browse/JBAS-1381 Project: JBoss Application Server Type: Bug Components: Clustering Versions: JBos

[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - XDoclet code generation problem

2005-02-04 Thread [EMAIL PROTECTED]
I have: - Eclipse Version: 3.0.1 Build id: 200409161125 - JBoss IDE version 1.4.0 I am trying to implement the IDE tutorial... MY generated remote interface contains no business methods. Any help apprciated View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=38653

[JBoss-dev] [JBossCache] - Re: Replication and LRU

2005-02-04 Thread [EMAIL PROTECTED]
Eviction is local mode only. So if one modifies value in another vm, it will replicates to this vm and re-create the said node. -Ben View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865360#3865360 Reply to the post : http://www.jboss.org/index.html?module=bb&

[JBoss-dev] [JBossCache] - Re: help regarding the clusering of JBoss cache

2005-02-04 Thread [EMAIL PROTECTED]
Best way is to read the docs for JBossCache and JGroups. But if you need more in-depth support, you can contact JBoss. :-) -Ben View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865359#3865359 Reply to the post : http://www.jboss.org/index.html?module=bb&op=po

[JBoss-dev] [JBoss JIRA] Closed: (JBJCA-13) OracleExceptionSorter does not catch TNS errors

2005-02-04 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBJCA-13?page=history ] Adrian Brock closed JBJCA-13: - Resolution: Rejected Fix Version: JBossAS-3.2.6 This class was completely rewritten in 3.2.6 The source reads: String errorText = e.getMessage().toUp

[JBoss-dev] [JBossCache] - Re: Problem with demo

2005-02-04 Thread [EMAIL PROTECTED]
Can you try out JBossCache1.1 demo just to see if that works or not? Thanks, -Ben View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865358#3865358 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865358 -

[JBoss-dev] [JBossCache] - Re: Caches being combined

2005-02-04 Thread [EMAIL PROTECTED]
You will need to change the mcast address and port in the cluster config so they use different chanels. -Ben View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865357#3865357 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=

[JBoss-dev] [JBossCache] - Re: net.sf.hibernate.cache.CacheException: org.jboss.util.Ne

2005-02-04 Thread [EMAIL PROTECTED]
No, JBossCache currently uses jboss own logger of which is a wrapper for log4j (so you can configure with using log4j.xml). -Ben View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865356#3865356 Reply to the post : http://www.jboss.org/index.html?module=bb&op=p

[JBoss-dev] [JBossCache] - Re: Using JBossCache on BEA WebLogic

2005-02-04 Thread [EMAIL PROTECTED]
So do you GenericTransactionManagerLookup? If you do, I don't know what's the problem without looking into it. -Ben View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865355#3865355 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=r

[JBoss-dev] [JBoss JIRA] Updated: (JBJCA-16) Changing readonly after autocommitt set to false fails with C-JDBC Driver

2005-02-04 Thread Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBJCA-16?page=history ] Adrian Brock updated JBJCA-16: -- Priority: Optional (was: Major) I forgot to update this and neither did the poster. c-jdbc fixed the problem with their code so we don't need this workaround. It m

[JBoss-dev] [JBoss JIRA] Created: (JBREM-59) Pull callback collection is unbounded - possible Out of Memory

2005-02-04 Thread Tom Elrod (JIRA)
Pull callback collection is unbounded - possible Out of Memory -- Key: JBREM-59 URL: http://jira.jboss.com/jira/browse/JBREM-59 Project: JBoss Remoting Type: Bug Components: callbacks Versions: 1.0.1

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - Re: Callbacks

2005-02-04 Thread [EMAIL PROTECTED]
Pull callbacks are a whole different game as even detectors have no visibility here. Subscriptions may the only way to go in this case. Will have to think on it some more after 1.0.1 final release. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865353#38653

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - Re: Callbacks

2005-02-04 Thread [EMAIL PROTECTED]
"[EMAIL PROTECTED]" wrote : For example, if I have a push callback listener defined, and for some reason a failure occurs (IOException or whatever) when trying to push a callback - does that listener immediately get removed from the list of listeners? Or, does it stay and we just log an error?

[JBoss-dev] [JBoss JIRA] Created: (JBREM-58) Bug with multiple callback handler registered with same server

2005-02-04 Thread Tom Elrod (JIRA)
Bug with multiple callback handler registered with same server -- Key: JBREM-58 URL: http://jira.jboss.com/jira/browse/JBREM-58 Project: JBoss Remoting Type: Bug Components: general Versions: 1.0.1 f

[JBoss-dev] [JBoss JIRA] Resolved: (JBREM-56) Add Callback object instead of using InvokerRequest

2005-02-04 Thread Tom Elrod (JIRA)
[ http://jira.jboss.com/jira/browse/JBREM-56?page=history ] Tom Elrod resolved JBREM-56: - Resolution: Done Have added Callback object which can be used and contains support for getting the callback object, callback handle object (which is supplied by

[JBoss-dev] [Nukes Development] - Re: Template System

2005-02-04 Thread paarsar
Has any successfully deployed velocity with NUKES if so i would love to see an example View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865340#3865340 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865340 --

[JBoss-dev] [JBoss JIRA] Created: (JBREM-57) Remove use of InvokerRequest in favor of Callback object

2005-02-04 Thread Tom Elrod (JIRA)
Remove use of InvokerRequest in favor of Callback object Key: JBREM-57 URL: http://jira.jboss.com/jira/browse/JBREM-57 Project: JBoss Remoting Type: Task Components: general Versions: 1.0.1 final

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

2005-02-04 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050204204557Lbuild.774 BUILD COMPLETE - build.774Date of build: 02/04/2005 20:45:57Time to build: 27 minutes 41 secondsLast changed: 02/04/2005 19:24:44Last log entry: make it easier to over

[JBoss-dev] [JBoss JIRA] Created: (JBREM-56) Add Callback object instead of using InvokerRequest

2005-02-04 Thread Tom Elrod (JIRA)
Add Callback object instead of using InvokerRequest --- Key: JBREM-56 URL: http://jira.jboss.com/jira/browse/JBREM-56 Project: JBoss Remoting Type: Task Components: general Versions: 1.0.1 beta Reporter:

[JBoss-dev] [Design of JBoss Profiler] - Re: two questions from a beginner

2005-02-04 Thread pshen
OK, Everything goes on well. Thank you so much! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865333#3865333 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865333

[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - Re: Starting JBoss EJB3 from JBossIDE 1.5 throws errors

2005-02-04 Thread cmpuser
Hi I am using jboss-4.0.1RC2 + jboss-EJB-3.0_Preview_2 + JBossIDE-1.5-Preview-jre1.5 thanks cmpuser View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865331#3865331 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865331

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1380) UIL2 server accept thread can be lost due to unexpected error

2005-02-04 Thread Scott M Stark (JIRA)
UIL2 server accept thread can be lost due to unexpected error - Key: JBAS-1380 URL: http://jira.jboss.com/jira/browse/JBAS-1380 Project: JBoss Application Server Type: Bug Components: JMS service Ver

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1379) HA-JNDI write operations have deadlock problem

2005-02-04 Thread Scott M Stark (JIRA)
HA-JNDI write operations have deadlock problem -- Key: JBAS-1379 URL: http://jira.jboss.com/jira/browse/JBAS-1379 Project: JBoss Application Server Type: Bug Versions: JBossAS-4.0.1 Final, JBossAS-3.2.7 Final, JBossAS-

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

2005-02-04 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20050204184948Lbuild.80 BUILD COMPLETE - build.80Date of build: 02/04/2005 18:49:48Time to build: 50 minutes 25 secondsLast changed: 02/04/2005 12:17:25Last log entry:  - When Tomca

[JBoss-dev] [JBoss JIRA] Created: (JBAS-1378) Need tcp configuration variation of the cluster unit tests

2005-02-04 Thread Scott M Stark (JIRA)
Need tcp configuration variation of the cluster unit tests -- Key: JBAS-1378 URL: http://jira.jboss.com/jira/browse/JBAS-1378 Project: JBoss Application Server Type: Bug Components: Clustering Reporter:

[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - JBossIDE New Extension Wishlists

2005-02-04 Thread [EMAIL PROTECTED]
Currently (in JBossIDE 1.5 Preview) we have good representation from the AppServer, EJB3, Hibernate, AOP, and jBPM projects. In moving forward, We would like to get a kind of "wishlist" from the leaders of all projects in JBoss as to how they feel that JBossIDE can provide (better?) tooling sup

[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - Re: Starting JBoss EJB3 from JBossIDE 1.5 throws errors

2005-02-04 Thread [EMAIL PROTECTED]
which version of JBoss exactly are you using? The EJB3 Plugin is shipped with the JARs from the latest EJB3 Preview release (release 2 I believe), and the JARs from JBoss 4.0.1 stable. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865322#3865322 Reply to th

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

2005-02-04 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050204170058Lbuild.773 BUILD COMPLETE - build.773Date of build: 02/04/2005 17:00:58Time to build: 42 minutes 26 secondsLast changed: 02/04/2005 16:00:35Last log entry: initial version of bui

[JBoss-dev] [Design of Mail Services] - JavaMail in JBoss

2005-02-04 Thread stevecoh2
I am working on an application which I did not code that runs under JBoss 3.2.x and I am having very some very strange experiences with it. The application at several points sends Email. This sending of email is handled by a stateless session EJB that was written here but not by me. Basically

[JBoss-dev] [Design of JBoss Eclipse IDE (dev)] - Starting JBoss EJB3 from JBossIDE 1.5 throws errors

2005-02-04 Thread cmpuser
I have configured JBoss 4.x RC2 with EJB3 Downloaded JBossIDE 1.5 I created a server configuration and set to "all" When I started the server from IDE I get the following errors Starting the server from command line seems to be ok though. Any properties that I need to set. thanks cmpuser 14

[JBoss-dev] [JBoss JIRA] Resolved: (JBPM-22) mantain bpel variables with xml types (9.2)

2005-02-04 Thread Alejandro GuÃzar (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-22?page=history ] Alejandro GuÃzar resolved JBPM-22: -- Resolution: Done migration to w3c dom is complete > mantain bpel variables with xml types (9.2) > --- > >

[JBoss-dev] [JBoss JIRA] Updated: (JBPM-41) read a soap body element into a wsdl message infoset, and vice-versa

2005-02-04 Thread Alejandro GuÃzar (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-41?page=history ] Alejandro GuÃzar updated JBPM-41: - Summary: read a soap body element into a wsdl message infoset, and vice-versa (was: translate between representations of a wsdl message) Description:

[JBoss-dev] [Design of JBoss Portal] - Re: Compile errors in Forum module - missing JBoss intercept

2005-02-04 Thread [EMAIL PROTECTED]
Sorry i was not explicit enough, i mean the other d :) cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss update -d View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865299#3865299 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1115) bad path to included xsd gets built in WSDLFilePublisher

2005-02-04 Thread Keenan Ross (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1115?page=comments#action_12315167 ] Keenan Ross commented on JBAS-1115: --- My suggested fix above was missing some important context. Instead replace the whole: //Fix:Bug 1041495 /

[JBoss-dev] [JBoss JIRA] Created: (JBAOP-73) Investigate synthetic and bridge methods and how they could help JBoss AOP

2005-02-04 Thread Bill Burke (JIRA)
Investigate synthetic and bridge methods and how they could help JBoss AOP -- Key: JBAOP-73 URL: http://jira.jboss.com/jira/browse/JBAOP-73 Project: JBoss AOP Type: Task Versions: 2.0

[JBoss-dev] [JBoss JIRA] Commented: (JBAS-1115) bad path to included xsd gets built in WSDLFilePublisher

2005-02-04 Thread Keenan Ross (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1115?page=comments#action_12315166 ] Keenan Ross commented on JBAS-1115: --- The original reporter described one case of a missing slash and a case of a doubled slash and went on to say that the double slash is p

[JBoss-dev] [Design of JBoss Portal] - Re: Compile errors in Forum module - missing JBoss intercept

2005-02-04 Thread kgelner
"[EMAIL PROTECTED]" wrote : Did you update the with -d option (to get the new directories) ? I think so, here's my update command (should have thought to include that before): cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss update Is that the right source? Should I be going against a differen

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1008) destroying context with tomcat5 happens too late

2005-02-04 Thread Anil Saldhana (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1008?page=history ] Anil Saldhana updated JBAS-1008: SourceForge Reference: https://sourceforge.net/support/tracker.php?aid=990882 (was: https://sourceforge.net/support/tracker.php?aid=990882,http://www.jboss.or

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - Re: Callbacks

2005-02-04 Thread [EMAIL PROTECTED]
Its even worse for pull callbacks because you don't have a live endpoint that the server can "ping". So, how do you know if a client is ever going to come and pick up its callbacks? Callback listener expirations are the only way I see it can be done. You need a way to clean up dead pull liste

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1008) destroying context with tomcat5 happens too late

2005-02-04 Thread Anil Saldhana (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1008?page=history ] Anil Saldhana updated JBAS-1008: Description: SourceForge Submitter: ittay . Hi, When I stop my JBoss (3.2.5), it first undeployes all beans and only then stops the web service. Thi

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - Re: Callbacks

2005-02-04 Thread [EMAIL PROTECTED]
I really like the idea of the client under the covers periodically pulling down callbacks. This does two things: 1) relieves the memory requirements on server from having to hold all callbacks for all clients. 2) makes it faster for the client when it explicitly asks for the callbacks One thi

[JBoss-dev] [JBossCache] - Replication and LRU

2005-02-04 Thread jgreenwa
I am trying to get a handle on the details of TreeCache and this question occured to me. If an object is evicted from the cache by the LRU implementation (or anyother, it shouldn't matter though right?) in one VM and then another member of the system modifies that object, will the replication

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

2005-02-04 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050204124303Lbuild.355 BUILD COMPLETE - build.355Date of build: 02/04/2005 12:43:03Time to build: 51 minutes 8 secondsLast changed: 02/04/2005 12:17:25Last log entry:  - When Tomcat runs on

[JBoss-dev] [Design of Mail Services] - Write a Listener that will Send the Email Message to an EJB

2005-02-04 Thread troyd
Hi there we have just refactored our J2EE app from Oracle App Serv to JBoss so that we can take advantage of the mail Server. My Question, is there an example of how to create an MBean that will take an Email Message sent to a Mailbox and send it to a Session EJB to be processed. Any ideas woul

[JBoss-dev] [Design of JBoss Portal] - Re: Theme development

2005-02-04 Thread wdimac
I was giving this some thought today. I was thinking of a scheme of breaking a theme into two separate pieces, a page-renderer and a css-based skin. Skins could be packaged in an uploadable archive (.skar maybe?? :) ) consisting of one or more .css files and images/other resources. The portal or

[JBoss-dev] [Design of JBoss Portal] - JBoss Portal and JBossMail

2005-02-04 Thread mkural
Hello. Are there any plans to use JBossMail as a mail server inside JBoss Portal? Some portal servers also act as a mail server as well. A mail portlet on top of this provides a full email functionality inside the portal. Thanks, -Mete View the original post : http://www.jboss.org/index.html?

[JBoss-dev] [JBoss JIRA] Created: (JBREM-55) Clean up Callback implementation

2005-02-04 Thread Tom Elrod (JIRA)
Clean up Callback implementation Key: JBREM-55 URL: http://jira.jboss.com/jira/browse/JBREM-55 Project: JBoss Remoting Type: Task Components: general Versions: 1.0.1 beta Reporter: Tom Elrod Assigned to: Tom Elrod

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - Callbacks

2005-02-04 Thread [EMAIL PROTECTED]
I was talking with John about callbacks and we started getting into a good bit of design discussion, so wanted to post it hear for reference and any feedback. First off, the Callback object needs to have information about which server made the callback (for push callbacks in particular). So wil

[JBoss-dev] [Design of JBoss Remoting, Unified Invokers] - Re: Documentation

2005-02-04 Thread [EMAIL PROTECTED]
Ok. Fixed. Thanks again. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865268#3865268 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865268 --- This SF.Net email

[JBoss-dev] [Design of JBoss Portal] - Re: Missing ressource Exception

2005-02-04 Thread [EMAIL PROTECTED]
Weird... This key should be in Resources.properties and Resources_en.properties in the forum directory. Are you French ? It could be an issue :) If you could update your code from the CVS it will probably fix this, there was a bug that i fixed last week (or the week before) View the original

[JBoss-dev] [JBoss JIRA] Updated: (JBJTA-20) XidFactory should never pad Xids

2005-02-04 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/JBJTA-20?page=history ] Bill Burke updated JBJTA-20: Summary: XidFactory should never pad Xids (was: Transaction Manager should never pad Xids) > XidFactory should never pad Xids > > >

[JBoss-dev] [JBoss JIRA] Created: (JBJTA-20) Transaction Manager should never pad Xids

2005-02-04 Thread Bill Burke (JIRA)
Transaction Manager should never pad Xids - Key: JBJTA-20 URL: http://jira.jboss.com/jira/browse/JBJTA-20 Project: JBoss JTA Type: Sub-task Reporter: Bill Burke Assigned to: Adrian Brock -- This message is automatica

[JBoss-dev] [JBoss JIRA] Commented: (JBJTA-5) Padding should be a JCA option

2005-02-04 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/JBJTA-5?page=comments#action_12315164 ] Bill Burke commented on JBJTA-5: One more comment, ConnectionManager will use this metadata and store it within a ConnectionListener. The ConnectionListener will be responsible

[JBoss-dev] [Design of JBoss Portal] - Missing ressource Exception

2005-02-04 Thread sdejean
The portal main page is displaying correctly, but when i try to login i have this exception : java.util.MissingResourceException: Can't find resource for bundle org.jboss.portal.common.util.ParentChildResourceBundle, key No_new_posts at java.util.ResourceBundle.getObject(ResourceBundle.j

[JBoss-dev] [Design of JBoss Portal] - Re: Theme development

2005-02-04 Thread [EMAIL PROTECTED]
In many ways - by giving ideas (but we won't have time to implement it now) - by providing documentation on how to create the current JSP for a theme - by removing the hardcoded link to something better (maybe it can be interesting to have the ability to configure 1 theme per portal, and define it

[JBoss-dev] [JBoss JIRA] Updated: (JBJTA-7) JCA layer should register Recoverables

2005-02-04 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/JBJTA-7?page=history ] Bill Burke updated JBJTA-7: --- Description: JCA layer should provide a generic mechanism to register Recoverables with the RecoveryManager. See http://www.jboss.org/wiki/Wiki.jsp?page=TransactionRecov

[JBoss-dev] [JBoss JIRA] Updated: (JBJTA-8) JCA should have recovery config

2005-02-04 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/JBJTA-8?page=history ] Bill Burke updated JBJTA-8: --- Summary: JCA should have recovery config (was: JDBC JCA should have recovery config) Description: See here: http://www.jboss.org/wiki/Wiki.jsp?page=TransactionRe

[JBoss-dev] [JBoss JIRA] Assigned: (JBPORTAL-177) Blog portlet

2005-02-04 Thread Thomas Heute (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-177?page=history ] Thomas Heute reassigned JBPORTAL-177: - Assign To: Thomas Heute > Blog portlet > > > Key: JBPORTAL-177 > URL: http://jira.jboss.com/jira/browse/JBPORTAL-177

[JBoss-dev] [JBoss JIRA] Commented: (JBJTA-5) Padding should be a JCA option

2005-02-04 Thread Bill Burke (JIRA)
[ http://jira.jboss.com/jira/browse/JBJTA-5?page=comments#action_12315160 ] Bill Burke commented on JBJTA-5: The way this will work will be to add the padding flag to both the ManagedConnectionFactory wrapper and to the Connection Manager. ManagedConne

[JBoss-dev] [Design of JBoss Portal] - Re: Theme development

2005-02-04 Thread patrickdalla
Does exist some standard specification for themes(like portlets)? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865260#3865260 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865260 --

[JBoss-dev] [Design of JBoss Portal] - Re: Theme development

2005-02-04 Thread patrickdalla
How can I contribute? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865259#3865259 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865259 --- This SF.Net email is sp

[JBoss-dev] [Design of JBoss Portal] - Re: Theme development

2005-02-04 Thread [EMAIL PROTECTED]
Nobody's working on it as of today. Contributions are welcome :) Custom JSP tags is a possibility. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865257#3865257 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865257 -

[JBoss-dev] [Design of JBoss Portal] - Re: Theme development

2005-02-04 Thread patrickdalla
Does anybody is working on development of theme API? It will be made using custom JSP tags? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865256#3865256 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865256 -

[JBoss-dev] [Design of JBoss Portal] - Re: Theme development

2005-02-04 Thread [EMAIL PROTECTED]
AS of today we do not provide any theme api. You can look at the nodesk theme, and see how it is made. The reference to the nodesk theme is hardcoded for now. You can change the theme easily on variables, just take a look at the method 'render' in CoreServlet.java This line is the one you are i

[JBoss-dev] [Design of JBoss Portal] - Theme development

2005-02-04 Thread patrickdalla
How I create a new theme? How I change the default theme? Can i develop diferent themes and change between them according to some variable (like, user logged in, date) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865252#3865252 Reply to the post : http:/

[JBoss-dev] [JBoss JIRA] Updated: (JBPM-65) bpel configuration files parsing

2005-02-04 Thread Juan Cantu (JIRA)
[ http://jira.jboss.com/jira/browse/JBPM-65?page=history ] Juan Cantu updated JBPM-65: --- Description: A process archive consists of both definition and configuration files. A mechanism must be provided to merge both files in a single process document. T

[JBoss-dev] [JBossCache] - help regarding the clusering of JBoss cache

2005-02-04 Thread rup1234
hi All We are working for GE and we have implement the JBoss cache on a application which is used by more than 500 user , as of now We do not use JBoss clustering approach for sync between 2 App server . we have written our JVM sync approach to sink the cache on both the server . The good news

[JBoss-dev] [Design of Clustering on JBoss (Clusters/JBoss)] - DO NOT POST USER QUESTIONS HERE!

2005-02-04 Thread [EMAIL PROTECTED]
This forum is for discussing the implementation of JBoss's clustering framework. It is for developer discussions only. As a general rule, if you are asking for help you are not taking part in a developer discussion. You should post your question here: http://www.jboss.org/index.html?module=bb&op=

[JBoss-dev] [Design of JBoss Portal] - make portal root?

2005-02-04 Thread louie171
hi, I'm new to jboss portal. I having been trying to set it up so i can go straight to the portal by typing http://localhost:8080 instead of http://localhost:8080/portal i changed the jboss-web.xml file in :server\standard\deploy\portal-core.sar\webdav.war\WEB-INF to : java:jaas/portal

[JBoss-dev] [Design of JBossCache] - Re: TreeCacheAop object event listener

2005-02-04 Thread [EMAIL PROTECTED]
This is a good suggestion. Is there a way to look up the named pointcuts dynamically? -Ben View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865240#3865240 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865240

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-897) invalid ejb-link

2005-02-04 Thread Thomas Diesler (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-897?page=history ] Thomas Diesler closed JBAS-897: --- Resolution: Done The ServiceDeployer now takes the entire deployment down again when the WS endpoint cannot be started. We have good exceptions for invalid e

[JBoss-dev] [Design of JBossCache] - Re: TreeCacheAop object event listener

2005-02-04 Thread [EMAIL PROTECTED]
IMO, instead of writing an observer/observable framework, instead, well-defined pointcuts should be published. Basically, what you do is define the pointcut expressions for each integration point in JBossCache and name them. Then anybody can do anything they want around these named pointcuts.

[JBoss-dev] [Design of JBossCache] - Re: TreeCacheAop object event listener

2005-02-04 Thread [EMAIL PROTECTED]
You are right. I need a FineGrainedObservable with a new Subject and Intecerptor that can send the specfic event (e.g., particular field get/set). But since I am interested in the dynamic case, I won't need Introduction declaration in the xml. I will try it on my cache aop first. Thanks, -Ben

[JBoss-dev] [JBossCache] - Re: Problem with demo

2005-02-04 Thread
Hi Ben, I am using JBossCache version 1.2, and have not modified runShellDemo.bat nor plain.bsh. what can i do so that it can find the class path Please let me know? Thank You, View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865235#3865235 Reply to th

[JBoss-dev] [Design of JBoss Profiler] - Re: two questions from a beginner

2005-02-04 Thread [EMAIL PROTECTED]
After you have deployed the SAR, you will have to start the data capturing, run your testcase, then you need to stop the profiler before analyze the data. If you don't do that, you would have files corrupted. My advice to you, is to analyze the data in a separated instance from your applicatio

[JBoss-dev] [JBossCache] - Re: Caches being combined

2005-02-04 Thread mjessee
Mbean definition: | | jboss:service=Naming | jboss:service=TransactionManager | | | org.jboss.cache.JBossTransactionManagerLookup | | | REPEATABLE_READ | | | REPL_ASYNC | | | false | |

[JBoss-dev] [JBossCache] - Re: net.sf.hibernate.cache.CacheException: org.jboss.util.Ne

2005-02-04 Thread sreepraveen_2000
hi ben, does it support common logging. if that is the case how should i use it. becoz we have our own logging mecahnism. regards, praveen View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865225#3865225 Reply to the post : http://www.jboss.org/index.html?mod

[JBoss-dev] [JBossCache] - Caches being combined

2005-02-04 Thread mjessee
Caches being combined I am having a problem. When I deploy two different ear files, each with a different mbean of class org.jboss.cache.TreeCache, they show up in both of the mbean?s printDetails() request as follows: /control /WebCache SystemWebCache: [{systemName=, label=}, {label=ARBOR Pool

[JBoss-dev] jboss-3.2-jdk-matrix build.47 Build Successful

2005-02-04 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-jdk-matrix?log=log20050204092854Lbuild.47 BUILD COMPLETE - build.47Date of build: 02/04/2005 09:28:54Time to build: 45 minutes 30 seconds  Unit Tests: (0)  Tot

[JBoss-dev] [Design of the JBoss EJB Container] - Custom data in EnterpriceContext

2005-02-04 Thread PhilC
Hello, I'm writing and Interceptor and I would like to store custom data in the EntityEnterpriceContext. I'm looking for something much like the payload mechanism in the Invocation class (which is great by the way). The data I want to store is Context specific and storing it in the Invocation d

[JBoss-dev] [JBoss JIRA] Created: (JBMAIL-30) Merge the Nokia branch

2005-02-04 Thread Thomas Diesler (JIRA)
Merge the Nokia branch -- Key: JBMAIL-30 URL: http://jira.jboss.com/jira/browse/JBMAIL-30 Project: JBoss Mail Type: Task Reporter: Thomas Diesler Assigned to: Andrew Oliver Fix For: 1.0-M2 The nokia brach contains significant performa

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1377) bad path to included xsd gets built in WSDLFilePublisher

2005-02-04 Thread Thomas Diesler (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1377?page=history ] Thomas Diesler closed JBAS-1377: Resolution: Duplicate Issue > bad path to included xsd gets built in WSDLFilePublisher > > >

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1377) bad path to included xsd gets built in WSDLFilePublisher

2005-02-04 Thread Thomas Diesler (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1377?page=history ] Thomas Diesler updated JBAS-1377: - Fix Version: JBossAS-4.0.2 Final (was: JBossAS-4.0.1 Final) > bad path to included xsd gets built in WSDLFilePublisher >

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1115) bad path to included xsd gets built in WSDLFilePublisher

2005-02-04 Thread Thomas Diesler (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1115?page=history ] Thomas Diesler updated JBAS-1115: - Fix Version: JBossAS-4.0.2 Final (was: JBossAS-4.0.1 Final) > bad path to included xsd gets built in WSDLFilePublisher >

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1070) Warning message not found when deploying WS4EE Web Service

2005-02-04 Thread Thomas Diesler (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1070?page=history ] Thomas Diesler updated JBAS-1070: - Fix Version: JBossAS-4.0.2 Final > Warning message not found when deploying WS4EE Web Service > -- > >

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1065) No redeployment possible after unsuccessful first deployment

2005-02-04 Thread Thomas Diesler (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1065?page=history ] Thomas Diesler updated JBAS-1065: - Fix Version: JBossAS-4.0.2 Final > No redeployment possible after unsuccessful first deployment >

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1235) TimedObject id persistence fails on restart

2005-02-04 Thread Thomas Diesler (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1235?page=history ] Thomas Diesler updated JBAS-1235: - Fix Version: JBossAS-4.0.2 Final > TimedObject id persistence fails on restart > --- > > Key: JBAS-1235 >

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1099) Missing EJB verifier message

2005-02-04 Thread Thomas Diesler (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1099?page=history ] Thomas Diesler updated JBAS-1099: - Fix Version: JBossAS-4.0.2 Final > Missing EJB verifier message > > > Key: JBAS-1099 > URL: http://jira.jboss.c

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-897) invalid ejb-link

2005-02-04 Thread Thomas Diesler (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-897?page=history ] Thomas Diesler updated JBAS-897: Fix Version: JBossAS-4.0.2 Final > invalid ejb-link > > > Key: JBAS-897 > URL: http://jira.jboss.com/jira/browse/JBAS-897 >

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-21) Cannot find wsdl in client deployment

2005-02-04 Thread Thomas Diesler (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-21?page=history ] Thomas Diesler updated JBAS-21: --- Fix Version: JBossAS-4.0.2 Final > Cannot find wsdl in client deployment > - > > Key: JBAS-21 > URL: http://ji

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-1183) Verifier warning message not found

2005-02-04 Thread Thomas Diesler (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1183?page=history ] Thomas Diesler updated JBAS-1183: - Fix Version: JBossAS-4.0.2 Final > Verifier warning message not found > -- > > Key: JBAS-1183 > URL: http://

[JBoss-dev] [JBoss JIRA] Updated: (JBAS-20) Multiple ports wsdl service element

2005-02-04 Thread Thomas Diesler (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-20?page=history ] Thomas Diesler updated JBAS-20: --- Fix Version: JBossAS-4.0.2 Final > Multiple ports wsdl service element > --- > > Key: JBAS-20 > URL: http://jira.j

[JBoss-dev] [JBoss JIRA] Closed: (JBAS-1185) NPE when do not match

2005-02-04 Thread Thomas Diesler (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1185?page=history ] Thomas Diesler closed JBAS-1185: Resolution: Done > NPE when do not match > --- > > Key: JBAS-1185 > URL: http://jira.jboss.com/

  1   2   >