  | 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 | Hi again!
Since my post I was searching an answer to my problem and doing my research over the jdbc mysql driver so I can get some answers.
I was getting that error and I thought the problem exisI have configured loadbalancer as belows and I the request are not redirecting to the correct servers. Please help me on this.
We have 2 jboss machines running on
1) 10.239.20.193 Port 8080
2) 10hi all
can anybody tell me why is so slow remote call?
it takes 200 millisecond per call ?
can i tuning something ?
client and server are on different machines
is it possible that this is reason This is just Gavin going on about something...
The main point I think is that traditionally web applications only work in one browser window at a time because all state is session-shared and severHello
in Seam 's tutorial is
anonymous wrote The stateful/stateless navigation distinction is quite similar to the traditional view of modal/modeless interaction. Now Seam applications are not usuOS Windows 2003 Server
Impacted JBoss version 4.0.4GA clustered (with 2 nodes)
We have a Session Bean which connected to MQ initially when the bean is instantiated. After a Idle period (about 24 houHi all
I installed Jboss 4 in Linux Redhat.
When I start JBoss the time generated in the log of JBoss is (Sysdate+2H).
If my time system is 15h00 the log of JBoss is 17h00.
How to change this aNobody has a idea to this issue?
Otherwise I think I report it as a bug because it definitly do not work like documented (or am I that stupid?)...
View the original post http //www.jboss.com/indethere shoudl be
messages.ge( "myText ")
get(..) i made mistake in post but problem still exist in cource code i have get()
View the original post http //www.jboss.com/index.html?module bb&op vihi
I got in messages properties some text like
| myText xxx yyy zzz
|
and my messages
| @(protected)
| protected Map <String String > messages
|
in normal case it works when i do somethinAre you sure you want to use Double as you id type. Normally databases are using integers for ids. Try to use Long or Integer if you can gurarantee that you won 't exceed the max int value instead?
Jboss tells me
javax.persistence.PersistenceException org.hibernate.MappingException Could not determine type for com.satdatatelecom.satdataweb.model.usuario.ejb.UsuarioEJB for columns [org.hibI too have this problem. Please help me out.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4043574#4043574
Reply to the post http //www.jboss.com/index.html?modThe error message is right there
| Could not create instance of org.jboss.seam.contexts.WebSessionContext - org.jboss.seam.contexts.WebSessionContext
|
Inject the component - not the context.This is clearly not according to the specs. I think instead of actually finding the entity with the id it tries to refresh it which will throw the named exception.
I would file a bug at Hibernate.
Hello!!
I 'm not sure if this is what you are asking for. Take a look at the following post http //www.jboss.com/index.html?module bb&op viewtopic&t 83732. It might handle what you are looking for buOk here is my stateful bean
| @(protected)
| @(protected)( "uaiContext ")
| @(protected)(ScopeType.SESSION)
| public class UaiContext implements uaiContx Serializable {
|
| /**
| *
| */
| prI am using Seam in a very important project of my company. In my project I need a base entity class and it has more than ten sub entity classes. I don 't want to use single table strategy because the nWe are migrating our application from Weblogic 8.0 to JBoss-4.0.5.GA. Everything is done except the JMS part. I am new to JMS and Jboss. Our application uses Custom connection factory say jms/myFactorhi ppl
i m new to the concept of EJB3.0 and Jboss AS... i would like to which are the files which need to be created to run an simple application like Hello world.. i got the link and downloadedNot really Seam-related--rather JSF/Servlet related.
| ((ServletRequest)FacesContext.getExternalContext().getRequest()).getRemoteAddr()
|
View the original post http //www.jboss.com/index.I actually need to grab the IP address from the HTTP request.
I assume this is quite easy in Seam but can 't find it in the doco.
Please can you advise.
View the original post http //www.jboss.com/iDear all
Thanks for the help and response. I 've accidentaly added @(protected)(strategy GenerationType.TABLE) on a field that is a used input.
Regards
josh
View the original post http //www.Hi All
We have been working on single instance seam application 1 year ago and wish to deliver the application as (Software-as-a-Service) SaaS.Is JBoss Seam is good platform in term of the framework Is it possible to register a PojoCacheListener for a specific topic pattern or similar?
We 're planning on using the PojoCache across a cluster of servers and it would be nice if specific servers coulI 'd like to be able to separate my classes from my WAR file since my classes are often recompiled individually (and this is a large scale project). If I omit the class files from the WAR where shouEntityManager.find() is supposed to return null when the entity is not in the DB.
This works except under this condition. I 'm seeing this in a unit test of mine hence the odd use-case (I 'm deletingThe need is simple but I can 't seem to find an hard data anywhere.
I want to be able to monitor the JBoss container from an application inside it. I also want to do things like add edit and delete Can you check to see if the org.jboss.seam.interceptors.AsynchronousInterceptor.aroundInvoke is being applied (put a breakpoint on the method). And also put a break on org.jboss.seam.intercept.RootInif you follow the sourcecode (it 's free) you see that the difference is that one method does a session.load and the other does a session.get. If you look furter you 'll see that session is a org.hiber |
|
 |