Re: Re[2]: [JBoss-user] CMP - Primary Key Strategies?

2003-03-19 Thread wonder sonic
Note that Oracle sequences can't be rollbacked! If you encounter any Exception (NullPointer...), there'll be a hole. Cheers, WS --- costin [EMAIL PROTECTED] a écrit : Hi! So basically you can use the autoincrement feature with: - not doing anything in ejbCreate (the rest is standard

[JBoss-user] Fwd: [JBoss-dev] jboss-head compilation failure?

2002-12-05 Thread wonder sonic
Maybe I posted this message to the wrong mailing list :-( --- wonder sonic [EMAIL PROTECTED] a écrit : De: wonder sonic [EMAIL PROTECTED] À: [EMAIL PROTECTED] Objet: [JBoss-dev] jboss-head compilation failure Date: Thu, 5 Dec 2002 20:28:01 +0100 (CET) Hello, Can someone help me? I've

Re: [JBoss-user] JBoss component library revisited

2002-10-02 Thread wonder sonic
As I started the thread, I suggest to call it: The Wonder Component Library (TWCL) :) Just kidding... ;) Seriously: how about the FCL for the Free Component Library? Cheers, WS --- J. A. Romero L. [EMAIL PROTECTED] a écrit : On 2 Oct 2002, Pete Beck wrote: (...) So, should we begin

RE: [JBoss-user] JBOSS - Components library

2002-09-30 Thread wonder sonic
something to do with this subject? TIA :) WS On Fri, 2002-09-27 at 10:39, wonder sonic wrote: Hi Saroj, 1 2) In fact the kind of components can be sorted by domain: - network: - SSL Connection management component - Chat component - Forum component - Multicast

[JBoss-user] jboss-all compilation

2002-09-30 Thread wonder sonic
Hi, As I tried to compile the sources in the jboss-all CVS branch, I get errors: cannot resolve symbol org.jboss.tm.XidFactory Any idea about what I can do? TIA, WS ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !

Re: [JBoss-user] jboss-all compilation

2002-09-30 Thread wonder sonic
jboss-all from HEAD and it compiled ok, I just get an error (i posted it before, but no answer) when deploying an app that worked in 3.0.2 version. wonder sonic wrote: Hi, As I tried to compile the sources in the jboss-all CVS branch, I get errors: cannot resolve symbol

Re: [JBoss-user] JBOSS - Components library

2002-09-28 Thread wonder sonic
Hi Guy, Happy to see this thread interests you :) --- Guy Rouillier [EMAIL PROTECTED] a écrit : I've followed this thread quietly until now, but this caught my attention: - Original Message - From: wonder sonic [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, September 27

[JBoss-user] Stateful Session Bean problem (newbie?)

2002-09-27 Thread wonder sonic
(about 500ms after) to the SFSB = the attribut is now equals to null! The SFSB is configured to be used with XDoclet 1.1.2 with trans-type:Required. I've also a create method: public void ejbCreate() {} What should I do to make this work? TIA, Wonder Sonic (very disapointed by SFSBs now

[JBoss-user] JBOSS - Components library

2002-09-27 Thread wonder sonic
for replies... :) Best regards to the JBoss and the Open Source community, Wonder Sonic ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com

RE: [JBoss-user] JBOSS - Components library

2002-09-27 Thread wonder sonic
and the associated components too :) Imagine the gained time all around the world... To be continued... (I hope) --- Saroj Kumar [EMAIL PROTECTED] a écrit : Hi Wonder Sonic, Yeah, this seems to be a good idea. Certainly it can be done. Let us discuss it in depth. Q- 1) What kind of components

Re: [JBoss-user] Stateful Session Bean problem (newbie?)

2002-09-27 Thread wonder sonic
request (2 different business methods) half a second because the JSP is being compiled ;) thanks for the answer :) Wonder Sonic --- Stephen Coy [EMAIL PROTECTED] a écrit : How do you know that you are getting the same instance of the SFSB on the second call? Is the second call on the same JSP

RE: [JBoss-user] JBOSS - Components library

2002-09-27 Thread wonder sonic
To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] JBOSS - Components library Hi Wonder Sonic, Yeah, this seems to be a good idea. Certainly it can be done. Let us discuss it in depth. Q- 1) What kind of components are u thinking about? 2) Which domain they work in? -Saroj -Original

RE: [JBoss-user] JBOSS - Components library

2002-09-27 Thread wonder sonic
--- Kevin Conner [EMAIL PROTECTED] a écrit : As an alternative, we could use an existing (EJB) component sharing forum - any suggestions? There are a number of them out there, why start another? This just what I talked about, to centralize the development of such components, I mean

Re: [JBoss-user] JBOSS - Components library

2002-09-27 Thread wonder sonic
can be modified at the run-time and so modify the comportement of the component. When I was talking of reusable components, I mean: - smart component - complex object (from inside) - simple object (from the outside, the interface) WS --- Jon Haugsand [EMAIL PROTECTED] a écrit : * wonder sonic

RE: [JBoss-user] JBOSS - Components library

2002-09-27 Thread wonder sonic
--- Kevin Conner [EMAIL PROTECTED] a écrit : This just what I talked about, to centralize the development of such components, I mean *FREE* components working without spending one hour to configure it... sort of Plug and Play components ;) I was talking about *FREE* components.

Re: [JBoss-user] JBOSS - Components library

2002-09-27 Thread wonder sonic
the unknown-pk stuff every week ;-) Hope this mail wouldn't just be read by me :D Thanks for it! Curt Johnson Wonder Sonic Chris Snow wrote: Instead of a library of components, what about a library of 'links' to components, such as in projects like ofbiz (www.ofbiz.org

Re: [JBoss-user] JNDI names structure

2002-07-13 Thread wonder sonic
Hi Dimitri, You can search with a search engine for the words LDAP tutorial, you'll surely find what you are searching for :) Wonder Sonic --- Dimitri PISSARENKO [EMAIL PROTECTED] a écrit : Hello! How does one structure the JNDI name tree properly? Are there some guidelines or standards

Re: [JBoss-user] JBoss internals

2002-07-13 Thread wonder sonic
You can look at http://sourceforge.net/projects/jboss/ You'll be able to download the sources from the CVS repository... Good Luck Wonder Sonic --- Dimitri PISSARENKO [EMAIL PROTECTED] a écrit : Hello! What books/Internet resources exist about the implementation of JBoss, its internal

Re: [JBoss-user] SQL request

2002-06-27 Thread wonder sonic
I tried this: category name=org.jboss.ejb.plugins.cmp priority value=DEBUG/ /category but I don't get any SQL requests displayed :( I use JBoss 3.0. Do you know why? tia, Wonder Sonic --- Dain Sundstrom [EMAIL PROTECTED] a écrit : Set the org.jboss.ejb.plugins.cmp category

[JBoss-user] STRANGE FINDEREXCEPTION

2002-06-27 Thread wonder sonic
javax.ejb.FinderException Can someone explain to me my error(s)? Thank you in advance, Wonder Sonic ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com

[JBoss-user] APPLICATION CLIENT

2002-06-26 Thread wonder sonic
Hi, Can someone tell me what an application client (in J2EE) means? Where can I find *GOOD* tutorials? TIA, Wonder Sonic ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com

Re: [JBoss-user] sun JDBC Driver doesn't support finder methods.

2002-06-26 Thread wonder sonic
Can you enumerate the attributes' name of your CMP bean? --- Tejeshwar [EMAIL PROTECTED] a écrit : Hi I am using sun.jdbc.odbc.JdbcOdbcDriver for MS SQL Server 200 on JBOSS2.4.4. I want to know one thing, The Sun JDBC Driver doesn't support finder methods of CMP Bean. bcos it gives error

Re: [JBoss-user] xdoclet creating wrong package

2002-06-25 Thread wonder sonic
- From: wonder sonic To: [EMAIL PROTECTED] Sent: Monday, June 24, 2002 11:03 AM Subject: Re: [JBoss-user] xdoclet creating wrong package Could you send your ant build.xml file and your .ant.properties file? --- Sundaram Ramasamy [EMAIL PROTECTED] a écrit : yes, I have

Re: [JBoss-user] xdoclet creating wrong package

2002-06-25 Thread wonder sonic
] ^ [javac] 3 errors BUILD FAILED d:\work\group\build.xml:191: Compile failed, messages should have been provided. Total time: 13 seconds - Original Message - From: wonder sonic [EMAIL PROTECTED] To: Sundaram Ramasamy [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday

Re: [JBoss-user] xdoclet creating wrong package

2002-06-24 Thread wonder sonic
=${jboss.version} xmlencoding=UTF-8 typemapping=${type.mapping} datasource=${datasource.name} destdir=${build.dir}/META-INF validateXml=false / /ejbdoclet /target ... Hope it helps... Wonder Sonic --- Sundaram [EMAIL PROTECTED

Re: [JBoss-user] xdoclet creating wrong package

2002-06-24 Thread wonder sonic
Could you send your ant build.xml file and your .ant.properties file? --- Sundaram Ramasamy [EMAIL PROTECTED] a écrit : yes, I have those lines in my build.xml file. - Original Message - From: wonder sonic [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, June 24, 2002 7:50

RE[2]: [JBoss-user] SQL request

2002-06-22 Thread wonder sonic
Okay so: -1- how to do that with mysql? :) -2- is there a way to do that with log4j or by modifying any parameter in a xml file? :| thank you in advance, Wonder Sonic One way to do this is that most databases have a way to turn on trace info, so that you can see the sql statements

RE: [JBoss-user] MySQL strange behaviour

2002-06-22 Thread wonder sonic
... ) and index is a keyword (at least for mysql)... I just changed the name from index to tableIndex and it worked :D thank you to all who tried to help me ;) Wonder Sonic --- [EMAIL PROTECTED] a écrit : wonder sonic, Your first problem, I think, is that you have not flushed the tables

[JBoss-user] SQL request

2002-06-21 Thread wonder sonic
Hi, Is there a way to read the SQL requests generated and executed by JBoss for CMP entities? A sort of debug level to setup in a config file... TIA, Wonder Sonic ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo

[JBoss-user] MySQL strange behaviour

2002-06-07 Thread wonder sonic
* * @ejb:data-object extends=org.myrpg.atlas.core.AbstractData * setdata=false * * @jboss:table-name table-name=SequenceEntity * * @jboss:create-table create=true * * @jboss:remove-table remove=false tia, Wonder Sonic

[JBoss-user] MySQL service installation

2002-06-06 Thread wonder sonic
, can you help me? (my mySQL version is 3.23.42-nt and my database's name is myrpg (already created). Perhaps it is the version of the mysql driver archive? Thank you in advance, Wonder Sonic ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite

[JBoss-user] request for mySQL configuration files

2002-06-06 Thread wonder sonic
Hello, If anybody has succeded in the installation of mySQL with JBoss 3.0 final, can you send me your configuration files and the name of the mysql jar driver? Can you also details the version of mySQL especially for windows version of mySQL. Thank you in advance, Wonder Sonic

[JBoss-user] request for mySQL configuration files

2002-06-06 Thread wonder sonic
Hello, If anybody has succeded in the installation of mySQL with JBoss 3.0 final, can you send me your configuration files and the name of the mysql jar driver? Can you also details the version of mySQL especially for windows version of mySQL. Thank you in advance, Wonder Sonic

RE: [JBoss-user] request for mySQL configuration files

2002-06-06 Thread wonder sonic
Thank you but I've got more questions: Where do you put the file 'mm.mysql-2.0.11-bin.jar'? :) And what about the mySQL database name? :) Wonder Sonic --- James Ward [EMAIL PROTECTED] a écrit : Check out: http://www.cayambe.org/core/sql/mysql-service.xml We use the mm.mysql driver: http

Re: [JBoss-user] MySQL service installation

2002-06-06 Thread wonder sonic
I use the 3.0 final, and indeed, the version is old (I use the one downloadable in the CMP 2.0 / JBoss 3.0 tutorial ;) instead of the one in this directory :D One thing I don't know is where to put the 2.0.11 driver archive :( If you know, could you please tell me? TIA, Wonder Sonic

Re: [JBoss-user] MySQL service installation

2002-06-06 Thread wonder sonic
The lib directory, you mean by this, the jboss/lib or jboss/server/default/lib? And what would be the depends tag for a jar??? tia, wonder sonic --- Greg Turner [EMAIL PROTECTED] a écrit : Putting the driver jar file into /lib will work, but I don't think that is the correct place. I think

RE: [JBoss-user] request for mySQL configuration files

2002-06-06 Thread wonder sonic
Thank you very much :) What about the SentinelPool JNDI Name, how do you use it in standardjbosscmp-jdbc.xml to define MySQL as the default database? tia, wonder sonic --- JD Brennan [EMAIL PROTECTED] a écrit : Attached is an mysql-service template with @xx@ for dbname host and user

Re: [JBoss-user] MySQL service installation

2002-06-06 Thread wonder sonic
? Wonder sonic, brain storming ;) --- Greg Turner [EMAIL PROTECTED] a écrit : Hmmm. I am running RC2 and there is no jboss/server/default/lib, so I meant jboss/lib. I don't clearly understand how depends works, but there is an example in the deploy/hsqldb-service.xml file for deploying

[JBoss-user] Fwd: [Xdoclet-user] EJBDoclet - Session bean

2002-06-05 Thread wonder sonic
, wonder sonic --- wonder sonic [EMAIL PROTECTED] a écrit : De: wonder sonic [EMAIL PROTECTED] À: [EMAIL PROTECTED] Objet: [Xdoclet-user] EJBDoclet - Session bean Date: Wed, 5 Jun 2002 17:09:42 +0200 (CEST) Hi, I'm using XDoclet for 2 weeks now and this tool is very useful. But I've

[JBoss-user] [Simple question] CMP bean inheritance

2002-06-04 Thread wonder sonic
Hi, Can someone tell me how are managed the inheritance of the CMP fields? Details: If I create a CMP A and then a CMP B which extends A, will CMP A and B have the same SQL table, will the CMP-B SQL table have SQL CMP-B fields plus SQL CMP-A fields? Thanks in advance, Wonder Sonic

Re: [JBoss-user] CMP 2.0 With JBoss 3.0 Beta Tutorial

2002-06-04 Thread wonder sonic
Very helpful indeed! Will you add some parts such as CMP 2.0 inheritance, XDoclet...? I've got also one question: What are the main diferrences between MySQL and Hypersonic? TIA, Wonder Sonic --- Ricardo_Argüello [EMAIL PROTECTED] a écrit : CMP 2.0 With JBoss 3.0 Beta Tutorial: http

Re: [JBoss-user] [Simple question] CMP bean inheritance

2002-06-04 Thread wonder sonic
Thank you, one more question :) Do you know if XDoclet works as your answers? :) Wonder Sonic --- Alex Loubyansky [EMAIL PROTECTED] a écrit : Hello wonder, Tuesday, June 04, 2002, 5:44:43 PM, you wrote: ws Hi, ws Can someone tell me how are managed the inheritance of ws the CMP

Re: [JBoss-user] Redeployment problems + SAR question

2002-06-04 Thread wonder sonic
-1- Thanks for the hint of the jdk 1.4 VM :) One thing: if you can, use only Local interfaces :( -2- Has anyone heard of a cool tutorial about writing SAR? (I mean which details all the steps..., like the CMP 2.0/JBoss 3.0 one :) ) Wonder Sonic --- Marius Kotsbak [EMAIL PROTECTED] a écrit

Re: [JBoss-user] ClassCastException at PortableRemoteObject.narrow

2002-05-31 Thread wonder sonic
Welcome to the club :) If you look to old mails, we have discussint about this problem, search the subject [JBoss-user] [HELP] Is there someone to help me? If you find a solution, tell me :) Wonder Sonic --- Steve Knight [EMAIL PROTECTED] a écrit : Hello, I just updated my JBoss from 3.0

Re: [JBoss-user] ClassCastException at PortableRemoteObject.narrow

2002-05-31 Thread wonder sonic
at 17:22, wonder sonic wrote: Well, if someone want to tell me how I can do that, I'll do it... I really don't understand where does it come... :( And with local interfaces? --- Marius Kotsbak [EMAIL PROTECTED] a écrit : I also join :-( Is it reported as a bug with top

RE: [JBoss-user] ClassCastException at PortableRemoteObject.narro w

2002-05-31 Thread wonder sonic
] -Original Message- From: wonder sonic [mailto:[EMAIL PROTECTED]] Sent: Friday, May 31, 2002 10:06 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] ClassCastException at PortableRemoteObject.narrow Well I can't login and go to the url at the same time (problem with my Internet Explorer

Re: Re[8]: [JBoss-user] [HELP] Is there someone to help me?

2002-05-29 Thread wonder sonic
someone could take care of my brain :( Wonder Sonic (searching some ice for my head) --- Wim Praet [EMAIL PROTECTED] a écrit : If you like to rebuild the sources yourself, pay attention to the fact that things can change quite often :-) I used to do this myself but it's not worth the effort to do

Re: [JBoss-user] WinCvs write access to JBoss in SourceForge

2002-05-29 Thread wonder sonic
Hi Guy, Well I and the member of my project have encountered such problems. Try this link: http://sourceforge.net/docman/display_doc.php?docid=9322group_id=45052#4 Hope it'll help you :) Wonder Sonic --- Guy Rouillier [EMAIL PROTECTED] a écrit : I am supposedly set up for developer access

Re: Re[8]: [JBoss-user] [HELP] Is there someone to help me?

2002-05-29 Thread wonder sonic
The Session bean B call failes with a ClassCastException! Does JBoss and Tomcat support such complex calls? TIA for your answer, Wonder Sonic --- Scott M Stark [EMAIL PROTECTED] a écrit : RE: Re[8]: [JBoss-user] [HELP] Is there someone to help me?A ClassCastException is never a sign

Re: [JBoss-user] where is the doc?

2002-05-28 Thread wonder sonic
Hemm, Does someone know where is the template .ant.properties file? see Chapter.3.SampleProject.doc page 4, line 8. Thanks in advance Wonder Sonic --- Markus Garscha [EMAIL PROTECTED] a écrit : and then go to manual/src/guide .) markus * Ricardo Argüello [EMAIL PROTECTED] [2002-05-27

[JBoss-user] [HELP] Is there someone to help me?

2002-05-28 Thread wonder sonic
Hello everybody, I've got one error using Session beans (UserSession) from a JSP and I've got the following error: ... javax.servlet.ServletException: UserSession not bound ... Can someone tell me what can cause this error? thanks in advance, Wondersonic

Re: [JBoss-user] [HELP] Is there someone to help me?

2002-05-28 Thread wonder sonic
. Check with localhost:8082 (jndiview) what name it is bound to. It has to be the same that you are using in your webapp. On Tue, 2002-05-28 at 14:01, wonder sonic wrote: Hello everybody, I've got one error using Session beans (UserSession) from a JSP and I've got the following error

Re: Re[4]: [JBoss-user] [HELP] Is there someone to help me?

2002-05-28 Thread wonder sonic
Hemm, may I send you my deployment descriptors? Perhaps you could see the problems... :) But I don't want to bother you! Regards, wonder sonic --- Alex Loubyansky [EMAIL PROTECTED] a écrit : Hello wonder, I'd remove these from the war: jaas.jar jboss-client.jar

Re: [JBoss-user] Open Source Causes Head Explosions ? [was Is there someone to help me?]

2002-05-28 Thread wonder sonic
CIOs who do not want to explode their developer's heads Please post the non-explosive build ASAP. //Nicholas --- wonder sonic [EMAIL PROTECTED] wrote: Well it seems so, but I guess I'm really confused by all these deployment descriptors ejb-ref ejb-local-ref, ejb-link and so

Re: Re[12]: [JBoss-user] [HELP] Is there someone to help me?

2002-05-28 Thread wonder sonic
understand why my .jar file is loaded. Thank you! Wonder Sonic --- Alex Loubyansky [EMAIL PROTECTED] a écrit : Hello wonder, But they get in the classpath. Not sure what the spec says about it. It may just say nothing, not sure... If it's not a bug it could be considered as a request

Re: Re[8]: [JBoss-user] [HELP] Is there someone to help me?

2002-05-28 Thread wonder sonic
may be ommitted from the webapp lib dir, due to the change in classloading (als Alex reminded me). kind regards, Wim. - Original Message - From: wonder sonic [EMAIL PROTECTED] To: Wim Praet [EMAIL PROTECTED] Sent: Tuesday, May 28, 2002 3:52 PM Subject: Re: Re[8]: [JBoss-user

Re: Re[8]: [JBoss-user] [HELP] Is there someone to help me?

2002-05-28 Thread wonder sonic
remoteorg.myrpg.atlas.ejb.UserSession/remote /ejb-ref /web-app === What are my mistakes??? Thanks in advance ! Wonder Sonic --- Wim Praet [EMAIL PROTECTED] a écrit : which version are u using? RC1, 2, 3? are both beans bound in jndi, under that name

Re: Re[8]: [JBoss-user] [HELP] Is there someone to help me?

2002-05-28 Thread wonder sonic
much questions... ;) tia, wonder sonic --- Wim Praet [EMAIL PROTECTED] a écrit : Ah! try using RC2 or RC3. I know someone who also got this proxy ClassCastException problem, and it dissapeared in RC2. So please, deploy and check your code with RC2 or RC3 (attention: the db-service.xml file

[JBoss-user] descriptor problem

2002-05-27 Thread wonder sonic
Hi, I've got some problems with the jboss deployment descriptors. I've got the following error: 16:48:33,539 ERROR [EmbeddedCatalinaServiceSX] Failed to setup web application ENC javax.naming.NamingException: ejb-ref: ejb/UserSession, no ejb-link match, use jndi-name in jboss-web.xml See my

[JBoss-user] How to write a SAR?

2002-05-26 Thread wonder sonic
Hi, It's the first time I'm writiçng to this mailing list. I've installed the JBoss 3.0 RC1 + Tomcat 4.0.3 package and I have at this moment one question: Where can I find documentation about writing a SAR from A to Z? (descriptor files, interfaces to use...) Thanks in advance, Wondersonic