I am using JBoss 5.1.0 GA with JDK 1.6_16. I have a menu bar at the top of
each of my JSPs. It performs a check to determine the roles a user is a
member. Based on this information, the user will see certain links on the menu
bar. However, when navigating through the pages, the following is
I updated the JBoss Messaging from 1.4.3 to 2.0.0BETA4 and that seemed to solve
my problem.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4253664#4253664
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4253664
__
I am having the exact same problem that thammoud described. I had the
messaging system use my security realm but once I return from the JMS call, the
getPrincipal().getName() returns the user specified by the
unauthenticatedIdentity.
Has anyone else ran into this issue and if so, were you able
It appears this issue is closely related to this post:
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=159800
However, there was no resolution to that issue either. Is there an update?
Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4252412#
I am using JBoss 5.1.0.
1. I call a method that requires a role which the calling user is a member of.
This call succeeds.
2. The next call is to a class that creates a JMS message and publishes the
message. This call succeeds.
3. The next call is to the same method as in #1. However this tim
I have a stateful session bean in my application. When a user performs a
search in the application, the stateful session bean is used so that the
results may be paged through even if a user does not click next page for quite
some time. I seem to be running into a situation where JBoss passivat
I have a custom login module that works correctly when logging in to the app
through the web interface and most of my EJB's. I have an EJB that has a
One-to-Many relationship with another bean. When a new Bean A entity is
created, many Bean B entities are created in the ejbPostCreate method of
I have also noticed that the only time I see this issue is when I have
ejb-relationships defined in my deployment descriptors. Other EJB's that
define the same security-domain but does not define an ejb-relationship works
correctly when authentication occurs.
View the original post :
http://w
I have a one-to-many ejb-relation configured. I am trying to create an ejb-ql
or jboss-ql query where I need to reference the foreign key of the one side of
the ejb-relation. Since I cannot explicitly enter this foreign key as a
in the many side of the , it appears I cannot write the followin
I have a one to many relationship configured. I know that the foreign key
column in my many table has to allow for NULL values according to the EJB spec.
As far as I know an INSERT occurs that populates the row except for the
foreign key value. Then an UPDATE occurs populating the foreign key
Here is the log output when TRACE is on if this helps.
|
| 2007-01-29 15:26:03,651 DEBUG
[org.jboss.ejb.plugins.cmp.jdbc.JDBCFindByPrimaryKeyQuery.Workspace#findByPrimaryKey]
Executing SQL: SELECT t0_Workspace.WORKSPACE_ID, t0_Workspace.WORKSPACE_NAME,
t0_Workspace.DESCRIPTION, t0_Workspa
I upgraded from JBoss3.2.0 to 4.0.5. I am using FORM based authentication. I
have a custom login module that entends DatabaseServerLoginModule. I am able
to login to the web application correctly. All the correct roles are assigned
to the user. However, when I access a secured method in one
I now see the User Documentation link on the Wiki page.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975637#3975637
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975637
___
Is the documentation link you posted correct? It is the same as the Wiki page
link. Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975635#3975635
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975635
Would someone happen to have an example or point me to a FAQ that describes how
one may go about converting from JBossMQ to JBoss Messaging? Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975582#3975582
Reply to the post :
http://www.jboss.com/index
15 matches
Mail list logo