Portal starts up with no errors and I can access the default and test pages.
However, when I go to Standard Login and login as admin or user I get a blank
screen. No errors show up on the console or in the log.
Is anyone else seeing this? Any ideas?
I used the jboss-4.0.4.GA-Patch1-installer.ja
I used the jboss-4.0.4.GA-Patch1-installer.jar with the ejb3 configuration and
jboss-portal-2.2.1-SP2.zip with the hsql data source.
Everything starts without errors and I can get to the default page. However,
when I login as admin I get a blank screen.
Nothing shows up in the console or the l
no, go ahead and report it. thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948979#3948979
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948979
___
JBoss-user mailing
I am getting the same thing with alpha8. I'm thinking it is a bug, because I
can get the principal from
org.jboss.security.SecurityAssociation.getPrincipal(), but not from the Session
Context.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948963#3948963
Re
I am getting some wierd results.
I have 3 SLSBs with permissions defines, 2 MDBs with RunAs, and 1 junit test
which connects with credentials.
The junit test calls slsb0 successful, which publishes a message to a topic.
The mdb1 calls slsb1 successfully, with or without @RunAs configured. Wierd
I am using the @Depends annotation to inject an mbean into my stateless session
bean. This works great when I run in the app server.
However, it doesn't seem to work in the embeddable container. Should this work?
This line in DependsFieldInjector throws an IndexOutOfBoundsException.
|
I am getting the following error:
Caused by: java.util.MissingResourceException: Can't find resource for bundle
java.util.PropertyResourceBundle, key validator.length
The booking example works, but my app can't find the resource. From what I can
tell they are setup the same and hibernate-annota
I am getting the same error:
Caused by: java.util.MissingResourceException: Can't find resource for bundle
java.util.PropertyResourceBundle, key validator.length
The booking example works, but my app can't find the resource. From what I can
tell they are setup the same and hibernate-annotations