[JBoss-user] [Installation Configuration] - struts cocoon, JSP XML merge problem

2004-05-22 Thread than_win
Hi Everybody, I have a problem integrating struts cocoon. JSP files forwarded from structs action cannot merge with xml files in cocoon pipeline. I think the problem is on the cocoon side, How to merge JSP XML. Anybody please help! Thanks in advance. Than Win View the original post :

[JBoss-user] [Security JAAS/JBoss] - Problem with the getUserPrincipal() method.

2004-05-22 Thread tosenthu
My users are authenticated by the database user login module of JAAS. the problem is getUserPrincipal() call in a JSP is not returning the user name. it returns null for authenticated user. what might be the problem. Thanks in advance, Senthil Kumar M Rangasamy View the original post :

[JBoss-user] [Security JAAS/JBoss] - How to display various error messages in JSP when the User a

2004-05-22 Thread tosenthu
I am using the databse user login authentication. I need to print the error messages of what went worng with the login value provided. because in my case there are 2 criteria more where the login can fail. how can i get this error messages displayed on the page. Thanks in advance. Senthil

[JBoss-user] [Javassist user questions] - starting JBOSS server services at the time of system rebooti

2004-05-22 Thread reddybk
Thanks in advance My requirment is 'Jboss' Application server services should start automatically as soon as system reboots. Please suggest me if any one have solution. reddy View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3835906#3835906 Reply to the

[JBoss-user] [Security JAAS/JBoss] - Jaas Problem

2004-05-22 Thread raffaelecorvino
Hello all, I'm using jboss3.2.3 and Jaas DatabaseLoginModule. My server creates correctly the subject but when I try to run a session bean method o cmp method it give me this error: anonymous wrote : Caused by: java.rmi.ServerException: EJBException:; nested exception is: |

[JBoss-user] [Advanced Documentation] - any docs updates since March 2004?

2004-05-22 Thread petino
Got an email from [EMAIL PROTECTED] (subj: JBoss Documentation follow-up) last week. Quite funny to get offer from JBoss on training, consulting, support, etc. while production version (3.2.3) has been around for almost half a year and current documentation is version 3.2.2. Is there a problem

[JBoss-user] [Persistence CMP/JBoss] - Re: SQL not generating properly

2004-05-22 Thread ironbird
primkey-field=id is missing in the @ejb.bean tag. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3835910#3835910 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3835910

[JBoss-user] [Persistence CMP/JBoss] - Re: Problem with One to One Unidirectional Relationship

2004-05-22 Thread Darpan
NOTE: The multiplicity tag is getting removed during submitting of this POST and therefore you might see only One instead of (multiplicity)One(/multiplicity) in angled brackets The descriptors are as follows (relevant text has been color coded): EJB-JAR.XML ?xml version=1.0 encoding=UTF-8?

[JBoss-user] [Persistence CMP/JBoss] - Re: Problem with One to One Unidirectional Relationship

2004-05-22 Thread Darpan
I understand what you're saying. The comment tag for UID always existed in my descriptor and have removed it now. After getting the one-to-one unidirectional problem, I tried implementing a bidirectional relationship which works fine. During the course of implementing this I had changed the

[JBoss-user] [HTTPD, Servlets JSP] - Can i trap HTTP-403 error

2004-05-22 Thread tosenthu
i am using JAAS for authenticating and authorising the app user. IE's error page for 403 is shown when an user tries to access a resource which is not allocated to. can i handle this error and redierct to another page of mine. if so how to do that. Thanks in advance. Senthil kumar M

[JBoss-user] [Persistence CMP/JBoss] - Re: Problem with One to One Unidirectional Relationship

2004-05-22 Thread ironbird
I suggest you to adopt a pragmatic method. Nothing's logical in all this. The first error talks about the getCid() getter, nothing to do with the usertDetails field. So: - Keep a known configuration of your beans and relationships (DO NOT CHANGE BETWEEN POSTS). - Activate CMP plugin traces

[JBoss-user] [Persistence CMP/JBoss] - Re: Bean not found for relation

2004-05-22 Thread agoncal
Thanks, I've put all the entities in only one jar with only one deployment descriptor and it's working fine. Is the constraint both beans have to be defined in the same dd if you have a cmr relationship between them defined in the spec (I haven't found anything) or is this a JBoss limitation ?

[JBoss-user] [The Lizzard's corner] - Re: TSS, anonymous posting. Anyone JBoss care to explain? Tr

2004-05-22 Thread tldtld
I guess the silence is indirectly an admission. It really saddens me that you can call yourself professional open source company and not only perform astroturfing (which is bad enough), but actually create false identities and post the stuff that was posted. I have until now been a supporter

[JBoss-user] [Persistence CMP/JBoss] - Re: Bean not found for relation

2004-05-22 Thread ironbird
It is perfectly defined in the spec and the descriptor schema: | xsd:complexType name=ejb-nameType | xsd:annotation | xsd:documentation | The ejb-nameType specifies an enterprise beans name. It is | used by ejb-name elements. This name is assigned by the | ejb-jar file producer to

[JBoss-user] [The Lizzard's corner] - Re: TSS, anonymous posting. Anyone JBoss care to explain? Tr

2004-05-22 Thread [EMAIL PROTECTED]
tldtld wrote : I guess the silence is indirectly an admission. | | It really saddens me that you can call yourself professional open source company and not only perform astroturfing (which is bad enough), but actually create false identities and post the stuff that was posted. They are the

[JBoss-user] [The Lizzard's corner] - Re: TSS, anonymous posting. Anyone JBoss care to explain? Tr

2004-05-22 Thread [EMAIL PROTECTED]
As far as the TheServerSide.com goes, I can only say I have only ever made one post: [ur]http://www.theserverside.com/user/userthreads.tss[/url] I have never posted as Daniel Westerdale or Duncan Eley, but then my ISP (NTL in the UK) does not give me a static ip address. View the original post :

[JBoss-user] [Security JAAS/JBoss] - Re: Jaas Problem

2004-05-22 Thread morenito9000
Hi, It seems that you don't get the PrincipalRoles associated with your Principal. Your session bean is callable by role MANAGER, REVIEWER . but after authentication no role is retrieved. I don't know a solution ... perhaps verify the correctness of rolesQuery in login-config.xml file.

[JBoss-user] [The Lizzard's corner] - Re: TSS, anonymous posting. Anyone JBoss care to explain? Tr

2004-05-22 Thread tldtld
Well finally someone wakes up to defend themselves in clear tones. Unfortunally it seems no one else of the JBoss group wants to speak out on this. I am not spreading FUD or anything. I am a customer too. Just because I'm not posting, doesnt mean I dont spread the word. I'm a SW development

[JBoss-user] [The Lizzard's corner] - Re: TSS, anonymous posting. Anyone JBoss care to explain? Tr

2004-05-22 Thread [EMAIL PROTECTED]
Thomas, All I can say is that it wasn't me. And I don't mean in the Bart Simpson sense :-) I can't speak for others. I often post on other forums using a psuedonym. e.g. until recently (about 6 months ago) I was known as warjorton these forums. Another one is ejort. Both are corruptions of

[JBoss-user] [Installation Configuration] - Multiple instances of same server

2004-05-22 Thread guy_rouillier
I've done a search on multiple instances and read the many messages on the subject. I'm familiar with services binding. I have a small variation on this theme, and I'm wondering if those more knowledgeable than me can tell me if I'm spinning my wheels. Here is what I've done. Using only the