i modifed the websale process as follow ,and deploy successfully ,but when
i start the process ,all the AssignmentHandlers seems haven't been invoked ,
the actorid in swimlaneInstance table and in taskinstance table are all
"null".what's the problem?
Hi aakashvj,
Thanks for the reply. You've got a great working post here.
I think I still need to be more firmiliar with the annotation thingy...
Thank you.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931253#3931253
Reply to the post :
http://www.jboss.c
We are running JBOSS 4.0.2 version and Postgres 8.0.3. We are trying for
datasource faiover capability provided in JBOSS by providing
"ha-local-tx-datasource" and "url-delimiter" configuration as mentioned in
JBOSS Administration guide. (NOTE: A Normal connectivity without datasource
failover c
I copy the war package to the directory server/default/deploy of
jboss4.0.3sp1.But when I use a client program to request,jboss server can't
response.Actually,use Jboss2.4.9_Tomcat4.0 version,this client program can get
response from the server.Do I need to deploy jboss4.0.3sp1? or other reason
I copy the war package to the directory server/default/deploy of
jboss4.0.3sp1.But when I use a client program to request,jboss server can't
response.Actually,use Jboss2.4.9_Tomcat4.0 version,this client program can get
response from the server.Do I need to deploy jboss4.0.3sp1? or other reason
I copy the war package to the directory server/default/deploy of
jboss4.0.3sp1.But when I use a client program to request,jboss server can't
response.Actually,use Jboss2.4.9_Tomcat4.0 version,this client program can get
response from the server.Do I need to deploy jboss4.0.3sp1? or other reason
For connecting two nodes im trying it directly
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931248#3931248
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931248
--
i created a local.properties file in testsuite folder and gave node 0 and node
1 values as localhost and host name.still its failing.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931247#3931247
Reply to the post :
http://www.jboss.com/index.html?module=bb&
Hello,
I am using JBoss 4.0.2 and my application is deployed as an EAR file into it. I
wants to configure the Jboss AP server in production environment. Could you
please any one help me out ...
ONE MORE THING
I want my application should be extracted into a temp folder while server
startu
I am installing an application on jboss-3.2.5 and am getting the following
error:
02:55:03,957 WARN [verifier] EJB spec violation:
Bean : Transaction_fee
Section: 16.2
Warning: The Bean Provider must specify the fully-qualified name of the
enterprise bean's home interface in the home eleme
For User Managed Transactions you can annotate your session bean with following
annotation:
@TransactionManagement(TransactionManagementType.BEAN)
instead of EntityTransaction you can do a JNDI lookup for UserTransaction say :
UserTransaction usrTx = (UserTransaction) ic.lookup("UserTransaction"
I am using JBossIDE-1.5RC2-Bundle-win32.zip for IDE and jboss-4.0.4RC1.zip for
Application Server.
When I am going to create a new EJB3 project using IDE, I am getting the
following error:
18:21:42,558 WARN [UDP] packet from /172.19.139.143:3781 has different version
(0224) from ours (0227). T
Dear Friends,
The actual error log from server.log is as follows.
**
2006-03-20 10:25:27,531 ERROR
[org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/portal].[PortalServletWithPathMapping]]
Servlet.service() for servlet PortalServletWithPath
The title says it all
I am looking for a simple tutotrial that would help me in kicking start the
project I am working on
Here is what I want to do
- EJB3 SLSB support webserviec
- .Net client to the webservice
- secure (authintication should be enought) the communication between my
webservice a
Greetings JBoss users and developers,
I have an app running on JBoss AS 4.0.3sp1+EJB3rc3. The web tier is a JSF app
that interacts with the business tier via local interfaces to session beans.
I am using the container managed security in a typical way:
* java:/jaas/mydomain security domain
* se
lock() specified in EJB3 righ now supports only two LockModeTypes (Read and
Write). There is no facility as UPGRADE_NOWAIT given in Hibernate.
I want to achieve pessimistic locking which is not possible as it is going to
wait state until I release the lock. How will I accomplish lock with no_wait
If this feature is not present -- could someone provide a list of all tables in
the database that contain definitions, so that we can back up these tables to
cover for an eventuality where the database gets corrupted and the process
definition files are not upto-date, etc.
View the original
Trying to get to the root of the JNDI lookup problem, I'm finding that the gray
area is in EAR deployment. While trying to determine if there is a conflict
with the standard documented managed bean configuration (as configured
faces-config.xml) for myfaces, I did not come across any cut-and-dry
Do you plan to fix it soon? Are there workarounds?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931235#3931235
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931235
-
10:21:29,461 ERROR [ContentGetCommand] Cannot get content
javax.jcr.PathNotFoundException: /default/index.html/zh
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931234#3931234
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply
I am getting this error when I start the portal and click the forums link
java.lang.IllegalArgumentException: One of the names is null
| at org.jboss.portal.common.FQN.(FQN.java:62)
| at org.jboss.portal.core.security.Scheme.get(Scheme.java:107)
| at org.jboss.portal.core.securit
Hello,
Can some one tell me where I can find jboss-4.0.4CR2 in cvs.
I am not quite sure what to check out from:
:pserver:[EMAIL PROTECTED]:/cvsroot/jboss
I wanted to test JBossWS with EJB3. I believe for this I need jboss-4.0.4CR2.
Is that correct?
Thanks
View the original post :
http://www.
as default ,the jboss portal navigation region display english text, such as
default,test,CMSAdmin,management,how to translate these text into other
language?
thanks in advance.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931231#3931231
Reply to
Dear All,
Can EJB client (Servlet) at JBoss 3.2.5 access a remote EJB at JBoss 4.0.x?
or EJB client (Servlet) at JBoss 4.0.x access a remote EJB at JBoss 3.2.5?
If yes, how to do it?
THX! ALL!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931230#3931230
Hello,
I would also like to test the WS but I can't find the JBoss-4.0.4CR2 in cvs.
Can you point me in the right direction. I looked at
:pserver:[EMAIL PROTECTED]:/cvsroot/jboss
but where is it?
Does EJB3 WS not work under JBoss-4.0.4RC1?
Thanks for your help.
View the original post :
http
Resource bundles do not work with XML or RDBMs which is very telling IMO.
Supports my contention that I8N with resource bundles should be renamed
SteamingResourcePile [audible laughter from crowd].
It seems infinitely simpler to just create a message file for each language,
then load them all
I did not see any mention of a dummy static welcome file mapping in the 2.4
servlet specfiication. Whatever works I suppose. I think I will stick with the
bona fide static welcome file that sets the window location. That also works.
Thanks for the feedbackScott.
View the original post :
http
I got this error exception when starting up JBOSS even after I have defined
DefaultJMSProvider below...
00:25:25,174 WARN [JMSContainerInvoker] JMS provider failure detected for
ReadMessageMDB
javax.naming.NameNotFoundException: DefaultJMSProvider not bound
at org.jnp.server.NamingServe
Hi,
Getting this error when trying to deploy my Hello World application. Alot of
the sources indicate that this is a problem with the web.xml file. However
checking the file contents, do not show any mistakes etc. Here is the copy of
the web.xml file. Any ideas ?
http://java.sun.com/xml/ns/j
Dear All,
I was wondering since a long time about custom login modules and whether it is
possible somehow to write such a login module which would use EJB. Why ? Just
because I'm developing a web application which stores user data in Container
managed entity beans and it would be very appropria
We have an Admin-Interface in our Application, where we want to provide an
overview of all deployed ProcessDefinitions and versions of ProcessDefinitions.
One part of this feature should be the ability to look up the XML-Source of
these Definitions.
It wouldn't be a problem, if there only were o
I'm using jboss 3.2.6 and JDK 1.4
Since I uppgraded to JDK 1.5, my JMS messaging doesn't work anymore.
I am able to send and receive String messages without any problem but the
getObject() method fails for custom objetcs.
If someone has any idea, please help me.
This is my Server and Client sou
How can I create a "left menu" like http://jboss.org where you can navigate ?
I have now problems that URL /index.html?ctrl:cmd=action&ctrl:window=default
...are created.
I want that the center region is changing (or the portlet).
How can I create this ?
View the original post :
We have deployed a number of Web Services backed by ejb3 business objects. We
are very happy with the load we have been able to handle. We have scaled past
50 concurrent users with little trouble. We have experienced that the SOAP
stack is the bottleneck in our system as the ejb machines never p
JBoss jBPM BPEL
I have a few questions that I would like to post about the BPEL extension
module.
I have done some work in the BPEL arena using both Oracle solutions, the
Eclipse BPEL designer and the Oracle BPEL Process Manager (engine).
AFAIK, the designer is free to use and is a very helpfu
solution:
changing the context path to portal.web.context-root=/ in the local.properties
file gets effective after "build clean" and "build deploy" is called. Thus the
portal is accessible with http://localhost or your own domain.
See thread
http://jboss.org/index.html?module=bb&op=viewtopic&t
And in all your years, how many times have you seen this exception? Clearly
some network/hostname configuration exists on this box. Check out your os
howtos/faqs for enabling multicast.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931214#3931214
Reply to t
Maybe this is a stupid question. But in all my years of java development I've
never had this problem. So how to enable mutlicast? Till now this wasn't
necessary.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931213#3931213
Reply to the post :
http://www.jb
I don't know if this is an installer bug, however, the simplest thing is to
just delete the root directory where jboss is installed. AFAIK, except for
writing to that directory, jboss installer doesn't alter the system
configuration in any other way.
View the original post :
http://www.jboss.c
Sorry, perhaps I did not make my point clear.
What I want to accomplish is this:
I have a modifyUserForm with the selectOneMenu for the userType
[admin,accounting,reporting]. When the form loads the userType selectOneMenu
should be initialized and display correct userType value for selected u
Hi,
I think JBOSS is not suitable for Struts Based MVC web Application. This is my
assumption (experience) because, One month before I was in search of the single
app server for my complete web applicationwhich will consist of Container for
EJB (2.0) & web container & I had only 2 options (JBOSS
Hi,
I think JBOSS is not suitable for Struts Based MVC web Application. This is my
assumption (experience) because, One month before I was in search of the single
app server for my complete web application
which will consist of Container for EJB (2.0) & web container & I had only 2
options (JBOS
Hello,
Does anyone know how to uninstall JBoss 4.0. using the uninstaller.jar that is
located in the following location : %JBOSS_HOME%Uninstaller when I use the
following command to attempt to uninstall, I get the following error :
Exception in thread "main" java.lang.NoClassDefFoundError: run
hi, i'm using portal2.4 from cvs, mysql 4, one windows xp and one redhat 9 for
making clustering ( now working ok with hajrcms :) ) the 3.1 connector.
the thing is when i access the portal(http://localhost:8080/ , after changing
the path) i notice that the managment page and the cms admin was
"[EMAIL PROTECTED]" wrote : This is an oversight in the documentation -- I will
try fixing it as soon as possible.
| []
|
Any Schedule for that ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931203#3931203
Reply to the post :
http://www.jboss.co
http://wiki.jboss.org/wiki/Wiki.jsp?page=Logging
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931202#3931202
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931202
Hi,
Im running "lucene" connected to "pdf box" to create a small and simple
document management system.
Lucene indexs a folder full of pdf files, it works fine if I just run it as a
command line java application. However Im trying to call this application from
my web app (which is running in j
i got the same problem, hi, who can tell me how to configure it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931200#3931200
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931200
I am trying to troubleshoot some issues and started a clean build.
Should I be concerned about warnings of unmappable characters and deprecated
features in bilding the portlet, core, and bridge modules?
Please advise.
Thanks for any guidance.
CR
module portlet:
[execmodules] * value of thi
Probably more appropriate if you post this to the SEAM forum.
http://www.jboss.com/index.html?module=bb&op=viewforum&f=231
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931198#3931198
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=postin
HI, we have an EJB3 web application in our testing environment. Before long
we'll be migrating to production. I'm wondering if there are any scalability
gotchas that I should be worried about.
For example in jBoss 4.0.1 with EJB 2.1, I used to get
ApplicationDeadlockExceptions, until I discover
here it is...sorry, not that used to using eclipse.
| java.lang.NullPointerException
| at
org.hibernate.tool.hbm2x.XMLPrettyPrinter.prettyPrintFile(XMLPrettyPrinter.java:89)
| at
org.hibernate.tool.hbm2x.ArtifactCollector.formatXml(ArtifactCollector.java:69)
| at
org.hibernate.too
52 matches
Mail list logo