[JBoss-dev] [Nukes Development] - Re: i18n of nukes. What is the way to go?

2004-04-02 Thread Janoz
I wasn't aware of that. I was aiming at this pasage in CoreModule.java (starting around line 375) | // If nothing is right we will endup with en_US locale. | Locale preferedLocale = Locale.US; | for (Enumeration e = req.getLocales();e.hasMoreElements();)

[JBoss-dev] [Mail Services] - Re: mailboxes and authentication

2004-04-02 Thread [EMAIL PROTECTED]
What are the items that need to be secured, and what are the granularities? The Java model is either roles or permissions with the latter needing some acl spec, for example xacml which is something I'm planning on integrating anyway. One xacml starting point being:

[JBoss-dev] [Nukes Development] - Re: problem displaying topics

2004-04-02 Thread itchiban
Thank you but I have already corrected this problem. It was the default value attributes,I have modifed topic_time,post_username default value in nukes database. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3828831#3828831 Reply to the post :

[JBoss-dev] [ jboss-Bugs-927759 ] Entity w/table name with schema always tries to create table

2004-04-02 Thread SourceForge.net
Bugs item #927759, was opened at 2004-04-01 21:32 Message generated for change (Comment added) made by lqd You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=927759group_id=22866 Category: JBossCMP Group: v3.2 Status: Closed Resolution: Fixed Priority: 5

[JBoss-dev] [Mail Services] - Re: TODO: TLS and JBossSX integration

2004-04-02 Thread kabkhan
Yeah, got there in the end :-) Had to look at quite a lot of stuff in the various modules in JBoss to igure it out, but have learnt a bit from it View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3828843#3828843 Reply to the post :

[JBoss-dev] [Mail Services] - Re: Back and status query

2004-04-02 Thread kabkhan
I've done: Header normalization - It would be good if somebody could check through it as I got a bit confused at times by the specs, but I believe what I have done is correct. JBossSX/TLS integration - For SMTP, needs adding to POP Am working on: Bounce messages, should be ready over the

[JBoss-dev] [Nukes Development] - Re: Display options: Templates / XSLT / JSP

2004-04-02 Thread sgwood
The JSP integration is little bit difficult at the moment. The aim is to have module specific JSPs be in a WAR in a module EAR, but we are not there yet. Julien is working in this area. I am using JSPs right now, but I deploy them by putting them in an exploded nukes.ear/nukes.war. Sherman

[JBoss-dev] [Nukes Development] - Re: Nukes Build Failure

2004-04-02 Thread sgwood
deploy-installer moves the installer WAR into your JBoss deploy directory. As part of the process of running the install process, the nukes.ear is pushed out at the right time. You should remove the installer from your deploy directory now. Sherman View the original post :

[JBoss-dev] [Nukes Development] - Re: Display options: Templates / XSLT / JSP

2004-04-02 Thread cooper
jsp support will come with the portlets stuff for the 2.0 version. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3828859#3828859 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3828859

[JBoss-dev] [Nukes Development] - Re: Nearly impossible to develop complex site [let's discuss

2004-04-02 Thread rebornspirit
I guess I'm the only one who thinks that nukes is a nice product, but in his current release isn't usable for enterprise development I would like to hear from you how you handled the use of multiple theme, dependent on what part or page of the site you are, i.e. . I'm going to test cocoon

[JBoss-dev] [Nukes Development] - Changing Nukes Language to Brazilian Portuguese

2004-04-02 Thread wellington.pinheiro
Hi all, How can I use in Nukes the resources in portuguese that I translated? I don't know if it's the right way to do that but the only way I found (and it works) is to change the code on the constructor of CoreModule to add in the Map bundles a locale for Brazilian Portuguese (pb_BR). Is it

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Welcome Claude Hussenet!

2004-04-02 Thread claudehussenet
Are the asynchronous aspects related in any way to the remoting framework or are they entirely in VM. = same JVM.Can run within a web-container with JBOSS-AOP standalone. Claude, which area of JMS would you like to contribute to? = POJO face on JMS. But need a rest before and write some

[JBoss-dev] [Nukes Development] - Re: Oracle support for nukes

2004-04-02 Thread natjohns
thepriz wrote : We have converted the files to run nukes on Oracle. I am going to check them in if there are no objections. Basicly I will add an oracle directory to the nukes/resources directory with the appropriate files. I will also add an oracle.properties file in the build/etc directory.

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Welcome Claude Hussenet!

2004-04-02 Thread ivelin
Please let me know when you start on JMS so when can update the roadmap. Ivelin View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3828879#3828879 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3828879

[JBoss-dev] [Nukes Development] - Re: Nearly impossible to develop complex site [let's discuss

2004-04-02 Thread sgwood
anonymous wrote : I guess I'm the only one who thinks that nukes is a nice product, but in his current release isn't usable for enterprise development | Nukes is raw right now, but the basic concepts are there and right for what I want. It depends on what you mean by enterprise

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: Welcome Claude Hussenet!

2004-04-02 Thread Bill Burke
Ivelin, This is related to AOP task: http://www.jboss.org/index.html?module=bbop=viewtopict=47005 Bill View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3828889#3828889 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3828889

[JBoss-dev] [ jboss-Bugs-923433 ] StdServerSessionPool Always Creates Topic Sessions

2004-04-02 Thread SourceForge.net
Bugs item #923433, was opened at 2004-03-25 20:24 Message generated for change (Comment added) made by wolfftw You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=923433group_id=22866 Category: JBossMQ Group: v3.2 Status: Closed Resolution: Rejected Priority:

[JBoss-dev] [ jboss-Bugs-928024 ] Class Loader Classpath Conflict

2004-04-02 Thread SourceForge.net
Bugs item #928024, was opened at 2004-04-01 21:30 Message generated for change (Comment added) made by starksm You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=928024group_id=22866 Category: JBossSOAP Group: v3.2 Status: Open Resolution: None Priority: 5

[JBoss-dev] [Mail Services] - Re: Calendar Server proposal

2004-04-02 Thread kabkhan
Hi there, The mail service is packaged as an ear file containing the sar file for mail services (mail.sar) and individual jars for the various ejb's. You should be able to modify the mail services build script to include the jar for your ejb, and to either a) put your stuff with mail.sar or to

[JBoss-dev] [ jboss-Bugs-925399 ] StdServerSession always transacted

2004-04-02 Thread SourceForge.net
Bugs item #925399, was opened at 2004-03-29 16:23 Message generated for change (Comment added) made by wolfftw You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=925399group_id=22866 Category: JBossMQ Group: v3.2 Status: Open Resolution: Later Priority: 5

[JBoss-dev] [AOP on JBoss (Aspects/JBoss)] - Re: cflow implemented with ThreadLocal

2004-04-02 Thread rythos
Oh thank goodness! I thought I had just unintentionally alienated another person in the field I'd like to end up in ;) View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3828894#3828894 Reply to the post :

[JBoss-dev] [Nukes Development] - Re: Nukes Build Failure

2004-04-02 Thread hxp
tega2020 wrote : I found the wiki at | http://jboss.org/wiki/Wiki.jsp?page=InstallUninstallUpgrade quite helpful. | Tega2020 --- Please let me know if there is anything, no matter how small, that is inaccurate on the InstallUninstallUpgrade wiki, because I am working to get it perfected.

[JBoss-dev] [Nukes Development] - Re: Changing Nukes Language to Brazilian Portuguese

2004-04-02 Thread sgwood
You should follow this posting http://www.jboss.org/index.html?module=bbop=viewtopicp=3828820#3828820 to work out the issues around this. Sherman View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3828904#3828904 Reply to the post :

[JBoss-dev] [Nukes Development] - Re: Oracle support for nukes

2004-04-02 Thread thepriz
No sorry, I will try to get that done today if I have the files. I am home with a sick family today. I may not have the files here. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3828909#3828909 Reply to the post :

[JBoss-dev] [Nukes Development] - Re: Oracle support for nukes

2004-04-02 Thread natjohns
thepriz wrote : No sorry, I will try to get that done today if I have the files. I am home with a sick family today. I may not have the files here. Thanks! We really appreciate it here. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3828924#3828924 Reply to

[JBoss-dev] [Nukes Development] - Re: i18n of nukes. What is the way to go?

2004-04-02 Thread wellington.pinheiro
I have the same problem than you Janoz, and I did the same thing on CoreModule.java. I'm translating nukes for brazilian portuguese and I still don't know the best way to do that, but it works this way View the original post :

[JBoss-dev] [ jboss-Bugs-912557 ] nukes users postgresql setup.xml error - pn_uorder

2004-04-02 Thread SourceForge.net
Bugs item #912557, was opened at 2004-03-09 00:15 Message generated for change (Comment added) made by sgwood You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=912557group_id=22866 Category: Nukes Group: None Status: Open Resolution: None Priority: 5

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - problem deploying Jboss cache

2004-04-02 Thread tperrigo
I'm trying to deploy Jboss cache into my default server (using the local-service-eviction.xml configuration file, copied into my deploy directory), but I'm getting the following error...can anyone point me in the right direction? Any help would be appreciated! Tim 15:01:47,875 INFO

[JBoss-dev] [Clusters on JBoss (Clusters/JBoss)] - HTTP failover - working?

2004-04-02 Thread mikefinn
Tried this in user forum - no response. JBoss 3.2.2/mod_jk2. Sun 1.4.2 JVM. Having problems getting failover to work. On failover, user is prompted for login on the node to which he is sent. Has *anyone* gotten this working? I see this line in ClusteredSession, which makes me think there is

[JBoss-dev] [ jboss-Bugs-928605 ] Missing Base64Encoder class on client

2004-04-02 Thread SourceForge.net
Bugs item #928605, was opened at 2004-04-02 14:52 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=928605group_id=22866 Category: JBossSX Group: v3.2 Status: Open Resolution: None

[JBoss-dev] [ jboss-Bugs-928615 ] File upload problem, due to apache commons version conflict

2004-04-02 Thread SourceForge.net
Bugs item #928615, was opened at 2004-04-02 23:03 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=376685aid=928615group_id=22866 Category: Nukes Group: None Status: Open Resolution: None

[JBoss-dev] JBoss Test Results: 94 % ( 1769 / 1873 ) - come on - pull your finger out. JBoss (HEAD/winxp/1.4.1_06) [AUTOMATED]

2004-04-02 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: I repeat my eviction question

2004-04-02 Thread bwang00
Hi, Can you try to sleep longer than 10 seconds, say, 15? Since the eviction timer thread runs every 5 seconds, there is a chance that 10 seconds is on the borderline. Otherwise, I'd suggest you check out the example JUnit tests. There are couple tests running evitction policy. Thanks, -Ben

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: problem deploying Jboss cache

2004-04-02 Thread bwang00
Hi, I don't see anything obvious right now. But did you remember to copy the jboss-cache.jar to the lib directory? Thanks, -Ben View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3828982#3828982 Reply to the post :

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Problem with org.jboss.cache.TreeCache using Hibernate

2004-04-02 Thread bwang00
Hi, Can you try out the latest jboss cache 1.0 release? It has couple bug fixes that may solve your problem. You can just download the standalone version and replace the jar files under Hibernate. Thanks, -Ben View the original post :

[JBoss-dev] Test Job Failed to Complete Successfully (or we gave up on it...)! JBoss (HEAD/winxp/1.4.2_03) [AUTOMATED]

2004-04-02 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] JBoss Test Results: % ( / ) - . JBoss (HEAD/winxp/1.4.2_03) [AUTOMATED]

2004-04-02 Thread kimptoc_mail
=== ==THIS IS AN AUTOMATED EMAIL - SEE http://jboss.kimptoc.net/ FOR DETAILS== ===

[JBoss-dev] [Nukes Development] - prioritize loading some mbean/theme (OT)

2004-04-02 Thread joanrey
Hello Guys, I have this weird problem.. we have multiple themes and one of the theme is the parent theme and the rest will just extend it. I need to load the parent theme first, but jboss seems to load them alphabetically. Only those themes that are loaded after the parent theme will work, and I

[JBoss-dev] [Caches on JBoss (Caches/JBoss)] - Re: Question on error

2004-04-02 Thread cwampler
Ben, When you get a chance please let me know what is coming up null. Is it something I can check before each put? Thanks again, Chris View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3828988#3828988 Reply to the post :

[JBoss-dev] [Nukes Development] - XML view?

2004-04-02 Thread jfergus
I'm looking for a way to get information supplied by the nukes framework in XML format. An example use would be flash components or applets (running as a module) that can access the server and all its provided security and user session environment without a full browser page request. In

[JBoss-dev] [Mail Services] - Re: mailboxes and authentication

2004-04-02 Thread spiritualmechanic
Looking into sunxacml. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3828999#3828999 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3828999 --- This SF.Net email is