  | 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 | Odd. I *guess* you are killing the em/transaction somehow in your servlet filter but I dunno.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4072779#4072779
ReplI have an EJB 3.0 Stateful Session Bean that I am unable to see from my web page (JSP at the moment). From the log files it is apparent the bean is not being detected by the seam deployment scanner.
is it possible to start a JBPM process and update entity as an atomic operation?
SFSB creates a process and saves its id as a property of an entity. I see changes in jbpm tables when entity hasn 't beHi Martin
Your question is outside the scope of Remoting. I would suggest you try the "EJB 3.0 " forum (http //www.jboss.com/index.html?module bb&op viewforum&f 221) .
View the original post httpI can 't really help you with this. There 's no Remoting code involved. Sorry.
You might try the "Clustering/JBoss " forum at http //www.jboss.com/index.html?module bb&op viewforum&f 64.
View the oriI 'm not aware of anyone working on such a transport. I don 't know anything about RTSP but offhand I don 't see how it would fit with the Remoting API which is based on an RPC model. However stay Yeah that 's not going to work. SocketClientInvoker wants to talk to a SocketServerInvoker. For example in Remoting versions 2.0.0 and above each invocation and each response is preceded by a versHi henrik
I have been doing this by passing a parameter when the nested conversation is started. The backing bean (SFSB in the nested conv. context ) grabs the parameter and keeps it in a String vaPlease see
http //www.jboss.com/index.html?module bb&op viewtopic&t 115642
The reason that I am trying to do this is that I have about 50 SFSB that are used to manage entities. I generate these wiI need to build a button to pass an argument to an action method. I can hard code the parameter and all is fine. I just cannot figure how to dynamically build it with tags.
Key point I need to useI just noticed that you mentioned SSl in the thread title. There is a version of multiplex called sslmultiplex. I don 't see any sslmultiplex sample code but there is a lot of unit test code in org.The answer is "yes ".
anonymous wrote so i want the client machine to connect to my server and the connection to be kept open (tunneling) with keep alive pulses.
With the bisocket transport you donhttp //wiki.jboss.org/wiki/Wiki.jsp?page SeamProblemsFAQ
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4072731#4072731
Reply to the post http //www.jboss.com/inI tried to run GWT in host mode (I need this for debugging GWT code) but got the following exception
java.lang.NullPointerException
| org.jboss.seam.servlet.SeamResourceServlet.loadResourceProvanonymous wrote Can anyone please clarify if there is any way to configure the BisocketServerInvoker to not use a random port when starting the secondary server?
There is a JIRA issue for this featJBoss 4.0.5
JBoss Seam 1.2.1.GA
My h selectManyListbox displays my list correctly. But when I select entries and hit update to update my model containing this list I get a validation Error "value iThat is a new notation in JBoss EL. For an action it should make no difference to use #{bean.foo} or #{bean.foo()}. If there were a difference I 'd call it a bug. It does make a BIG difference wheHi All
I have been trying to deploy one of my application that works perfect on JBOSS 4.0.5 while on JBOSS 4.2.0 GA version it is not deployed with the ROOT CAUSE being as shown below...
What I was In the project I am working on there is a method call which takes in several parameters and then calls a stateful session bean to perform some heavy-duty processing on the server-side. This processiI am having a similar problem.
It appears entityManager.flush() is ignored. I never see data making it to the DB unless all methods in a stack of SLSB methods exit.
If I run the same identical coI was a little bit confused on whether you need to include the "() " in a from-action in the pages.xml all the time or some of the time or only on days that start with a "W "
Looking in what I currentAfter searching through 20 pages of the forum I found the answers I needed.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4072707#4072707
Reply to the post httpCan anyone please clarify if there is any way to configure the BisocketServerInvoker to not use a random port when starting the secondary server? If this is true am I correct in assuming that it is iNot sure why this fixed it but as I looked through my log file I noticed that JBoss was complaining because I did not have a facelets class. I was not using facelets (I am using JSP) so I thought thThere were known problems with server side state saving in myfaces. I think you 'll need to move to the JSF RI to make it work correctly with seam
View the original post http //www.jboss.com/index.I have JBoss 4.2.1 and jBPM 3.1.4 as two separate products. How to I "install " jBPM into the JBoss application server?
View the original post http //www.jboss.com/index.html?module bb&op viewtopicThe script works fine when run on the main source (where things are in a different place) but for some reason it didn 't get munged properly before getting put in the distro.
View the original post hello tim
you may wish to fix the build.xml file for the /examples/http
the current build.xml has
| <target name "deploy " >
| <copy file "../../../src/etc/remoting/remoting-http-servFor those who are intrerested here is a missing example of JBoss datasource config file main-ds.xml for Sybase jConnect XA driver SybXADataSource
<?xml version "1.0 " encoding "UTF-8 "? >
<xa-datasHi
I 'm using JBOSS 4.0.5GA + SEAM 1.2.1GA and STATE_SAVING_METHOD server (web.xml) due to low band width.
Ok.... I have a s link in a page like that
<s link value "Edit " view "/useredit.xhtml " pr |
|
 |