  | 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
i am using seam pageflow for the navigation in web application
Can i use the same swimlane functionality that are in process-defintion of the jbpm in the seam-pageflow.
Actually i need that my pagunintentionally i clicked on submit. here i go on writing
after those changes if i try to deploy i am getting these warnings
WARN [Ejb3Configuration] Persistence provider caller does not implemi was trying seam 1.3.0. i created a new seam project added a few entity classes. it has successfully deployed.
After that i wanted to try pdf component. therefore i made these changes
in componenoops fixed
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4054591#4054591
Reply to the post http //www.jboss.com/index.html?module bb&op posting&mode reply&p 40Page.java line 260 has this
| if (eventType null)
| {
| Events.instance().raiseEvent(eventType)
| }
|
I suspect it should be "! ".
View the original post Hello!
Can you please tell me where I can found information about how to create reusable Seam components? And is it possible?
For example I need a 'Forum ' component (just a simple forum) which I tHi All
I am creating DurableSubscribers on a remote JMS topic. Here code snippet. Iam using a seesion Bean with Message Listener. Iam using Jboss and Oracle JMS
public void connect(){
tcf new STCTHello
just discovered this project but unfortunatly cannot use the current designer in the newest Eclipse Europa build 3.3.rc2-rc4. We need this eclipse version to develop our software.
Are there asolved
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4054581#4054581
Reply to the post http //www.jboss.com/index.html?module bb&op posting&mode reply&p 4054581Hi there
I 've tried to use the JSR88 implementation of jboss for deploying j2ee components but i run in trouble while connecting to the jboss server ...
I don 't know which uri I have to use to geAFAIK calls to this. aren 't intercepted so you can 't. You need to put the async method on separate component inject the component and call cmp.sendAnEmail() - though this does seem quite convoluted.I have a class with methods like so
| public class SomeClass {
| public void createSomething() {
| sendAnEmail()
| }
|
| @(protected)
| public void sendAnEmwhat is the content of your WEB-INF/lib folder?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4054560#4054560
Reply to the post http //www.jboss.com/index.html?Am developing a application that uses Stateless Session Beans want to know if there is a way to turn on logging within Jboss to trace the activity of the Beans?
Have read about log4j etc and how youPut ajax4jsf-1.4.0.jar in the WEB-INF/lib directory of any war file and deploy to jboss-4.2.0.GA server. You will get the following error
15 04 54 484 ERROR [MainDeployer] Could not start deploymentHe
im trying to get ss with self-signed client certs - aka mutual authentication - Web Browser Client work on jboss 4.0.4. In the wiki i found a setup information at http //wiki.jboss.org/wiki/Wiki.jHi
i have trouble getting my application running in the root context. i read the documentation the howto s and so on maybe i 'm stupid but i cant get it working...
i was trying to configure apacheHi
I am a java consultant with 10 years experience that has been asked by a software house to evaluate various workflow solutions for incorporation into a web application. I have had a look at jbossHAve you looked at the debug.seam page?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4054546#4054546
Reply to the post http //www.jboss.com/index.html?module bI 'd like to clearify my last post...
The last post was a bit of a mix between two different issues I was having.
The referencing source was more of an 'oddity ' that I found looking for
'Why I wasn 'I am having difficulty understanding why the variables in my seam pages are not being resolved and I was wondering if there was a way of viewing the list of EJBs known to seam via the @(protected) annotationHi
I have a small application where I access a database using ejb with jsp/servlets. The application is working ok but I have a question about the mysql-ds.xml file and ejb-jar.xml file.
I have pasui include from facelets (you are using facelets right?)
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4054527#4054527
Reply to the post http //www.jboss.com/iDid you try the meta tags?
<meta content "0 " http-equiv "EXPIRES " > </meta >
| <meta content "NO-CACHE " http-equiv "PRAGMA " > </meta >
| <meta content "NO-CACHE " http-equiv "CACHE-CONTROL " > </meta >
VieDear colleagues
I have a very little Seam experience and need a template to create basic store application.
DVD Store example is too complicated for the beginner.
Initially I need a very basic fuOk it 's definitely calling returnToCapturedView() automatically after the register() method is called. Can anyone tell me why @(protected) and @(protected) aren 't being honored?
View the original post http //wI noticed that in my particular Seam application back-buttoning is allowed after a user logouts which is concerning because if the user goes out for a bathroom break and someone uses his computer heHi all
I would like to import or include the page according the bean value
<somethingtaglib import src "#{article.templateName}.xhtml " / >
But I don 't know which taglib to use.
Can anybody help You are missing some step in your instalation.
If you could describe how you 're installing we would be able to help you.
(Have you followed the installation steps at http //labs.jboss.com/file-acceHi
We are moving from 4.0.4 GA to JBoss 4.2. I was curious to know if we still needed to manually add these lines to web.xml to enable JDK5 compilation support.
<init-param >
<para |
|
 |