  | 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 | After method invocation (several seconds) I get this Exception
I dont know what this mean but I expect this is some problem with long time method invocation.
Thanks for help
anonymous wrote Exthat should work...
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4052984#4052984
Reply to the post http //www.jboss.com/index.html?module bb&op posting&mode reHi All
Is there any flag which will be helpful for turnning on logging the sql queries which are running behind to view the time taken by the query.
Thanks
Poushali.
View the original post htI would like users to login before they may view any pages on my application. I tried the following config in the pages.xml
<page view-id "* " login-required "true "/ >
Yet I was able to type the UPlease help me !
Entire project fail from this error !
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4052978#4052978
Reply to the post http //www.jboss.com/indI 've solved the problem myself here it is in case someone else has a similar issue
1) You can have multiple 'login-module ' elements per 'authentication ' element in login-config.xml which you can sHi
I am also getting somewhat simillar error
the error stack is below
java.lang.RuntimeException Could not resolve beanClass method from proxy call
at org.jboss.ejb3.stateless.StatelessContainI was wondering the same thing myself. Is this complimentary to Seam or is it accomodating non-seam jsf? I know it 's a brand new project so forgive us if we 're being a little too impatient in our Hi
May I know what do the following mean?
I got them while starting up Jboss 4.0.3SP1
17 28 03 625 INFO [RARDeployment] Required license terms exist view META-INF/ra.xml in .../deploy/jboss-ha-lin pages.xml you can specify no-conversation-view-id. Is this what you are looking for?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4052962#4052962
Reply to tI 'm hoping for a simple method of forcing page requests which do not have a session/conversation to be redirected to the main landing page. Basically I want to prevent deep linking and force people What is Gravel? I see there are recent release candidates of it available.
Are there any examples of using it with Seam?
http //labs.jboss.com/gravel/
Thanks
View the original post http //www.jb "kavithak " wrote Hi
|
| Can anybody know how to configure the jboss application server use the utf-8 character encoding instead of the default one.
Hi
I 'm a newbie and I haven 't verified anonymous wrote reason No ClassLoaders found for org.jboss.resourc
| e.adapter.jdbc.vender.oracle.OracleXAExceptionFormatter
The is a typo use 'vendor ' instead of 'vender '.
View the originalHi
well im trying to write an ejbql statement with group by and having sql clauses for a query by keywords but it seems that even if hypersonic supports them ejb-ql doesnt
so my question
am i wrI have just tried to include the .properties file inside the .par again same result
| org.jbpm.JbpmException couldn 't get value for file 'jndi-services.properties '
| at org.jbpm.filWhat version of the JDK are you using? I am guessing 6. Try compiling it with 1.5 (6 is not yet qualified).
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4052944#4What example? What error? How can we help you solve your problem if you do not tell us what your problem is?
Also include
* the version of JBoss App Server
* the version of JBossWS
* the version of What is the class of the List that throws UOE? Use your debugger to find out.
BTW this is definitely not a Seam problem.
View the original post http //www.jboss.com/index.html?module bb&op viewtoIn the same exact file you will find something like this
| <Host name "localhost " >
|
that is the name of the host - change it to mydomain and you are almost done. In the Engine tag change the Hi
Using Seam 1.2.1 I had a relationship like
| //User Entity.
| @(protected)(fetch FetchType.LAZY)
| @(protected)(
| name "userrole "
| joinColumns @(protected)Hi
I am new on this and i need to now how to create a war archive that contents just a simple html page with a SWF archive inside just like this
<.body >
<.object classid "clsid D27CDB6E-AE6D-11cfI have method with name "Update " in my WebService class and unable to deploy it. Once I rename it ( "Update1 "?) everything runs fine.
More info
I am getting when deploying
2007-06-10 12 22 39 4Just a short announcement
There will be a introduction presentation about JBoss jBPM (in german) on the (in Germany) well known Java Forum Stuttgart (http //www.java-forum-stuttgart.de/) on the 5th Hi I created a persistence.xml file with the definition of two persistence units one with JTA (for EE components) and one with RESOURCE_LOCAL (for JUnit testing). When deploying the application failHere are some people who seem to have the same prob
http //www.jboss.com/index.html?module bb&op viewtopic&p 4046685#4046685
http //www.jboss.com/index.html?module bb&op viewtopic&p 4035053#4035053After adding SeamFilter to my web.xml I 'm getting error shown on stacktrace below. Problem appears in case of any application exception that appears after ajax4jsf 's call that I 'm performing with <a4jSure. You can do a couple of things.
If you 're looking to alter the order of deployment
1) Write your own DeploymentSorter and plug it into the MainDeployer in $JBOSS_HOME/server/[youServerName]/cHaven 't checked this in an IDE or anything but this should get you the idea. Keeping in mind that business functions like obtaining and calling upon EJB3 services shouldn 't really be taking place inWhat is your desired behaviour if a session bean attempts to send a message to this Queue after it becomes unbound at the end of the timer process?
If "gets an exception and handles it gracefully " is |
|
 |