I created JBPORTAL-1814, it's unassigned so far.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107650#4107650
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107650
___
jboss-
I'm trying a Seam application across a GlassFish cluster with session data
being replicated via the in memory replication. It looks like certain instances
such as Identity are not serializable and as a result Seam does not behave well.
A basic scenario is if I login and then bring down the insta
i did it.
these methods must be into different persistence context ( into different
session beans)
Thank all of you anyway.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107648#4107648
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=postin
ok tanx
(english=verry bad :( )
i have a problem in compile as source (cvs).
i got org.jbpm.gd.jpdl.build as cvs and in command run ant.
now i am following errors :
get.projects:
build:
install.eclipse:
prepare.workspace:
run-eclipse-plugin-builder:
[java] Buildfile: mainTargets.xm
I'm sorry my topic got truncated, and it is not the easiest to follow. Perhaps
I can simplify and clarify.
1.) has anyone been able to get a 4.2.1 cluster to work with an XA default
datasource using either SQL Server 2005, or MySQL 5.0
2.) is an XA datasource a prerequisite for a cluster
View
I'm going to post this in the JCA / Datasource forum as well, but I think it is
possibly more relevant here. I hope this is OK.
I have a very simple cluster with 3 nodes. 1 of the nodes only runs a JCA
adapter to access a heavy weight application on that node and does no database
access. so re
hi
where i can dl gpd 3.1.1
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107644#4107644
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107644
___
jboss-user mailing list
jb
I found following in the seamspaces,Does this mean security applied to the
@Factory?If it's true,is there any other action options?
security-rules.drl
rule CreateFriendRequest
| no-loop
| activation-group "permissions"
| when
| check: PermissionCheck(name == "friendRequest", action =
hi all,
i post question in transactions forum, maybe people from here can help me :
[url]
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=124447
[/url]
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107641#4107641
Reply to the post :
http://www.jb
>>JBoss 4.2.0.GA, 4.2.1.GA, 4.2.2.GA, JBM 1.4.0, JBM 1.4.0.SP1
we have tested what you have given on the given platforms. it works fine
without any issues. i personally setup my environment and checked this to make
sure that the things are working fine or not. but it does. if you require, i
can
For option 1: (because I think option 2 is rubbish) you just need a single
modal panel, so you do not need to worry about page size. Just bind the
contents of the modal panel to some variables then change the values of those
variables with a ajax action and rerender the contents of the modalpane
Hi
Can anyone help me out in integrating jboss portal with jbpm.
Thanks,
chetu
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107638#4107638
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107638
_
Hi ,
I am trying to configure JBoss Application Server with OracleBPEL-PM.
I am facing problem while starting the oracleBPELserver. I am following steps
given in http://download.oracle.com/docs/cd/E10291_01/doc.1013/e10538/jboss.htm
.
Now after following the steps till end I am able to run
in the web-console application use the jbpm4jsf lib. where is the lib's doc.
thx!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107634#4107634
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107634
___
JCaptcha isn't an ejb module, it's a standalone library. Put it in your
/WEB-INF/lib directory.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107633#4107633
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107633
_
I have exactly the same problem.
It there a start up guide available for merging portlet and ajax4jsf?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107630#4107630
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107630
I guess to answer my own question, I could store the name/paths of the files as
data in a FileDefinition, and retrieve them from the FileDefinition
inputstream. Seems overkill, but I guess that would work.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=410762
Is there any facility for saving custom data in a ProcessDefinition?
For example, I'd like to save the name or pathname of the processdefinition.xml
file used to deploy the ProcessDefinition; also the name/path of the gpd.xml
file.
For our particular use, which is to read the file at some later
Thank you for your reply,
but let me make it clear,
P1 -> P2 -> P3 ...
P1, P2, P3 are bigger than pages of wizard, they are units of process.
P1 may be order list page,
P2 may be modify order page
(P2 itself may be a wizard page composed by few child pages P21, P22, P23...)
P3 may be acceptance
Hello,
#JBMESSAGING-999 now works, but I run into a problem when I un-deploy a bridge
service after stopping the "remote" node.
The scenario:
Start two nodes, node0 and node1.
Deploy Remote JMS-DS and Bridge Service on node0
Stop node1. The bridge service detects that node1 is unavailable.
Un-
Thanks for the reply, but I still don't get it. If my nodes have negative
coordinates, it implies that the origin is somewhere in the viewable part of
the canvas, for example, below my start node. I can't think of any sensible
scheme for such coordinates.
We are trying to use the gpd.xml file
I have used IGx89's converter and it is working perfectly for me
I've made a few slight changes but nothing major... other then that I have
moved the Store outside the converter.
Oh and I have done some specific stuff for my project to make it easier for me
but you can get rid of all that.
I'm having an error at start up
java.lang.IllegalStateException: Unexpected pageOrd: 524000 expected: 524001
at
org.jboss.messaging.core.plugin.JDBCPersistenceManager.getPagedReferenceInfos(JDBCPersistenceManager.java:1128)
at
org.jboss.messaging.core.PagingChannelSupport.loadPa
Hey,
I have a web application that does not use persistence (hibernate) as we
have a non-database data source and a custom mediation layer between that and
Seam. I have a need to get a new (or existing) instance of a named entity (or
what ever: action/controller as well) by code. The reason
one-to-many from the subclass to the root class? why not put the ID in the
superclass?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107620#4107620
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107620
___
You'd think the pages.xml setting would take precendence, ie, if I define this:
|
| Please log in
|
|
The message should be changed to "Please log in". Otherwise, what's the point
of defining the message in pages.xml?
View the original post :
http://www.jboss.
Hi,
Does jBPM fully comply with the latest OASIS BPEL 2.0 Schema Specification
(http://docs.oasis-open.org/wsbpel/2.0/OS/process/executable/ws-bpel_executable.xsd)?
Regards,
Mirel
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107615#4107615
Reply to the po
Quick update: downloaded and installed 4.2.2 GA and don't have this issue any
more.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107612#4107612
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107612
__
Quick update: i downloaded and installed 4.2.2 GA, and i don't have this issue,
so i don't think it's worth investigating.
Thanks,
Nilesh
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107611#4107611
Reply to the post :
http://www.jboss.com/index.html?module
Ok thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107610#4107610
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107610
___
jboss-user mailing list
jboss-user@lists.jb
So far, so good w/ Seam 2.0. However, whenever I go to deploy the generated
from an existing db that we're using, I get the following error;
|
| 10:44:45,852 INFO [TableMetadata] table found: public.avt_region_states
| 10:44:45,852 INFO [TableMetadata] columns: [id, state, code, guide
Hello -
I am using jboss 4.0.5 with seam-1.2.1 and myfaces 1.1.4 on winXP.
I currently have two sfsbeans, no entity beans, stateless beans or
persistance. ejb-xml.jar is minimal as below.
sfsb WebTranceiver contains an @EJB3 annotatated ref to sfsb FileMaster.
When the application initializes
ok - I always had bad experiences with the "checkout from cvs/svn" kinda of
imports. I prefer to checkout manually and then import them - more control and
more reliable (at least in my opinion)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107605#4107605
Re
yeah well ...unfortunately it seems that for Seam 2.0 GA we need to have the
ds.xml duplicated OR just have the WEB-INF/ds.xml since other wise the
testNG/Embedded JBoss setup won't pickup the datasource
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=41076
Hi,
I have the same problem here, I have a SESSION EJB that is working with
extended PersistenceContext but when I try to inject EntityManager in a session
scoped seam pojo it give me the org.jboss.seam.RequiredException...
My conf:
1. JBoss AS 4.2.1GA
2. Seam 2.0.0.GA
3. Richfaces 3.1.2.GA
T
Anyone got any idea whats going wrong here?
Kind of stuck.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107601#4107601
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107601
___
Folks,
Here are a couple of issues i have been having on my local machine with jsp
compilation (on the server running JBoss 4.0.0, it works great). Appreciate any
help you can provide.
My JBoss version is 4.2.1 GA, and jdk is 1.5.0_12
An error occurred at line: 538 in the jsp file: /xf_sa_suppli
Moreover, the WSProvide documentation is not sync'ed with JBossWS 2.
Ant task package changed, it's org.jboss.wsf.spi.tools.ant.WSProvideTask
instead of org.jboss.ws.tools.jaxws.ant.wsprovide:
|
|
|
|
|
|
I tried a4j in jboss portlet two ways, first with files from
http://anonsvn.jboss.org/repos/portletswap/portlets/src/framework/RichFacesPortlet/
Had to get some files from richfaces svn because they are not in main jar file,
after some work I managed to compile it all but when I tried it in my
I think we found the solution ourselves: Our *-ds.xml files (e.g. this one)
were missing the element:
After adding it, it looks now much better :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107595#4107595
Reply to the post :
http://www.jboss.com/index
Hello *,
I've a problem with a RA: Even though the ra.xml says
XATransaction
my resource seems to be handled as if it was only local-tx, which leads to
exceptions:
2007-11-24 22:01:18,165 WARN [com.arjuna.ats.jta.logging.loggerI18N]
[com.arjuna.ats.internal.jta.transaction.arjunacore.enlistst
Hi folks. When my new JBoss 4.2 Eclipse plugin starts, I'm getting this in the
event log:
JMXException: Could not obtain connection to any of these urls: localhost:1099
and discovery failed with error: javax.naming.CommunicationException: Receive
timed out [Root exception is java.net.SocketTim
I've done a lot of reading about Seam, and I was wondering what the benefits
are to using Session beans as my action beans.
>From what I've read, even if I were to use Session beans, I wouldn't use many
>of their features anyway as Seam implements its own that work better within
>the context of
Finally I asociated the following packages with the interfaces:
Interface1 --> org.jbpm.model.definition (contains the interface for definition
of processes)
Interface2 --> org.jbpm.model.execution (contains the interface for execution
of processes)
Interface3 --> org.jbpm.delegation.ActionHa
I use multiple datasources defined in a *-ds.xml file.
I have quite a few mbeans that depend on these datasources.
Instead of writing a depends-list for each mbean, I would like the dependency
to be written once. For this reason, I created an mbean (I call it
DataSourceInitializer) that using dep
I am trying to test dataTable.
I can get/set data row using the list index.
I am having a problem to pass an argument to a function:
| @Override
| protected void updateModelValues() throws Exception {
| setValue("#{administration.allProfils[0].lic}", "FOO");
| }
| @Override
| prote
Thanks, Pete, I will.
I would put it proudly along with the top 10 reasons of using Seam :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107584#4107584
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107584
___
Hello,
I tried adding the appenders and categories into JBoss' log4j.xml, and it still
didn't help. I did away with adding jars in the endorsed dir option.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107583#4107583
Reply to the post :
http://www.jboss.co
You should contact sales https://www.redhat.com/jboss for examples of Seam in
production.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107582#4107582
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107582
Thanks, Danno
I look forward to having a look at it whenever you complete the job.
I bet JBoss Seam team has a bunch of successful stories to present in
conferences.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107581#4107581
Reply to the post :
http://
This defenitly works:
|
|
|
|
|
|
If it is not working then you have a typo somewhere.
1. first check your getter/setter for rooms.
2. output #{hotel.rooms} to see if you got a list
3. use a datable as you did and just output #{room}
alex
View
Hi, Max
Good it's been taken care of to avoid confusion in the future, for now using
only resources/ds.xml is fine.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107579#4107579
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=
Any progress on this part?
JBoss subprojects claim to be application server independent but somehow they
never work out-of-box:(
Unfortunately JBoss Cache is quite only cluster-supportive cache for hibernate.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=41075
Actually, I would like to do something like this:
|
|
|
|
but it is not working.
The problem is, that if I would outject list "rooms", and use it would work, but the version with "hotel.rooms"
is not working.
I don't know if I'm using JBoss EL (I am us
hi all,
i have simplest ejb 3 session bean :
| @Stateless
| @Remote(TestFasade.class)
| public class TestFasadeBean implements TestFasade {
|
| @PersistenceContext(unitName = "Oracle")
| EntityManager oracleManager;
|
| @TransactionAttribute(TransactionAttributeType.R
are you looking for: #{hotel.rooms.size()} ?
(using jboss el)
alex
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107572#4107572
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107572
___
As discusses in ref docs, JBoss Embedded is known not to work with Java 6
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107571#4107571
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107571
_
Do you really expect to have more than 2^63 cases ever? Or why else would you
not use 64 bit integers (long) for keys?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107570#4107570
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode
"[EMAIL PROTECTED]" wrote : JBossIDE does not control how eclipse does these
things so there must be something you are doing different.
Ok, understood.
"[EMAIL PROTECTED]" wrote : How are you actually importing this ?
In Workspace : "New".."Other".."Checkout projects from SVN" .
Thank you fo
Hi,
I have now found a setup which should work. Now, the datasource is not found by
the default bootstrap configuration - that's ok. So far, I can provide you the
following information:
| 1) I had to change the version of testng to 4.7! All other version (5.5,
5.7) do not work with surefir
Hi,
I use Seam 2.0.0GA, JBoss embedded, tomcat 6.0.13, and quartz.
When I moved my seam app from java 1.5 to 1.6 update 3 I get errors with
datasource to my app and quartz?
Can anyone tell me what's wrong?
anonymous wrote :
| 10:54:10,812 ERROR [JNDIConnectionProvider] Error looking up datasou
This is a siplified problem of mine. I would like to see, if I am doing
anything conceptually wrog.
This is my object (simplified):
Hotel
| int nrOfStars;
| @OneToMany
| List rooms;
I outject an instance of this object (or I use it in statefull session bean),
and I try to sh
ok - i created http://jira.jboss.com/jira/browse/JBIDE-1367
but looking at the comments for seam2 project creations it looks like the
ds.xml file in the WAR is used as the ds.xml for testing.
but the resources/*ds.xml is what gets deployed.
Follow the jira if you want to know the resolution of
Thank you. This will help very much.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107564#4107564
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107564
___
jboss-user mailing
I'm using this treecache.xml with success:
|
|
| jboss:service=Naming
| jboss:service=TransactionManager
|
|
|
| org.jboss.cache.JBossTransactionManagerLookup
|
|
|
|
ok I found it when doing Seam2 and WAR (I apparently tried all other
combinations ;)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107562#4107562
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107562
_
JBossIDE does not control how eclipse does these things so there must be
something you are doing different.
How are you actually importing this ? My guess is you have used "Create new
project" instead "create new Java project" which would result in something
similar to what you are describing.
Hi to all!
I would like to know how to package correctly a Java EE (EJB3) application. My
EAR has 3 archives inside:
- WAR module(warmodule.war)
- EJB-JAR module (ejbmodule.jar)
- SWING application client module (swing-client.jar)
All of them perform logging and use a ServiceLocator to perfo
"[EMAIL PROTECTED]" wrote : so how do you expect the IDE to remember the setup ?
I thought "Java Builder" is basic default component for all Java projects. If
even it was not added upon import, there should be a possibility to add builder
in "Builders" tab. But I see only "JBossIDE Packages buil
ok - this just doesn't make sense ,)
please report it in jira and we will see.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107558#4107558
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107558
___
so how do you expect the IDE to remember the setup ?
.classpath and .project is not machine specific (unless you put machine
specific paths in it which is not necessary)
Without those files you will have to recreate the project everytime; e.g. by
using New Project with an Existing location inst
thank you akazakov
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107556#4107556
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107556
___
jboss-user mailing list
jboss-user@l
I try Ajax(Ajax4jsf1.1.1) function with jsf and portlet ,I don't konw why it
have a error of jsp page when click the button of jsp page ,the error is :
Request error,status:500 (/404 )internal Server error
and the server log error is :
2007-11-25 11:34:25,968 ERROR
[org.apache.catalina.core.C
73 matches
Mail list logo