[JBoss-dev] configuring custom interceptor

2002-11-27 Thread julien viet
Hi, I have interceptors in jboss stack (for forums develpment)and I would like to configure them per-bean, i.e each EJB has a different confiugration. What's the best way to do that ? -- Best regards, julien mailto:[EMAIL PROTECTED]

Re: [JBoss-dev] Contributing...

2002-12-02 Thread julien viet
Hello wonder, Monday, December 2, 2002, 3:04:09 PM, you wrote: ws Hello, ws I would like to know if contributing to the ws development of JBoss means only debugging? ws Does the *optimization* of one class or two may help? ws If the answer is yes, then could you tell me where I ws can find

Re[2]: [JBoss-dev] Contributing...

2002-12-02 Thread julien viet
://www.jboss.org/forums/thread.jsp?forum=150thread=25223 I am currently cleaning tapestry code and improve it. Monday, December 2, 2002, 3:56:00 PM, you wrote: ws Looks interesting, how may I help you then? ws --- julien viet [EMAIL PROTECTED] a écrit : ws Hello wonder, Monday, December 2, 2002, 3:04

Re: [JBoss-dev] ATTENTION! Developers with CVS access

2002-12-12 Thread julien viet
hi Bill, - I have done bug fixes a --- Bill Burke [EMAIL PROTECTED] a écrit : Hi all! Its time to gear up and embark on the journey that is JBoss 4.0. Our schedule is ambitious. We want to get a release done by JavaOne(the next JBossOne) in June 2003 so its gonna take a lot of hard

Re[2]: [JBoss-dev] PHP

2003-01-09 Thread julien viet
System. Julien Viet is looking MM into porting it to the Java world. We're gonna call it JNuke. MM MM Bill Burke MM Chief Architect MM JBoss Group, LLC MM -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Matt Munz

Re[4]: [JBoss-dev] PHP

2003-01-09 Thread julien viet
Go Julien Viet! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Matt Munz Sent: Thursday, January 09, 2003 3:16 PM To: [EMAIL PROTECTED] Subject: RE: [JBoss-dev] PHP Marc group, Thanks for the details. We tried to rewrite the forums

Re[4]: [JBoss-dev] PHP

2003-01-09 Thread julien viet
] [mailto:[EMAIL PROTECTED]] On Behalf Of julien viet Sent: Thursday, January 09, 2003 6:27 PM To: Holger Baxmann Subject: Re[2]: [JBoss-dev] PHP I thought about it, but that wouldn't solve the case. Direct DB would still be used and slowness would still be there, PHP db functions

Re[6]: [JBoss-dev] PHP

2003-01-09 Thread julien viet
seems not a problem for me. let's do both bax Von: julien viet [EMAIL PROTECTED] Antworten an: [EMAIL PROTECTED] Datum: Fri, 10 Jan 2003 01:14:23 +0100 An: Holger Baxmann [EMAIL PROTECTED] Betreff: Re[4]: [JBoss-dev] PHP we already tried to investigate that way a couple of month

Re[2]: [JBoss-dev] PHP

2003-01-09 Thread julien viet
-0500 An: [EMAIL PROTECTED] Betreff: RE: [JBoss-dev] PHP IWE. Go Go Julien Viet! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Matt Munz Sent: Thursday, January 09, 2003 3:16 PM To: [EMAIL PROTECTED] Subject: RE: [JBoss-dev] PHP Marc

Re[2]: [JBoss-dev] PHP

2003-01-09 Thread julien viet
by calling the zend engine natively? layer rules ... just an idea .. bax Von: Bill Burke [EMAIL PROTECTED] Antworten an: [EMAIL PROTECTED] Datum: Thu, 9 Jan 2003 15:34:10 -0500 An: [EMAIL PROTECTED] Betreff: RE: [JBoss-dev] PHP IWE. Go Go Julien Viet! -Original Message

Re[2]: [JBoss-dev] My fuck up

2003-01-14 Thread julien viet
you can explain that by the fact that 1.they have no cache (already said) 2.each invocation reload from the DB what it needs !!! for instance with permissions, if a user come and PN needs to check permissions, then it will retrieve permission from DB, serve the user and then these data

[JBoss-dev] JNuke dev

2003-01-14 Thread julien viet
hi folks, JNuke adventure has started. After analysis of PostNuke I've began the development, still early though. I keep everything that's good in PostNuke and throw all the shit away : modules, blocks, permissions system, url system and themes. JMX is used for PostNuke components :

Re[2]: [JBoss-dev] JNuke dev

2003-01-14 Thread julien viet
I do simply with a ThreadLocal : Page.getPage() and you can output HTML even though have ServletRequest and Response. I do like that because the request thread goes through modules, blocks, and themes and it's a mess that each one pass some parameter when calling another one. julien JH

Re[2]: [JBoss-dev] JNuke dev

2003-01-14 Thread julien viet
PROTECTED]]On Behalf Of julien viet Sent: Tuesday, January 14, 2003 11:31 AM To: SourceForge.net Subject: [JBoss-dev] JNuke dev hi folks, JNuke adventure has started. After analysis of PostNuke I've began the development, still early though. I keep everything that's good in PostNuke

Re[2]: [JBoss-dev] JNuke dev

2003-01-14 Thread julien viet
PROTECTED]]On Behalf Of julien viet Sent: Tuesday, January 14, 2003 11:31 AM To: SourceForge.net Subject: [JBoss-dev] JNuke dev hi folks, JNuke adventure has started. After analysis of PostNuke I've began the development, still early though. I keep everything that's good

Re[2]: [JBoss-dev] JNuke dev

2003-01-14 Thread julien viet
PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of julien viet Sent: Tuesday, January 14, 2003 11:31 AM To: SourceForge.net Subject: [JBoss-dev] JNuke dev hi folks, JNuke adventure has started. After analysis of PostNuke I've began the development, still early though. I

Re[4]: [JBoss-dev] JNuke dev

2003-01-14 Thread julien viet
what about Nukes on JBoss shortname nukes4j ? JB JBossNuke ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of julien viet Sent: Tuesday, January 14, 2003 12:35 PM To: Bill Burke Subject: Re[2]: [JBoss-dev] JNuke dev ok, do you have a name

Re[2]: JBossScript was RE: [JBoss-dev] JNuke dev

2003-01-14 Thread julien viet
. Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of julien viet Sent: Tuesday, January 14, 2003 11:31 AM To: SourceForge.net Subject: [JBoss-dev] JNuke dev hi folks

Re: [JBoss-dev] [ot] php vs. java: it's the cache!

2003-01-18 Thread julien viet
I did not read SD with article, but I've browsed their code source a lot and I can say that : They are using mysql as RAM, why ? 1.PHP cannot share variables between scripts. 2.A variable lifecycle last during one request. julien CR hi, CR just dug up something via slashdot which proves

Re: [JBoss-dev] Accessing Container from an EJB?

2003-01-30 Thread julien viet
I don't think EJB can access its container directly. However maybe you could add an interceptor in stack that does nothing but provides you information you need, because they have access to container. Then your EJB could contact interceptor (with static call for instance) Maybe is it possible via

Re: [JBoss-dev] [ jboss-Patches-696918 ] New Entity Create Command to support MS-SQL Auto Inc PK

2003-03-03 Thread julien viet
we have lately modified create entity commands and it should be fairly simple to integrate that into head and 3.2 branch. org/jboss/ejb/plugins/cmp/jdbc/JDBCAbstractVendorCreateCommand is an abstarct class that provide support for that. So far we have 4 vendor implementations. With that one that

[JBoss-dev] dynamic proxy constructor creation caching

2003-03-10 Thread julien viet
I wonder why dynamic proxy const is not cached, for instance in BaseLocalProxyFctory. switching : InvocationHandler ih = new InvocationHandlerImpl(); Proxy.newProxyInstance(classloader, new Class[]{itf.class}, ih); to the code : InvocationHandler ih = new InvocationHandlerImpl();

[JBoss-dev] cvs issues

2003-03-18 Thread julien viet
I got issues with CVS today (and previous days as well) CVS is very slow or connection times out often. For you ? ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com

Re[2]: [JBoss-dev] AOP versioned ACID objects 1st iteration

2003-03-27 Thread julien viet
when I thought about this, I was trying avoir the current construct : B oldB = a.getB(); C oldC = a.getC(); try { a.setB(b); a.setC(c); } catch(Throwable t) { a.setB(oldB); a.setC(oldc); } and I was trying to find a way to make atomic Deployment within deployers. Deploy all or

Re[2]: [JBoss-dev] Regarding JBoss site

2003-03-28 Thread julien viet
application is not slow, the bandwidth is small. the box is all the time in iddle and the average time for computing a page is 17 ms. julien. RG i could just get to the site after 6 hrs of trying and its damn slow RG looks to cluttered to me..the links ought to be more organized... RG its

[JBoss-dev] php5 is coming

2003-03-29 Thread julien viet
have a look at the new php 5 : http://talks.php.net they added : exceptions, modifiers, interfaces, abstract, namespaces and more. it's mono powered. it seems that now they want to reach enterprise level and have to get more credibility for that. julien

Re: [JBoss-dev] php5 is coming

2003-03-29 Thread julien viet
sorry I gave a wrong link : http://talks.php.net/show/php5intro jv have a look at the new php 5 : http://talks.php.net jv they added : exceptions, modifiers, interfaces, abstract, namespaces and more. jv it's mono powered. jv it seems that now they want to reach enterprise level and have

Re[2]: [JBoss-dev] php5 is coming

2003-03-30 Thread julien viet
not sure they will keep php community whith them. for me php success is settled on the fact php scripters don't have to worry about theses kinds of things. JD Looks like Java Meets PHP with some .NET flavoring. I like it. JD --jason JD On Saturday, March 29, 2003, at 04:56 PM, julien viet

Re[4]: [JBoss-dev] php5 is coming

2003-03-30 Thread julien viet
a classloader. That would enable a compilation service in jboss. Would be great for nukes. Kopi compiler is written in 100% java and could be modified to achieve such results though I don't know about its license. JD --jason JD On Sunday, March 30, 2003, at 04:02 PM, julien viet wrote: not sure

Re[2]: [JBoss-dev] php5 is coming

2003-03-30 Thread julien viet
Hello Marcel, Sunday, March 30, 2003, 6:23:38 PM, you wrote: MA julien viet wrote ([EMAIL PROTECTED]) JD Though now that I think about it I would prefer that Java was more like JD PHP in the sense of a light weight web application development language JD with its rich extensions and apis

Re[4]: [JBoss-dev] php5 is coming

2003-03-30 Thread julien viet
talked with 2 compiler projects after JBoss boot camp and both were interested in being integrated, but I dropped the ball and got busy on some other stuff. If anyone is interested in this I can send you the contact info. -dain On Sunday, March 30, 2003, at 10:37 AM, julien viet wrote

Re[6]: [JBoss-dev] php5 is coming

2003-04-01 Thread julien viet
I dont't want to reinvent a scripting language, but JSP are not adapted to nukes at all. I think the nicest feature of JSP is the possibility to embed true java code whithin text : TABLETR % for (int i = 0;i 5;i++) { % TD%= i %/TD % } % /TR /TABLE This is what I want to do. All others things

Re[7]: [JBoss-dev] php5 is coming

2003-04-01 Thread julien viet
for me no. I don't like jsp tags. PK On Tue, 1 Apr 2003, julien viet wrote: I dont't want to reinvent a scripting language, but JSP are not adapted to nukes at all. I think the nicest feature of JSP is the possibility to embed true java code whithin text : TABLETR % for (int i = 0;i 5;i

Re[9]: [JBoss-dev] php5 is coming

2003-04-01 Thread julien viet
to attract developers to Nukes, don't BB make it harder by developing your own proprietary scripting language. BB Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of julien viet Sent: Tuesday, April 01, 2003 7:36 AM To: Pavel Kolesnikov Subject: Re[7

Re[11]: [JBoss-dev] php5 is coming

2003-04-01 Thread julien viet
I can bend jasper compiler to compile JSP to java classes, I've already done that. mf there you go then, However compiling classes is a CLASSPATH nightmare. That's why I would like an in memory compiler. Not anymore. mf Stop being such a choupette, it is anoying. Where is the can-do mf

Re: [JBoss-dev] Re: Re[11]: php5 is coming

2003-04-01 Thread julien viet
... we could map each module invocation to a JSP. theme method to a JSP etc... julien RB julien viet [EMAIL PROTECTED] wrote in message RB news:[EMAIL PROTECTED] JSP are files ** on the disk **, why because java compiler takes files on the disks. clearly nukes stores data in database. that's

Re[2]: [JBoss-dev] Re: Re[11]: php5 is coming

2003-04-01 Thread julien viet
. JH James -Original Message- From: julien viet [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 01, 2003 1:05 PM To: Renaud Bruyeron Subject: Re: [JBoss-dev] Re: Re[11]: php5 is coming oh the way is not so important after all, more important is how to map JSP to Nukes components

Re: [JBoss-dev] Re: Re[2]: php5 is coming

2003-04-01 Thread julien viet
it would smell hacks of the hacks again :-) RB In the core component of JDT is eclipse's incremental compiler: RB http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-core-home/main.h RB tml RB I can't find anything on the site about the API to it, but I know there was RB an experiment

Re[2]: [JBoss-dev] JB4DR1 Deadline MAY 26

2003-04-03 Thread julien viet
BB JBoss Remoting BB AOP + tx, security, versioning, remoting, clustering, txlock, caching BB DTM (waiting on David's response) BB EMB (Enterprise Media Beans) BB JUDDI integration BB If I can get it done: AOP + EJB (packaged extensions to EJB) BB and don't forget Nukes! I would be pleased to

Re: [JBoss-dev] [ jboss-Bugs-580190 ] Ear Deployer Broken (Infinite Looping)

2002-07-11 Thread Julien Viet
This problem come from the fact there are cross references between jar libraries via classpath manifest : Security.jar references Common.jar and Admin.jar Common.jar references Security.jar Admin.jar references Security.jar and Common.jar The problem can be solved at first sight by breaking

[JBoss-dev] question on ExternalContext

2002-08-29 Thread Julien Viet
hi all, does it matter if I change the addrType "SerializableInitialContext" of class ExtrenalContext.SerializableInitialContext to "nns" to correct a federationbug ? tx.

Re: [JBoss-dev] question on ExternalContext

2002-08-29 Thread julien viet
: Julien Viet To: jboss-development Sent: Thursday, August 29, 2002 6:08 PM Subject: [JBoss-dev] question on ExternalContext hi all, does it matter if I change the addrType SerializableInitialContext of class ExtrenalContext.SerializableInitialContext to nns to correct

Re: [JBoss-dev] jboss-applications build problem

2002-10-24 Thread julien viet
basically you don't have to put anything in your classpath, jboss builds it ofr itself. try without. also checkout latest version. --- Pavel Kolesnikov [EMAIL PROTECTED] a écrit : Hello, I've checked out jboss-applications module from CVS, put all jars from jboss-applications/tools/lib/

[JBoss-dev] (no subject)

2002-11-03 Thread julien viet
forum people, I have updated forums with security concerns. If you are using 3.0.4 : It are using a login-config that you have to set up before running it. The snippet is in the class forum_home/src/main/org/jboss/forums/security/SecurityService.java. If you are using HEAD : 1.You can use

Re: [JBoss-dev] jboss forum

2002-11-18 Thread julien viet
Hello Emerson, Monday, November 18, 2002, 9:11:55 PM, you wrote: ECSS Is ok and easy to use jboss forum at my own company??? forums are still in dev and are lgpl, but you are welcome to use them, provide feedbacks and contribute. -- Best regards, julien

Re[2]: [JBoss-dev] jboss forum

2002-11-18 Thread julien viet
Emerson, HEAD is used Monday, November 18, 2002, 10:54:14 PM, you wrote: ECSS what version of jboss forum is currently being used at jboss site? ECSS other question: what module is it on... ECSS julien viet wrote: Hello Emerson, Monday, November 18, 2002, 9:11:55 PM, you wrote: ECSS

Re: [JBoss-dev] jobs

2003-07-11 Thread julien viet
do you synchronize access to your hashmap ? like cache = Collections.synchronizedMap(new HashMap()); Hello Suneetha, Friday, July 11, 2003, 5:25:14 PM, you wrote: KS Hi All, KS We are using JBOSS as appserver KS We have placed metadata in cache using Hash Map and loading it when

Re: [JBoss-dev] passivation in finalize

2003-07-18 Thread julien viet
Have a look at the ReferenceQueue object : quote A java.lang.ref.ReferenceQueue is a simple data structure onto which the garbage collector places reference objects when the reference field is cleared (set to null). You would use a reference queue to find out when an object becomes softly,

Re: [JBoss-dev] And another JBoss fork

2003-10-28 Thread julien viet
Title: Re: [JBoss-dev] And another JBoss fork Congratulations Heiko Hi, I am pleased to announce that another JBoss fork has happened. For details see: http://www.pilhuhn.de/orlando/ As you can see from the first picture, the young man will work on deamonish functions. Heiko

Re: [JBoss-dev] Reverse Proxy Servlet

2003-11-09 Thread julien viet
yes, simply put it at the top level in the sar and it will be deployed. Hello Scott! Put it into the docs/examples/varia/servlets directory of the dist along with any docs you have. It can then be installed by users as needed. I did that. Another question: can a WAR be packaged into a

Re: [JBoss-dev] metadata management

2003-11-14 Thread julien viet
in what classe are you storing your metadata in what you wrote ? Typed classes (Like EntityMetadata we have now) or generic untyped (like DOM) ? please describe it julien What are our plans for metadata? I remember various discussions but can we revisit it again? What are the requirements and

Re: [JBoss-dev] metadata management

2003-11-14 Thread julien viet
); reader.setMetaDataFactory(factory); reader.parse(is); is.close(); At the end I have ApplicationMetaData populated from all the files. Only EjbJar factory creates objects, other factories populate existing ones. julien viet wrote: in what classe are you storing your metadata in what you

Re: [JBoss-dev] metadata management

2003-11-15 Thread julien viet
you would have to translate schema to relaxNG first, and relaxNG does validation only. maybe there is a binding tool. from my experience with schema, XML W3C schema are a big mess,they are ambigous, there is not a formal model underlysing etc.. and relax is cool. But schema are widely accepted

Re: [JBoss-dev] metadata management

2003-11-15 Thread julien viet
it depends, actually we could try to merge the 3 schemas into one : ejb-jar + jboss + jbosscmp = one schema with 3 namespaces and then find a tool that accept it. Will we be able to have, say, entity related data from ejb-jar.xml, jboss.xml and jbosscmp-jdbc.xml in the same class? Or will we

Re: [JBoss-dev] Nukes forums are live on www.jboss.org

2003-12-10 Thread julien viet
yes you are right, there are minor bugs to fix and that needs redeploy from time to time. julien Bill Burke wrote: ? worked for me. Sebastian Hauer wrote: I was just going to post into the test forum and got a - HTTP Status 500 - No Context configured to process this

Re: [JBoss-dev] Monitoring a JBoss forum for new messages

2003-12-26 Thread Julien Viet
yes it works but it seems to be not very effective, I will check that, in additiion I have to implement user based properties for that kind of settings. julien On Dec 24, 2003, at 3:56 AM, Ivelin Ivanov wrote: Now that the forum software is all new and sparkling, is there a way to subscribe

Re: [JBoss-dev] Forums broke?

2004-01-13 Thread Julien Viet
are you logged in when you do that ? I know there is such a bug when someone anonymous tries to post. On Jan 13, 2004, at 9:15 PM, Finn, Michael wrote: Slightly OT, but wasn't sure where else to post ( SF bug? ) -   In jboss.org forums, I am getting this when I try to create new topic, in any

Re: [JBoss-dev] Forums broke?

2004-01-14 Thread Julien Viet
in and attempt to create a new topic - BTW   Thanks, Mike -Original Message- From: Julien Viet [mailto:[EMAIL PROTECTED] Sent:Tuesday, January 13, 2004 5:22 PM To:[EMAIL PROTECTED] Subject: Re: [JBoss-dev] Forums broke? are you logged in when you do that ? I know there is such a bug when

Re: [JBoss-dev] Forums broke?

2004-01-15 Thread Julien Viet
Hi Heiko ! this is configurable, you can enable guest to write or not On Jan 15, 2004, at 4:23 PM, Rupp, Heiko wrote: Salut Julien, Yes there is a bug which prevents anonymous users to post, I will fix it. I am not sure, that/if this is a good idea. Heiko

Re: [JBoss-dev] Fwd: ASF JIRA Installation is available

2004-01-15 Thread Julien Viet
and it kicks ass On Jan 15, 2004, at 11:04 PM, Adrian Brock wrote: On Thu, 2004-01-15 at 21:04, Andrew Oliver wrote: If we forego unnecessary features from the bug tracker such as: Fields (really just a nicety) Search/filter on fields (nice to have but who needs it) History (Nice to have

Re: [JBoss-dev] URL based transaction demarcation and long running transations

2004-01-19 Thread Julien Viet
you can look at : http://cvs.sourceforge.net/viewcvs.py/*checkout*/jboss/nukes/nukes/src/ main/org/jboss/nukes/servlet/TransactionFilter.java?content- type=text%2Fplainrev=1.6 only RequiresNew behaviour is used by Nukes julien On Jan 19, 2004, at 7:33 PM, Bill Burke wrote: Nicholas wrote:

[JBoss-dev] test

2004-02-02 Thread julien viet
email test --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn

[JBoss-dev] test again

2004-02-02 Thread julien viet
email test again --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn

[JBoss-dev] a third test

2004-02-02 Thread julien viet
email test again --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn

[JBoss-dev] test from the website

2004-02-02 Thread julien viet
test from the website --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn

[JBoss-dev] Nukes-1.0 released

2004-03-04 Thread Julien Viet
Hello all, We are proud to release nukes-1.0 : . jboss-3.2.3+hsqldb all in one version . mysql version . src version it is available at http://sourceforge.net/project/showfiles.php? group_id=22866package_id=84509release_id=162958 cheers julien

Re: [JBoss-dev] Re: Your TreeCache changes

2004-03-29 Thread Julien Viet
start/startService is poor's man AOP :-) On Mar 19, 2004, at 3:01 AM, Adrian Brock wrote: On Fri, 2004-03-19 at 01:43, Bela Ban wrote: Hey Adrian, what are you doing ? You're breaking our code by changing start() to startService() ! No I am not. All the cache tests still work for me. start()

Re: [JBoss-dev] [Nukes Development] - Re: build error

2004-04-10 Thread Julien Viet
you should use 3.2.3, for now it runs on that platform. We follow the Branch_3_2 but are a bit late (simply because 3.2.3 is enough for now) julien On Apr 10, 2004, at 10:30 PM, Jack Lauman wrote: It's looking for three classes that don't exist or at least I can't find them in v3.2.x, the

[JBoss-dev] Re: jboss-portal-2.2-testsuite Build Failed

2006-01-17 Thread Julien Viet
PROTECTED] [mailto:[EMAIL PROTECTED] *Sent:* Tuesday, January 17, 2006 2:51 PM *To:* Anil Saldhana; [EMAIL PROTECTED]; jboss-development@lists.sourceforge.net; QA; Julien Viet; [EMAIL PROTECTED]; QA; [EMAIL PROTECTED]; Thomas Heute *Subject:* jboss-portal-2.2-testsuite Build Failed *Importance

[JBoss-dev] Re: jboss-portal-2.4-testsuite Build Completed With Testsuite Errors

2006-02-20 Thread Julien Viet
*From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *Sent:* Monday, February 20, 2006 4:07 PM *To:* [EMAIL PROTECTED]; jboss-development@lists.sourceforge.net; QA; Julien Viet; QA *Subject:* jboss-portal-2.4-testsuite Build Completed With Testsuite Errors *Importance:* High

[JBoss-dev] Re: jboss-portal-2.4-testsuite Build Completed With Testsuite Errors

2006-02-20 Thread Julien Viet
Rajasekaran Sent: Monday, February 20, 2006 5:22 PM To: Julien Viet Cc: QA; [EMAIL PROTECTED]; jboss-development@lists.sourceforge.net; QA Subject: RE: jboss-portal-2.4-testsuite Build Completed With Testsuite Errors I guess portal uses an old version of junit(from 2001). The newer version might

[JBoss-dev] Re: jboss-portal-2.4-testsuite Build Completed With Testsuite Errors

2006-02-20 Thread Julien Viet
finds. -Original Message- From: Julien Viet Sent: Monday, February 20, 2006 5:53 PM To: Ryan Campbell Cc: Rajesh Rajasekaran; Julien Viet; QA; [EMAIL PROTECTED]; jboss-development@lists.sourceforge.net Subject: Re: jboss-portal-2.4-testsuite Build Completed With Testsuite Errors yes

[JBoss-dev] Re: jboss-portal-2.4-testsuite Build Completed With Testsuite Errors

2006-02-22 Thread Julien Viet
, perhaps we could raise the issue for the portal team to fix. Having Portal 2.4 compatible with Jboss 5.0 would be a nice thing to have if it's easy. If it's a big deal to fix, we should remove jboss-head from the matrix so we can have a clean build. -Original Message- From: Julien Viet

[JBoss-dev] Re: jboss-portal-2.4-testsuite Build Completed With Testsuite Errors

2006-02-22 Thread Julien Viet
by CC. I have opened a task for this. Here s the link. http://jira.jboss.com/jira/browse/JBPORTAL-679 Thanks Rajesh -Original Message- From: Ryan Campbell Sent: Wednesday, February 22, 2006 3:54 PM To: Julien Viet; Rajesh Rajasekaran Cc: QA; jboss-development@lists.sourceforge.net

[JBoss-dev] Re: wsrp integration

2006-03-25 Thread Julien Viet
: Julien Viet; Dev - JBossWS Subject: RE: wsrp integration Thomas, I saw a WSRP folder under testsuite/src/main/org/jboss/test/webservice and testsuite/src/resources/webservice and thought the place for BPEL integration tests should also be there. Does your comment imply that both the WSRP and BPEL

[JBoss-dev] Re: jboss-4.0.4 portal-2.2 issue

2006-05-13 Thread Julien Viet
Portal Developer o: 404.442.2056 c: 404.661.1760 AIM: geekjava -Original Message- From: Scott M Stark Sent: Saturday, May 13, 2006 11:14 AM To: Dimitris Andreadis; Roy Russo; Julien Viet; Ryan Campbell Cc: Adrian Brock; Steve Ebersole; 'jboss-development@lists.sourceforge.net'; QA; Rali

[JBoss-dev] Re: FW: jboss-4.0.4 portal-2.2 issue

2006-05-13 Thread Julien Viet
? -Original Message- From: Adrian Brock Sent: Friday, May 12, 2006 1:42 PM To: Ryan Campbell Cc: Steve Ebersole; Julien Viet; Roy Russo; jboss-development@lists.sourceforge.net; QA Subject: Re: FW: jboss-4.0.4 portal-2.2 issue Actually (2) is not an option because it looks like Portal

[JBoss-dev] Re: jboss-4.0.4 portal-2.2 issue

2006-05-16 Thread Julien Viet
I have upgraded branch 2.2 with ehcache 1.2 for releasing an SP1. Dimitris Andreadis wrote: So we either bundle the new version of ehcache or hibernate needs fixing? -Original Message- From: Scott M Stark Sent: 13 May, 2006 17:28 To: Roy Russo; Julien Viet; Ryan Campbell Cc: Adrian

Re: [JBoss-dev] Re: FW: jboss-4.0.4 portal-2.2 issue

2006-05-16 Thread Julien Viet
Portal's session factory is configured to use JBoss Cache not EhCache SNIP / -- Julien Viet JBoss Portal Project Lead --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated

Re: [JBoss-dev] Re: FW: jboss-4.0.4 portal-2.2 issue

2006-05-17 Thread Julien Viet
... Good point - why doesn't Portal ship with Hibernate configured with JBoss Cache? On 12 May 2006, at 19:34, Adrian Brock wrote: SNIP / The solutions are: 1) JBoss Portal's session factory is configured to use JBoss Cache not EhCache SNIP / -- Julien Viet JBoss Portal Project Lead

[JBoss-dev] [JBoss JIRA] Resolved: (JBPORTAL-77) PortletMode support

2004-12-03 Thread Julien Viet (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-77?page=history ] Julien Viet resolved JBPORTAL-77: - Resolution: Done Done PortletMode support --- Key: JBPORTAL-77 URL: http://jira.jboss.com/jira/browse/JBPORTAL

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-77) PortletMode support

2004-12-03 Thread Julien Viet (JIRA)
PortletMode support --- Key: JBPORTAL-77 URL: http://jira.jboss.com/jira/browse/JBPORTAL-77 Project: JBoss Portal Type: Feature Request Components: Portal Core Reporter: Julien Viet Assigned to: Julien Viet Fix For: 2.0 Alpha Provide

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-103) xwiki integration

2004-12-15 Thread Julien Viet (JIRA)
xwiki integration - Key: JBPORTAL-103 URL: http://jira.jboss.com/jira/browse/JBPORTAL-103 Project: JBoss Portal Type: Sub-task Reporter: Julien Viet Assigned to: Julien Viet proceed to the integration planned in the xwiki integration plan

[JBoss-dev] [JBoss JIRA] Updated: (JBPORTAL-93) Forum posts can become unusable due to width of content

2004-12-16 Thread Julien Viet (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-93?page=history ] Julien Viet updated JBPORTAL-93: Assign To: Thomas Heute (was: Julien Viet) Description: I'm seeing problems with the size of forum posts using the [code][/code] tags. There needs

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-102) xwiki integration plan

2004-12-15 Thread Julien Viet (JIRA)
xwiki integration plan -- Key: JBPORTAL-102 URL: http://jira.jboss.com/jira/browse/JBPORTAL-102 Project: JBoss Portal Type: Sub-task Reporter: Julien Viet Assigned to: fabio ciotola xwiki provide a portlet that can run in any portal

[JBoss-dev] [JBoss JIRA] Closed: (JBPORTAL-169) Nukes none J2EE standard compliant ?

2005-01-06 Thread Julien Viet (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-169?page=history ] Julien Viet closed JBPORTAL-169: Resolution: Won't Fix cleanup Nukes none J2EE standard compliant ? Key: JBPORTAL-169 URL

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-172) Multiple portals and pages

2005-01-06 Thread Julien Viet (JIRA)
Multiple portals and pages -- Key: JBPORTAL-172 URL: http://jira.jboss.com/jira/browse/JBPORTAL-172 Project: JBoss Portal Type: Task Components: Portal Core Versions: 2.0 Alpha Reporter: Julien Viet Assigned to: Julien Viet

[JBoss-dev] [JBoss JIRA] Resolved: (JBPORTAL-172) Multiple portals and pages

2005-01-06 Thread Julien Viet (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-172?page=history ] Julien Viet resolved JBPORTAL-172: -- Resolution: Done Fix Version: 2.0 Alpha Multiple portals and pages -- Key: JBPORTAL-172 URL

[JBoss-dev] [JBoss JIRA] Resolved: (JBPORTAL-96) Slide microkernel integration

2005-01-12 Thread Julien Viet (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-96?page=history ] Julien Viet resolved JBPORTAL-96: - Resolution: Done Slide is barely manageable by itself, this integration aims to make it follow a start/stop lilfecycle. Slide does not manage its

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-174) JBoss /deploy deployment features

2005-01-12 Thread Julien Viet (JIRA)
JBoss /deploy deployment features - Key: JBPORTAL-174 URL: http://jira.jboss.com/jira/browse/JBPORTAL-174 Project: JBoss Portal Type: Feature Request Components: Portal Core Versions: 2.0 Alpha Reporter: Julien Viet

[JBoss-dev] [JBoss JIRA] Closed: (JBPORTAL-96) Slide microkernel integration

2005-01-12 Thread Julien Viet (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-96?page=history ] Julien Viet closed JBPORTAL-96: --- Slide microkernel integration - Key: JBPORTAL-96 URL: http://jira.jboss.com/jira/browse/JBPORTAL-96

[JBoss-dev] [JBoss JIRA] Resolved: (JBPORTAL-174) JBoss /deploy deployment features

2005-01-12 Thread Julien Viet (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-174?page=history ] Julien Viet resolved JBPORTAL-174: -- Resolution: Done done JBoss /deploy deployment features - Key: JBPORTAL-174 URL: http

[JBoss-dev] [JBoss JIRA] Resolved: (JBPORTAL-175) Redirect after login

2005-01-13 Thread Julien Viet (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-175?page=history ] Julien Viet resolved JBPORTAL-175: -- Resolution: Done done Redirect after login Key: JBPORTAL-175 URL: http://jira.jboss.com/jira/browse

[JBoss-dev] [JBoss JIRA] Resolved: (JBPORTAL-176) Better handling of security exceptions thrown by portlets

2005-01-13 Thread Julien Viet (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-176?page=history ] Julien Viet resolved JBPORTAL-176: -- Resolution: Done done Better handling of security exceptions thrown by portlets

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-176) Better handling of security exceptions thrown by portlets

2005-01-13 Thread Julien Viet (JIRA)
Alpha Reporter: Julien Viet Assigned to: Julien Viet Fix For: 2.0 Alpha the portal treat security exception as different case as it is security based. it displays a security error message in the portlet window and log the security throwable with error level -- This message

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-175) Redirect after login

2005-01-13 Thread Julien Viet (JIRA)
Redirect after login Key: JBPORTAL-175 URL: http://jira.jboss.com/jira/browse/JBPORTAL-175 Project: JBoss Portal Type: Feature Request Components: Portal Core Versions: 2.0 Alpha Reporter: Julien Viet Assigned to: Julien Viet

[JBoss-dev] [JBoss JIRA] Reopened: (JBPORTAL-88) Make slide use RDBMS instead of FS

2005-01-17 Thread Julien Viet (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-88?page=history ] Julien Viet reopened JBPORTAL-88: - Make slide use RDBMS instead of FS -- Key: JBPORTAL-88 URL: http://jira.jboss.com/jira/browse

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-178) Slide security integration

2005-01-17 Thread Julien Viet (JIRA)
Slide security integration -- Key: JBPORTAL-178 URL: http://jira.jboss.com/jira/browse/JBPORTAL-178 Project: JBoss Portal Type: Task Versions: 2.0 Beta Reporter: Julien Viet Assigned to: Julien Viet Fix For: 2.0 Beta

[JBoss-dev] [JBoss JIRA] Created: (JBPORTAL-179) Slide API usage

2005-01-17 Thread Julien Viet (JIRA)
Slide API usage --- Key: JBPORTAL-179 URL: http://jira.jboss.com/jira/browse/JBPORTAL-179 Project: JBoss Portal Type: Task Versions: 2.0 Beta Reporter: Julien Viet Assigned to: Julien Viet Fix For: 2.0 Beta Use slide API from within

[JBoss-dev] [JBoss JIRA] Updated: (JBPORTAL-178) Slide security integration

2005-01-17 Thread Julien Viet (JIRA)
[ http://jira.jboss.com/jira/browse/JBPORTAL-178?page=history ] Julien Viet updated JBPORTAL-178: - Assign To: Roy Russo (was: Julien Viet) Slide security integration -- Key: JBPORTAL-178 URL: http

  1   2   3   >