  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | JBoss | I was messing around today and noticed that if I perform a manual INSERT into an entity table then call
em.createQuery( "from "+MyEntity.class.getName()).getResultList()
to get all entities the listshuuttt ) It 's still a secret.
We are still ironing things out before claiming RichFaces support on JBoss Portal )
2.6 Final is still targeted for the very end of this month.
View the original What I would do is to define a new window state such as the Maximized one and make it work the same but with a special layout and theme that is special for printing.
see how it works for maximisedI tried out the addrole function of identity
loggingg in with the administrator password
All roles are attributed except ADMIN ???? any special reason
Admin admin .... are resouI am trying to provide portlet print capability. Can anyone point me in the right direction? I tried renderResponse.createRenderURL() and opened the result in a javascript popup but it reproduces thHi all
How should I set up session replication so that two app servers can share one session?
Thanks in advance
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4See http //jira.jboss.com/jira/browse/RF-186
RichFaces has been adapted to run with portlets.
It needs 2.6 version of portal so ajax features can work inside a portlet.
by the way any idea when
We are developing a portlet that will connect to a remote application that requires an inline username/password for authentication.
Although we are able to use the "same " user name/password for thaThere are post about this.
Search with the "default " and "url " key words.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4055780#4055780
Reply to the post http /Hi
Just wondering what your thoughts are using two independent conversations for editing the edit widget and their children widgets
View the original post http //www.jboss.com/index.html?module bI am using a "Top Down " (aka wsdl-to-java) approach to create a JSR109 endpoint with JBossWS 1.2.1.GA.
The WSDL that was provided to me contains things like
| <s complexType name "FieldSeleHow about using an @(protected) method
@(protected) Foo foo
|
| @(protected) Bar bar
|
| @(protected)( "bar ")
| public void initBar() {
| // do your init.
| }
View the original post http //www.jboss.coHave you tried using a factory? Put this in your components.xml
| <factory name "manager " value "#{my.package.manager} "/ >
|
View the original post http //www.jboss.com/index.html?module bIn one action class an injected attribute needs to be initiated with an attribute from another injected attribute before shown in the view. I know that shall be easy. But I have tried several approI am using messaging 1.3 with JB 4.2 clustered on two servers
I have a standalone client application running on both servers
The server names are jbossclust1 and jbossclust2
When I start the client aIs this performance related question? server.log should have information if not you need to change your logging settings.
View the original post http //www.jboss.com/index.html?module bb&op viewtI 'd like to use some form of aliasing for my Seam components with qualified (and yet possibly long) names. I 'd like my aliases to be valid for a given page. And I 'm using facelets.
I tried to use ui I have an edit page for a widget and each widget has a set of sub widgets. I want to show the widget details as editable inputTexts and have a clickable list of subwidgets. If you click on a subwidgPlease please please always state the versions of the software you are using when making a report.
JBM version
JBAS version
JDK version
OS
etc
View the original post http //www.jboss.com/indI initially posted this issue to the JNDI forum but didn 't get a response. It seemed to me my problem was stemming from clustering since (as indicated below) I 'm getting a message that my local JBoIm getting this error when i join a seccond node to a JGroup they share the same mcast_address and mcast_ports.
The errors logs on the first node just after the seccond node joins up the group.
Ananybody pleaseeeeeeeee HELP
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4055731#4055731
Reply to the post http //www.jboss.com/index.html?module bb&op postingThrough much toil and searching the solution I found was to put the following into my EAR 's application.xml file
<module >
| <java >
| *-ds.xml
| </java >
| </module >
and when jboss tries passivate my session bean i get a java.io.NotSerializableException exception i do not want jboss to put my session bean to passivate
can anybody help me on this
i need this urgi noticed in the code one needs to be logged in to set roles
this seems very odd and jaas unlike
in jaas I set my roles after login
and I do not authorize roles as the password is expired ( "grettke_spdr " wrote Hi folks
|
| I am a JSP refugee and I have continued to layout my JSF pages using embedded tables. I didn 't think that they could make it worse than they did in JSP but yI 'm trapping the security in my application using identity as advised in seam.
i add roles from the database to the iddentity using
for all roles
boolean sts identity.addRole( nextroleThis is something that JBoss EJB3 provides check the docs.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4055711#4055711
Reply to the post http //www.jboss.comBecause its @(protected)(NEVER).
Use Component.getInstance() instead of @(protected)
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4055713#4055713
Reply to the post http Hi folks
I am a JSP refugee and I have continued to layout my JSF pages using embedded tables. I didn 't think that they could make it worse than they did in JSP but you know I was wrong. It is ter |
|
 |