  | 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 | @In can only be used inside declared seam components (ones with @Name or explicit name in components.xml). You can 't inject seam components into any object only other seam components.
View the origHi
I am new to both JBoss Cache and MBeans.
I am trying to deploy JBoss TreeCache as MBean in Sun Java Application Server 9. I am able to deploy it and start successfully and i am able to accesafter a while i got this working.
@(protected)
| @(protected)( "building ")
| public class BuildingListAction implements BuildingList Serializable{
|
| private static final long serialVersionUID 1Lwe did it like in the second solution (not using seam yet). So not sure there is a better way. We don 't have many problems with this.
View the original post http //www.jboss.com/index.html?module I 'd like to define my actors on process level not on task level. Doing so I 'd like re-use a sub-process for different actors who in my opinion are not really part of the same swimlane. Like both a use the source (and the examples/testcases) in the source you 'll see that the .end checks if end is not null. surprisingly setEnd sets end so.....oh and in the api you 'll also see that there is an .
What are you trying to achieve ? Does it really have to be in the session ? With the former portal how do you share the information in the different sessions ?
If you look at the 2.6 codebase we uHi there
I try to use a Seam Component in a Servlet. Can I just simple put
@(protected) annotation in a servlet.
Please advise
Thanks
Ben
View the original post http //www.jboss.com/index.html?module I need help me please!!!
any idea???
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4032046#4032046
Reply to the post http //www.jboss.com/index.html?module Ok I just uninstalled the JEMS installed jboss (using the uninstaller).
I then tried reverting back to the standard "extract zip file and run " type jboss install.
This fails to load properly too nowIn your code that alters data raise an event
| Events.instance().raiseEvent( "YOUR_EVENT_NAME ")
|
In code that can refresh the data model
| @(protected)( "YOUR_EVENT_NAME ")
| publI have home page view that displays a list of orders as a @(protected) The user can customise the view via a drop list to display different versions of this data model. This therefore requires state tobump. is anyone else seeing this behavior?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4032042#4032042
Reply to the post http //www.jboss.com/index.html?moduHi
I was previously using the standard JBoss setup (I downloaded the zip file extracted it and simply ran JBoss). When pointing my browser to http //localhost 8080/ JMX-Console worked perfectly aHi everyone
i have a cluster of JBoss instances (version 4.0.5) each of them having its own local database copy. I have developed a simple EJB3 application that try to insert datas inside a databaseI am taking a proprietary portal application and porting it over to JBoss Portal. I need to do something like a process_login that will do some post authentication processing and based on the return >From the FAQ
http //wiki.jboss.org/wiki/Wiki.jsp?page HowCanIAccessADataSourceFromAClient
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4032031#4032031
Reply toHello everyone
I really enjoy the seam-gen feature but i`m trying do made her more Web 2.0 based...like search and update just the result table made the pagination like this to.....and delete an eI use a stateful session bean.
| @(protected)
| public class MyStatefullImpl implements MyStatefull{
|
| public void applyFilter(...) throws MyException {
| ...
| }
MyException is maybe you can try this
pd.getTaskMgmtDefinition().getStartTask().getName()
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4032016#4032016
Reply to the post Is there any way to hold variables at the scope of a task instance? Using the VariableContainer it appears they are set at the scope of the process instance (?). I need to hold some additional valuA simple process definition of a couple of tasks
" <process-definition name 'threeStep ' > " +
| " <start-state name 'start ' > " +
| " <transition to 's1 ' / > " +Hello
Are sub queries possible in jbossql?(ejb 2.1) If that is the case can you please give me a sample?
Thanks in advance
Julien.
View the original post http //www.jboss.com/index.html?module bbI have ProcessDefinition object.
It is oneProcessDefinition.
I can take getName() getID() getVersion() and so on but I need
name of first Task which is used to initiate process (and ID of first TaskHi all
reading comments to JBSEAM-976 (http //jira.jboss.com/jira/browse/JBSEAM-976) I read this
anonymous wrote
| Gavin King [20/Mar/07 08 27 PM]
|
| Anyway now that we have the now < Hi
i have want a stateless session bean to serve Objects to a selectItems component. So far i have adopted a stateful bean from the dvd example to serve the objects.
the code is the following
@(protected)Hello I have defined custom resource in my context.xml but jboss doesn 't deploy it (it is not visible in jmx console) and there are no errors in the log file.
In standalone tomcat all works correctlHello
I am trying to access Oracle data source in Jboss from a stand-alone java program. For doing this I have done the following
(1) Copied the oracle driver (classes12.jar) in server\default\libI am using Hibernate Core 3.2.2 with Jboss Application Server 4.0.5GA. I managed to map my entities using myEntity.hbm.xml file for each. However now I would like to use Hibernate Annotations to faciI quite like to configure my portal or my portlets to go to an error page if an exception or Http Error is thrown. To so I have added the usual error page elements to the web.xml of my portlet as well |
|
 |