  | 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 | The best place to look for sample code is at the source code for twiddle which is the command-line equivalent of jmx-console. The source can be found in the JBossAS source at console/src/main/org/jbI have the following SeamTest (FacesRequest) method
| @(protected)
| protected void invokeApplication() throws Exception {
|
| AccessRequestManager2 arHi
For some reason my stateless session bean starts a long running "process " (not in OS terms) like this code
| private @(protected) SessionContext sctx
| .....
| sctx.getTimerService().crea <h selectOneMenu
| value "#{task.priority} " >
| <s selectItems value "#{priorities} " var "priority " label "#{messages[priority.labelKey]} " noSelectionLabel "Please select " / >
| <s coYou appear to be one of those people that can 't even format a question
in a way that is answerable it 's no wonder you 've got a problem
http //wiki.jboss.org/wiki/Wiki.jsp?page JBossHelp
In particulaThe JMS api does support client authentication via certificates.
It only supports user/password e.g.
javax.jms.ConnectionFactory.createConnection(user password)
But you can still do certifcate autI am using JBoss 4.04 installed with EJB 3.0
I have an application that I am trying to deploy in an EAR and in this application I have an MBean that tries to dynamically load a non-EJB class as JBosHello
I designed a validation process using the GPD and I want to use it in my seam app.
I lack example of assignment to any other actor than the logged in user so I 'm asking here.
When I log my usIn general the context-root of the web service will be the name of the jar file the stateless bean is deployed in. So change the name of the jar file and the context-root of the web service is changHi all
I am kind a newbie here so far I was working with Net Beans and as it was very user friendly but compare to that I am like struggling to understand eclipse and its working order. I have downIn the context of i18n I would like to use a message key to obtain selectItems label.
In the following code I 'd like to get the corresponding message to priority.labelKey key from locale bundle
Hello
I have a problem with my seam-generated app
After saving an object using EntityHome the id returned from the base is always '0 '
If I understand the code of the 'persist ' method the id is askHi
I want to know what is going on in my app - especially in the area of transactions. What package is responsible for transactions in jboss - I want to append appropriate code in log4j.xml file. IYou 've updated A1 a persistent entity so when you flush the Persistence Context i the changes get persisted. If this was just regular java objects you wouldn 't expect the above to work... so red "timony " wrote is is possible to have more than one start-state elements in the page-flow?
No
anonymous wrote Do you know is this generaly possible? Eg. to have two "start-state " elements? One If I use the JEMS installer and select the EJB3 option can I also install an EJB2 server instance under the same AS folder?
View the original post http //www.jboss.com/index.html?module bb&op view "manish_ymcaie " wrote I have written a JSR 168 portlet which is required to login with same user and password with which you signed on the portal. Means this portlet require single sign authenticatiI have written a JSR 168 portlet which is required to login with same user and password with which you signed on the portlet. Means this portlet require single sign authentication.
Kindly answer how You need to find out why the NPE is thrown - for some reason the as isn 't giving you the whole stack trace wrap the method in a try catch and print the stack trace
View the original post http //wwhi all
i am deploying the numberguess example of seam in jboss 4.0.5 GA
I set the jboss home and edit the relevant in the build.xml
and then i built it throuh ant.
it is building successfully.
Again Hi I have this situation
I have a Seam generated application (so I use lots of the generated code)
I enter on the edit screen of entity B from the list.
B has a combo box of entity A. Near this cHi
I 'm new to JBoss and am having the following issue. When Jboss starts up I get the following error in deploying the invoker.war
11 45 35 316 ERROR [MainDeployer] DeploymentException while tryinghttp //jira.jboss.com/jira/browse/EJBTHREE-986
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4052510#4052510
Reply to the post http //www.jboss.com/index.html?mTry READ_UNCOMMITTED? Or Optimistic Locking? Either way caches are the wrong tool for a WRITE-MOSTLY situation!
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 40Use s convertEntity and s selectItems as demoed in a number of examples (e.g. ui example)
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4052503#4052503
Reply to tFacesContext.getCurrentInstance().getExternalContext().getRequestHeaderMap().get(new String( "user-agent "))
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4052502#4Your test is flawed. When something is evicted from memory it no longer exists in memory but still exists in the cache loader. So when you do a cache.get() the cache sees that the data is not in meHI
How can I change my application running in one processdefinition version to another new deployed version.
Is this possible or not.
Kamlesh
View the original post http //www.jboss.com/index.htThanks.
http //jira.jboss.com/jira/browse/JBCACHE-1099
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4052494#4052494
Reply to the post http //www.jboss.com/indHi
is is possible to have more than one start-state elements in the page-flow? As I am new in Seam I need to help with quiet simple problem I want to have just one pageflow
I have a non pageflow  |
|
 |