[jboss-user] [JBoss jBPM] - Re: FileUpload in JBPM-3.1.4..very urgent

2008-05-02 Thread anuragpaliwal
Hi,

Its great that you have solved your problem. It would be helpful for others, in 
case they got the same problem, if you post the solution as well.



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4148389#4148389

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4148389
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: integration with JBoss Rules engine?

2008-05-02 Thread anuragpaliwal
absolutely yes without any doubts.

jBPM provides different action handlers which you can use to do anything you 
want you do in java.  You can call rules or call JMS api or Web services.

I gues in you case, at particuklar decision node you would pass controll to 
Rules engine to return you approvers chain (which I suppose, would be list of 
approvers ) and use it in your further processing.

However, defining  rules and coding it in excel or DRL is out of scope in jBPM.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4148396#4148396

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4148396
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: removing the identity component

2008-04-11 Thread anuragpaliwal
Hi,

Well it depends whether you really like to use expression fro assignment or not.

If not then its easy because jbpm use String datatype to store actorIds. Hence 
you can use your own IdentityComponent ini AssignmentHandler's assign method. 
You don't have to tell jbpm anything about your IC(IdentityComponent).

But if you would like to use expressionhandler then its not that easy.  It has 
small dependency on IC provided by Jbpm.

Cheers!!

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4143497#4143497

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4143497
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: org.hibernate.AssertionFailure: collection [org.jbpm.gra

2008-04-04 Thread anuragpaliwal
Hi jasper,

Are you using spring module for jBPM? 

Code pasted in very first post is using jbpmContext to get the scheduler 
session. I would imagine that jbpmCOntext would be using the same hibernate 
session.

Any comment???


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4141669#4141669

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4141669
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Getting Unended TaskInstances

2008-03-11 Thread anuragpaliwal
Check for taskinstance whose endDate is null

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4135696#4135696

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4135696
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Creating an instance that resides in a remote Jboss jbpm

2008-02-26 Thread anuragpaliwal
I didn't understand the requirement . Apologies for the same. Could you please 
elaborate a bit?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4132200#4132200

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4132200
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: how to create a human task in BPEL process

2008-01-31 Thread anuragpaliwal
 Have a look at loan example in BPEL (examples/loan   examples/task), it uses 
jBPM APIs for creating and managing tasks.

Hope it will help you.

P.S : http://jira.jboss.org/jira/browse/BPEL-268

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4125052#4125052

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4125052
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: how to create a human task in BPEL process

2008-01-30 Thread anuragpaliwal
http://docs.jboss.com/jbpm/v3/userguide/processmodelling.html#nodes

Hope it will help you

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4124707#4124707

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4124707
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: mail node issue

2008-01-28 Thread anuragpaliwal
Hi,

I have copied your processdefinition.xml and wrote junit to parse it. 
 I didnot get any parse error or exception.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4124002#4124002

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4124002
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Unable to close jbpmContext - help !

2008-01-28 Thread anuragpaliwal
Hi Francesco

Recomended way of using jbpmContext  is to put it inside try{}finally{} block.

try{

//Do Stuff

}finally{

//Close context
}

I gues you donot need to demarcate transaction boundry here.  
jbpmContext.close()  would commit and close the session as well.

Shout if it doesn't work

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4124008#4124008

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4124008
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: mail node issue

2008-01-28 Thread anuragpaliwal
Starter-kit hasbeen wrritten using old version of jbpm.   Try with 3.2.2 ..


I would suggest you to use latest version of jBPM and then try it.  Because if 
you decide to use jBPM then you would be using the latest version for your 
implementation.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4124092#4124092

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4124092
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: how to estimate / calculate the end date of a process?

2008-01-25 Thread anuragpaliwal
Both processinstance  and taskinstance do have startDate as instance variable...

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4123540#4123540

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4123540
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Scaling BPEL processes

2008-01-24 Thread anuragpaliwal
Ignore if  you have already exercise these suggestions 

!) try scaling jBOSS AS  itself. Play with mem args in jBOSS.

2) Try to reduce WAR size.(If multiple WAR are using same libs ).

3)Possible reason for permgen is memory leak(Its hard to detect ..Give it a go)



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4123002#4123002

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4123002
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: problem using mail inside timer

2008-01-11 Thread anuragpaliwal
Thats the way I have implemented it for now in my application.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4118958#4118958

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4118958
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Invoke a WebService from ActionHandler

2008-01-11 Thread anuragpaliwal
Its seems that axis jar file is not in classpath. 

Include it in your classpath.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4118957#4118957

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4118957
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: problem using mail inside timer

2008-01-11 Thread anuragpaliwal
org.jbpm.mail.Mailimplements ActionHandler

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4119038#4119038

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4119038
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Invoke a WebService from ActionHandler

2008-01-11 Thread anuragpaliwal
Add axis.jar file in jbpm-console.war's lib dir

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4119107#4119107

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4119107
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: jBPM Console - login failed

2008-01-11 Thread anuragpaliwal
Assuming you have downloaded jbpm-jpdl-suite-3.2.2 ,

Browse following location : 

jbpm-jpdl-suite-3.2.2\jbpm-jpdl-3.2.2\server\server\jbpm\data\hypersonic

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4119040#4119040

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4119040
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: problem using mail inside timer

2008-01-10 Thread anuragpaliwal
How did you defined mail action inside timer? 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4118524#4118524

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4118524
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Canceling a processinstance and its taskinstances

2008-01-09 Thread anuragpaliwal
Hello,

processInstance.suspend() ,as name suggest, will only suspend the process 
instance and all its task instances as well i.e isSuspended will gets populated 
in database.

processinstance.end() will cancel the process instance as well as all open task 
instance associated with the process instance.  isCanceled gets populated in 
database for both processinstance and taskinstance.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4118189#4118189

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4118189
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Integrating existing J2EE application with jBPM?

2008-01-09 Thread anuragpaliwal
jBPM gives you flexibility to hook in your custom code to do whatever you want 
to e.g sending mails, interacting with other applications etc .

I hope you shouldn't have any problems in implementing your requirements.

If you encounter any, post it in this forum.




View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4118255#4118255

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4118255
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Integrating existing J2EE application with jBPM?

2008-01-09 Thread anuragpaliwal
exactly...

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4118298#4118298

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4118298
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: TaskInstance Problem

2008-01-08 Thread anuragpaliwal
For some reason, jBPM stores bytes in block of 1024. Hence if your class file 
size is greater than 1024 bytes than it will break it in to multiple of 1024 
and save it. 

It seems you have just extracted 1 block only.  

To fetch all the blocks of particular class file(if size is greater than 1024)  
you have to first fetch the ID_  of your class from the BYTEARRAY table and 
then use following query to get all the byte blocks of your class by putting 
the value of ID_ fetched earlier

select * from jbpm_byteblock where processfile_ = ?

I am just wondering tha there is another way to load class by using JBPM 
classloader(parent of process class loader)  i.e by putting class file in 
WEB-INF/classes folder.  I am not sure if it can do trick for you.


CHEERS!

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4117820#4117820

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4117820
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Problem sending mail in JBPM

2008-01-08 Thread anuragpaliwal
By JBPM machine  you mean machine on which your mail server is configured? 

Somehow can you make sure that jBPM is picking your mail server configuration?  

I have tested this functionality and its working for me. The only problem I had 
faced initially wiht it was configuratin only(provided you are using correct 
mail server)

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4117836#4117836

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4117836
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Nodetype decision: error when use handler class approach

2008-01-08 Thread anuragpaliwal
How did you deployed your sample process definition? 

Make sure that  the class its complaining about should be in the class path.

Reason behind this exception/error is that  jBPM isn't able to find the class 
responsible for deligation.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4117832#4117832

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4117832
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Nodetype decision: error when use handler class approach

2008-01-07 Thread anuragpaliwal
exception's stacktrace could of any help in diggin the issue!!!

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4117636#4117636

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4117636
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Problem sending mail in JBPM

2008-01-04 Thread anuragpaliwal
anonymous wrote : Caused by: javax.mail.SendFailedException: Sending failed;
  | nested exception is:
  | class javax.mail.MessagingException: Exception reading response;
  | nested exception is:
  | java.net.SocketException: Socket is not connected: recv failed 

Could you make sure that mail server is configured properly? 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4117026#4117026

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4117026
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: jbpmContext.getSessionFactory().openSession() and jbpmC

2007-12-28 Thread anuragpaliwal
Hi,

http://docs.jboss.com/jbpm/v3/userguide/persistence.html#thedbpersistenceservicefactory

Go through this documentation. I hope it will answer all your queries.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4115945#4115945

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4115945
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: which database table used for storing the classes that

2007-12-27 Thread anuragpaliwal
jbpm_delegation

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4115658#4115658

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4115658
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: number of swimlanes retrieved by taskMgmntInstance.getSw

2007-12-27 Thread anuragpaliwal
Your processDefinition.xml would be of some help in investigating it.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4115751#4115751

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4115751
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Problem in login in jbpm webapp using the new user creat

2007-12-19 Thread anuragpaliwal
Has anybody tried creating new user iin  jbpm webapp and tried it to login 
again?

I am still not able to login using the new user ccreated. I have also given it 
manager role as well.


Any thoughts in this regard would be of great help.



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4114115#4114115

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4114115
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Problem in login in jbpm webapp using the new user creat

2007-12-19 Thread anuragpaliwal
Hi fengzhi,

Many thanks...its working for me as well. 

Thanks,
Anurag Paliwal


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4114185#4114185

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4114185
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Adding New User Problem

2007-12-18 Thread anuragpaliwal
Hi Tushar,

Can you help me out in adding new user in jbpm webapp as I am also getting the 
same problem which u had mentioned in your first post.

Regards,
Anurag

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4113679#4113679

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4113679
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Problem in login in jbpm webapp using the new user created t

2007-12-18 Thread anuragpaliwal
Hi ,

I have created new user thru manager login and assign it manager role.

But when new user tries to login it  throws Access to the requested resource 
has been denied error message. 


Thanks,
ANurag Paliwal



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4113772#4113772

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4113772
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Adding New User Problem

2007-12-17 Thread anuragpaliwal
Hi Tushar,

Its a known bug in jbpm webapp.  Everybody can see each other's action/task.   

Can you help me out in adding new user as I am also getting the same erro which 
you have posted earlier.


Regards,
Anurag paliwal

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4113379#4113379

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4113379
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Task Form

2007-12-13 Thread anuragpaliwal
Make sure you have got correct entries in forms.xml file.   

From ENTRIES I mean the form  generated thru Advance Tab should have got entry 
in forms.xml.  Do check the value of Task Name attribute as well  and make 
sure it is reflecting the correct  task name.

 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4112490#4112490

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4112490
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Submit your jBPM use case and win a JBoss Innovation Awa

2007-12-13 Thread anuragpaliwal
Its broken link

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4112493#4112493

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4112493
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Problems

2007-11-30 Thread anuragpaliwal
Hi All,

I am also currently exploring the jBPM and have got the same issues regarding 
xHTML. 

I can see the generated xHTML file and those files have got entry in forms.xml 
as well.
Inspite of that I always get blank page. 

Moreover, I never managed to give custom names to variables while creating task 
form using 'Generate Task Form'  dialog box. I am just wondering if anyboby has 
got this  problem as well.  

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4109391#4109391

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4109391
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: How to configure different(Company's own user store) Ide

2007-11-27 Thread anuragpaliwal
Many thanks for solution.

Since in the documentation its written that :

anonymous wrote : jBPM includes an optional identity component that can be 
easily replaced by a company's own identity data store.

Just want to undestand, Is there any dependency of default IC on rest of jBPM 
code? 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4107962#4107962

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4107962
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: How to configure different(Company's own user store) Ide

2007-11-27 Thread anuragpaliwal
Many thanks.

Would be great if you could point me in that direction so that I can try to 
find some solution, if possible.

Thanks

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4108161#4108161

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4108161
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - How to configure different(Company's own user store) Identit

2007-11-26 Thread anuragpaliwal
Hi,

I am currently investigating jBPM as process management engine and would like 
know how can we configure  Identity Component (IC) other than default IC 
provided in jBPM.

Is there any dependency of default Identity Component (IC)  on rest of the jBPM 
code?


Thanks!!



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4107809#4107809

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4107809
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user