[JBoss-user] [JBoss jBPM] - Re: Deployment of PAR using ant gives error

2006-03-31 Thread vas74
why this line gives me error?

  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3933955#3933955

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3933955


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: Deployment of PAR using ant gives error

2006-03-30 Thread vas74
bold code(ant) where error comes 

  | 
  | 
  |   
  |   
  |   
  |  
  |  
  | 

anybody have idea on this?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3933929#3933929

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3933929


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: Deployment of PAR using ant gives error

2006-03-30 Thread vas74
sorry for missing out ant code
 
  
  
  


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3933643#3933643

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3933643


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Deployment of PAR using ant gives error

2006-03-30 Thread vas74
Hi 
Getting flLowiing error while running ant for deploying process

BUILD FAILED
C:\jbpm-starters-kit-3.0.2\jbpm\build.deploy.xml:196: The following error 
occurred wh
ile executing this line:
C:\jbpm-starters-kit-3.0.2\jbpm\build.xml:47: Error creating temporary file
following code line gives eror
 
   
  
 

anybody having idea on this.




View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3933642#3933642

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3933642


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: question about deployment

2006-03-28 Thread vas74
Where did I get the jbpm.war for deployment?
Also how eclispe plugin frefrence jbpm.war?
Any body have idea let me know  

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3933248#3933248

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3933248


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - deploy process archive error

2006-03-20 Thread vas74
!SESSION 2006-03-21 16:22:01.953 ---
eclipse.buildId=M20050929-0840
java.version=1.4.2_09
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=ja_JP
Command-line arguments:  -os win32 -ws win32 -arch x86

!ENTRY org.jbpm.ui 4 0 2006-03-21 16:35:12.859
!MESSAGE Error while deploying, IOException trying to read the servlet result
!STACK 0
java.io.IOException: The system cannot find the path specified
at java.io.WinNTFileSystem.createFileExclusively(Native Method)
at java.io.File.checkAndCreate(Unknown Source)
at java.io.File.createTempFile(Unknown Source)
at java.io.File.createTempFile(Unknown Source)
at 
org.jbpm.ui.action.DeployProcessActionDelegate.deployProcessWithServlet(Unknown 
Source)
at org.jbpm.ui.action.DeployProcessActionDelegate.access$1(Unknown 
Source)
at org.jbpm.ui.action.DeployProcessActionDelegate$1.run(Unknown Source)
at 
org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:346)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:291)
at 
org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:447)
at 
org.jbpm.ui.action.DeployProcessActionDelegate.showProgressMonitorDialog(Unknown
 Source)
at org.jbpm.ui.action.DeployProcessActionDelegate.run(Unknown Source)
at 
org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:246)
at 
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)
at 
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
at 
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3080)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2713)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
at 
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
at 
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
at 
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
at org.eclipse.core.launcher.Main.run(Main.java:973)
at org.eclipse.core.launcher.Main.main(Main.java:948)

Any body got this error.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3931504#3931504

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3931504


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: What's wrong with authentification in jbpm3.1?

2006-03-17 Thread vas74
Pls do the following 
import org.jbpm.security.Authentication;

//called DB for  getting username and compaare with a screen username

//this is username from view
String userName=userbean.getUsername(); 
// validate
if( DBuserName==userName){
setAuthorizedUserName (userName); 
Authentication.pushAuthenticatedActorId(authorizedUserName); 
 return (mapping.findForward("succes"); 
} else {
  return (mapping.findForward("failure"); 
}



 

  

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3930891#3930891

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3930891


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Deploying .PAR gives error(eclispe 3.1 GPD 3.0.5)

2006-03-16 Thread vas74
I am getting error while deploying par using eclispe (3.1 and GPD 3.0.5).
Earlier it is working fine but suddenly it is started given above error.
it is showing error in eclispe ERROE LOG FILE.
while even JBOSS server stops then also same error.
Anybody Have any idea on this?


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3930601#3930601

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3930601


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: import authentication

2006-02-27 Thread vas74
Hi 

I am using the Authentication instaed of JbpmDefaultAuthentication  and it is 
working fine.


do you have any particular reason for using bpmDefaultAuthentication  ?



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926686#3926686

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926686


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: save and close task gives error

2006-02-27 Thread vas74
Hi 

Searched for the log and check the processdefinatation.xml but error still 
there.
This error due to the eclipse plugin 3.0.5 crash.
Reinstalled the plugin and deploy the old par and save and close task working 
fine.

 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3926676#3926676

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3926676


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - save and close task gives error

2006-02-22 Thread vas74
Hi 
'JBPM works very fine .until I chaged the existing wORKFLOW and deployed using 
eclipse plugin and depoyed succesfully .
when I use the jbpm monitoring tools fore the testing it is gives following 
error.
when I pressed the button sava and close task

this prob comes automatically anybody can help me..
javax.servlet.ServletException: Error calling action method of component with 
id taskform:transitionButton
javax.faces.webapp.FacesServlet.service(FacesServlet.java:109)

org.jbpm.webapp.filter.AuthenticationFilter.doFilter(AuthenticationFilter.java:25)

org.jbpm.webapp.filter.PersistenceFilter.doFilter(PersistenceFilter.java:28)
org.jbpm.webapp.filter.ContextFilter.doFilter(ContextFilter.java:19)
org.jbpm.webapp.filter.LogFilter.doFilter(LogFilter.java:38)

org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)


root cause 

javax.faces.FacesException: Error calling action method of component with id 
taskform:transitionButton

org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:74)
javax.faces.component.UICommand.broadcast(UICommand.java:106)
javax.faces.component.UIViewRoot._broadcastForPhase(UIViewRoot.java:90)
javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:164)

org.apache.myfaces.lifecycle.LifecycleImpl.invokeApplication(LifecycleImpl.java:271)

org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:86)
javax.faces.webapp.FacesServlet.service(FacesServlet.java:94)

org.jbpm.webapp.filter.AuthenticationFilter.doFilter(AuthenticationFilter.java:25)

org.jbpm.webapp.filter.PersistenceFilter.doFilter(PersistenceFilter.java:28)
org.jbpm.webapp.filter.ContextFilter.doFilter(ContextFilter.java:19)
org.jbpm.webapp.filter.LogFilter.doFilter(LogFilter.java:38)

org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3925732#3925732

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3925732


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Implemeting own authitication module .

2006-02-20 Thread vas74
Hi ,

I downloadded the sample example.  

it work fine but it is given problem when I want to used my login module for 
authication .
e.g. my page contains the username and password as text fields  and I have a 
method which check the username and password from th jbpm database.

I can share the code 


jsp

Enter Username and password 
 









  


bean :

public String login() {
Authentication.popAuthenticatedActorId();
Authentication.pushAuthenticatedActorId(userName);

jbpmDataAccessBean dataAccessBean = new jbpmDataAccessBean();

String dbPassword=dataAccessBean.getPassword(passWord.toString());

// doing the check fron the username /password  and sending next jsp /if error 
same page. 

   }

sample example display combo box for the  selection of user's.

could anybody give me an idea how to do this?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3925186#3925186

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3925186


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Get all the user from the group.

2006-02-09 Thread vas74
Hi 

I am currently trying  to assign a task to the multiple user in the group.

Now I cam set the task with the all the  users in the group,but it is temp 
hardcoded to test .
Can  Anybody Have idea to get all the user name from the group  .  

I want to know how to get all the user from the Group and assign them with the 
setPooledActor(Set) . 

If you share code it will be very useful .

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922801#3922801

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922801


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - Re: Assigning a task to->{group, rolebased,...}

2006-02-09 Thread vas74
Hi Pravin ,

I am excuting the same example as you written .I am getting diffculty to assign 
a task to the multiple user in the group.

I want to know how to get all the user from the Group and assign them with the 
setPooledActor(Set) .

If you share code it will be very useful

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922787#3922787

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922787


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss jBPM] - login page bypass

2006-02-08 Thread vas74
how i can?byass the login page and forward to the next page with username and 
password ib url for your default application

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922458#3922458

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922458


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user