  | 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 'm in GMT+1 on my system and the webconsole shows me GMT-1 hours if I launch a process at 10 it displays that I start it at 8. When I schedule a task for the 15th of June the due date indicaAny ideas? Maybe plans to convert instructions to Jboss Embedded from RC9?.... Anyone?....
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053904#4053904
Reply to I was trying to build a sample application using JBoss Eclipse IDE. I followed the steps mentioned in the IDE tutorial to configure XDoclet. But I can 't seem to get it to generate the EJB descriptors I 'm trying to pull in columns from two tables.
Most of the columns work fine - they are simple columns and I can specify which table they come from.
The trouble is when one of the properties on theI tried the following
package ws
|
| import javax.jws.Oneway
| import javax.jws.WebMethod
| import javax.jws.WebService
| import javax.ejb.Stateless
|
|
| @(protected)
| @(protected)My setup is JBoss 4.0.5.GA + java 1.6
TomcatDeployer changes the wsdl placeholder REPLACE_WITH_ACTUAL_URL at deploy time.
I tried to change it before the deploying and nothing helps. It 's changed eveSeam 1.2.1.GA
jdk_5.0.12
win xp
Hi
I get a ConversionException from MapWrapper when calling a @(protected) method which accepts as parameter a HashMap <String String >.
Caused by org.jboss.seam.remotiIt 's working fine in CVS (which targets AS 4.2/JSF 1.2) in the itext example for me.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053890#4053890
Reply to the poWhich version of Seam do you use?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053888#4053888
Reply to the post http //www.jboss.com/index.html?module bb&op pHello All
I have a small problem with emailing from my application. If a user triggers an action in the web pages emailing works perfectly however I also have a timed service running started on depHi
Actually i work on jboss but i need to create app on tomcat. Can I use Seam Seam Realm + EJB 3.0 and Exadel Rich Faces (A4JSF) on tomcat with no problems?
I read that there are some probilemsHi
Has anyone achieved a working example of Seam PDF on JBossAS 4.2.0 using the JSF RI?
It works fine on IE but on Firefox I get
This XML file does not appear to have any style informaI am trying to setup my JbpmBpelDesigner using this guide
http //wiki.jboss.org/wiki/Wiki.jsp?page JbpmBpelDesigner
But when I go to step 2 import Existing Projects into Workspace I can not find thYes we recommend you use the versions of libraries we distribute with Seam not random versions )
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053880#4053880
Hi!
I have the same problem when I migrate from jboss-4.0.1 to jboss-4.0.3.
Can anyone give some help?
Thanks in advance.
Kind regards
Carla
View the original post http //www.jboss.com/index.I just had a problem with facelets version 1.1.11 when using seam 's decorate tag. The <ui insert/ > doesn 't insert the content of the decorate childs but the content of the last (?) <ui define >. In my Hi
I am a new bie to work in JBPM
I am working in JBPM from past two months. There is a web
application project been developed using JSF Spring and Hibernate.
Iam trying to show the workflow of Try this Maven archetype
http //software.softeu.cz/archetypes/seam-simple/
It creates project without ORM. You can see the configuration files.
Hope it helps
View the original post http //www.jHas run into a problem with an external user of our JBossWS webservice. The external user is trying to use the WS from a VB .NET 1.x project.
Our response xml contains elements like this
<ns_cityPaiHello iam on Centos 5.0 and tried to get EJBCA running with JBOSS...
made the
ant bootstrap
and the
ant install
but if i run the jboss as it only starts the
11 52 39 897 INFO [Http11BaseProtocol] StHi I have the following problem I have a MDB (EJB 3.0 on AS 4.0.5.GA) that consumes messages from a queue. In the onMessage method I am calling the method of a Stateless Session Bean (injected with <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN " >
<html >
<head >
<meta content "text/html charset ISO-8859-1 " http-equiv "Content-Type " >
<title > </title >
</head >
<body bgcolor "#ffffffCan I get an answer on this please ?
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053858#4053858
Reply to the post http //www.jboss.com/index.html?module bb&oi use the following code to delete objects from the cache (configured with JDBCCacheLoader)
| public void clear(String category) {
| for (Object key cache.findAll(category).keySet()){
|Post the JSF and and the .page.xml as well.
View the original post http //www.jboss.com/index.html?module bb&op viewtopic&p 4053848#4053848
Reply to the post http //www.jboss.com/index.html?moduHow to create edit action ? I am using the page parameter and call method load (in edit.page.xml file). But when push Update button the viewArtcile doesn 't contain all of the loaded attributes. The AcHi
I want to add Seam to our application which has UI implemented in JSF-RI-1.1 + Facelets.
- Plan is to use Seam capabilities only in UI in 1st step and in 2nd to connect it with ORM layer (implfor anybody reading this post.
I think i found the answer. there is an issue with 4.0.2
please see
http //jira.jboss.com/jira/browse/ASPATCH-72
View the original post http //www.jboss.com/index.htYou don 't need the cookieDomain as long as you don 't have different host names. Have you seen this wiki on SSO?
http //wiki.jboss.org/wiki/Wiki.jsp?page SingleSignOn
View the original post http /Hi
I am trying to bind a POJO to the Jboss context.
I tried the piece of code for binding
Object obj new PaymentAccountsASC()
| try {
|
| Hashtable prop new Hashtable()
|  |
|
 |