That means I should keep hsql-ds.xml, remove portal-hsql-ds.xml.
and then add mysql-ds.xml??
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136986#4136986
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136986
__
See this http://www.jboss.com/index.html?module=bb&op=viewtopic&t=107353. Look
at the post by Wolfgang Knauf, where it's explained how to get the injection
working with JSF managed bean
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136985#4136985
Reply to
i have solute it by myself
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136984#4136984
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136984
___
jboss-user mailing list
jbos
create a sequence in the databse like this
create sequense seq
minvalue 10
maxvalue 99
start with 10
increment by 1
nocache
cycle
then set entity bean like this
@Id
@GeneratedValuesstratege=GenerationType.SEQUENCE)
if you want more information about you can look up in the EJB3.0 help
sorry for the way I reacted. I think/thought he was not able to find cvs. Now I
think of it, he probably was able to find cvs but not the specific code/images
or whatever. In hindsight I had better not reacted at all, but it really felt
like one of the low-lights of the previous 5 years.
Hello,
I am looking to make contact with anyone that may be able to provide me with
links, phone contacts, or other avenues to locate tutorials related to Java
script writing related to permissions.
The scenario currently being faced is that when add a new group on Active
Directory and then vi
Sorry, I forgot to mention the following:
JBoss Version - 4.2.2
JDK Version 1.5.0_11
Operating System - Windows XP
Regards,
Ashish.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136972#4136972
Reply to the post :
http://www.jboss.com/index.html?module=bb&
Hi there,
I am trying to initialise EJB within a JSF managed bean using the @EJB
annotation.
However, this is not working out for me. As a result, I am having to use the
usual JNDI lookup code in the managed bean's constructor.
Any help will be much appreciated.
Best Regards,
Ashish.
View t
Did you find any solution for TRACE1? I face the same problem :(.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136968#4136968
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136968
__
Did you find any solution? I face the same problem :(
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136967#4136967
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136967
_
Hello!
I'm new on JBossAOP. I try to develop a simple application using
jboss-aop-2.0.0.CR4, JBoss-4.2.2.GA and Eclipse 3.3.1. I've folowed the
indications from the doc
(http://docs.jboss.org/aop/1.3/aspect-framework/reference/en/html_single/index.html#installing-jboss40)
but still I
"jaikiran" wrote : If you are trying to create a local ref for a entity bean
inside a session bean, then this piece of code
|
| |
| | ejb/Book
| | Entity
| | BookHome
| | Book
| | Book
Hi.
I'm using VariablesContainer method getVariablesLocally on TaskInstance class.
As I understand, variables scoping takes place, when calling this method. I.e.
jbpm first check the taskInstance scope, then goes to the parent (Token
perhaps).
Now, how could I know, of what scope those variabl
OK, then the other things that may be worth checking are:
On the server side,
1) deploy/http-invoker.sar/invoker.war/WEB-INF/web.xml
Do you have JNDIFactorySSL servlet and servlet-mapping defined ?
2) deploy/http-invoker.sar/META-INF/jboss-service.xml
Do you have HTTPProxyFactory defined w
Oh... and my answer would have been 'yes'... would that help you in any way?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136948#4136948
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136948
_
if that is the only question, then that seems totally unrelated to the topic
and thus belong in a new one.
The yes/no what not the only thing you you asked (from my understanding) and
thus not just what I anwserd.
Regarding you feeling offended, that is up to you. My experience is that in a
l
If you deploed the application using EAR file, then just touch your
application.xml file. It will restart that project only. If you are using
custom ANT file, then this is very easy to do.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136946#4136946
Reply t
anonymous wrote : If not, then the only way is to package the processdefintion
in a war/ear and call a servlet that will deploy the processdefintion? No, you
can also use the jBPM console upload page/servlet for uploading a par, or use
the ant task in the wiki (jbpm wiki) for doing the same as w
Yes, but will you please try to answer the question. You seem to regard
yourself as an expert. The simple question was:
Can you run the same action handler twice within the same process instance
execution?
This is a yes or no quesiton and involves no code samples.
I am somewhat offended by you
This is a response the really got me.well. Sigh. I'll count to
10.
1...
2...
3...
4...
5...
6...
7...
8...
9...
THE LOCATION OF THE CVS IS MENTIONED IN THE DOCS, IT IS MENTIONED IN THE WIKI,
SEVERAL TIMES IN THIS FORUM AND ON THE COMMUNITY PAGE.
Sorry for shouting
P
Tak, look at my post... for JEE based solutions, jBPM uses ejb timers...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136941#4136941
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136941
__
please you do not post any actionhandler code, processdefinition, how you
use the engine or whatever, but expect *us* to provide some explanation or even
example code. That is very hard and timeconsuming for us.
I do not want to offend you, but look at jbpm testcases. Lots of 'examples' in
it only needs to be deployed in that order if you do not use 'late binding' on
subprocesses
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136938#4136938
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136938
__
have you used the latest cvs head version? some changes in this area were
committed.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136937#4136937
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136937
_
under normal usage, the person who was assigned the task completes it, unless
it is someone with the manager or admin role. Might be that the logging shows
who did end the task, I'm not sure.
The restriction model (permissions) might be implemented, but it does not have
a high priority since it
"xiaopang" wrote : how about using sequence and set the sequence as cycle
would you please explain more? how to set it as cycle. is this working on all
databases or only specific DBs?
anyway thanks a lot
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=413693
how about using sequence and set the sequence as cycle
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136931#4136931
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136931
__
Hi,
anonymous wrote : Which version of JBoss?
sorry, totally forgot to give this information: Yes, i was referring to Jboss
V. 4.2.
anonymous wrote : In JBoss-4.2.x, you can create a folder named "lib" at the
root of the EAR and place your common jar files in that lib folder. These jars
will
Hi all,
I have a table that in a slice of time, many records may be deleted and
inserted. the record deletion is physically, this table acts as a pool.
now, I want this table uses deleted IDs for the new records that is going to
insert, in other words, if IDs say, 23, 55, 77 are deleted, when I
If you are trying to create a local ref for a entity bean inside a session
bean, then this piece of code
|
| ejb/Book
| Entity
| BookHome
| Book
| Book
|
should be declared as part of the ses
Which version of JBoss? In JBoss-4.2.x, you can create a folder named "lib" at
the root of the EAR and place your common jar files in that lib folder. These
jars will be made available in the classpath of your application.
View the original post :
http://www.jboss.com/index.html?module=bb&op=v
31 matches
Mail list logo