I am using JBoss 3.2.3 with the tomcat configuration. I have a default page called
sentry.jsp that shows up without an explicit reference. That is expected since it is
listed in the welcome-file-list of web.xml.
After precompiling as servlets, sentry.jsp gets mapped to /sentry.jsp and no longer
Through my use of other JMS providers such as OpenJMS, SonicMQ and a few others
I've never seen a provider deny the creation of a topic through session.createTopic()
if the topic hasn't been administratively added. I thought this was quite interesting
as it doesn't make much sense having to
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 th
"tldtld" wrote : How am I to believe you didnt post as name Z from your
statement?/quote]
|
| You only have my word. But I can categorically deny that I made those posts.
|
| If I knew how to get their e-mail addresses from theserverside.com I would ask
| them to confirm this fact.
|
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 "warjort"on these forums. Another one is "ejort".
Both are corruptions o
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 ma
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.
Moren
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 :
"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
It is perfectly defined in the spec and the descriptor schema:
|
|
|
| The ejb-nameType specifies an enterprise beanÃÂÃÂs name. It is
| used by ejb-name elements. This name is assigned by the
| ejb-jar file producer to name the enterprise bean in the
| ejb-jar fileÃÂÃÂs deployment
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
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
maybe you have already lucene used by another application which have a lower version
than the Nukes one.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835920#3835920
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38359
I tried removing all apps from deploy dir and just deploying struts-examples into
deploy dir. Same problem. Realized I had a third party monitor type app that I wan't
using in the deploy dir. I removed that, and the problem disappeared.
Problem solved.
View the original post :
http://www.
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 addin
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 Rangaswamy
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 co
First post:
|
| UserLogin-UserDetails
|
|
| UserHasUserDetails
|
|
| id
| uid
|
|
|
|
|
|
UserDetailsPartOfUserLogin
|
|
|
Second post:
|
| UserLogin-UserDetails
|
|
| UserHasUserDetails
|
|
| id
| U
Scott, thanks!
but is there an "easy" way, for reuse
that database, that my tomcat(standalone) uses
for JAAS?
(for jboss4)
thanks!
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835912#3835912
Reply to the post :
http://www.jboss.org/index.html?module=bb&
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
http://java.sun.com/dtd/ejb-jar_2
primkey-field="id" is missing in the @ejb.bean tag.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835910#3835910
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835910
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
Your relationships seems OK. The error looks like userDetails is also declared as a
cmp-field.
Post your whole descriptors
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835908#3835908
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting
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:
| javax.ejb.EJBE
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=bb&op=viewtopic&p=3835906#3835906
Reply to the po
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 kumar
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 :
http:/
27 matches
Mail list logo