ActivitiClassLoadingException: Class not Found

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2012 10:38 AM
I have created a Activiti Project in eclipse using ecplise Activiti plugin.
I deploy the bar file and jar file.I deployed the jar file in webapps/activiti-explorer/WEBINF/lib.
My process have service task and that service task had a listener class.
If I start process from Activiti-Explorer ,its start sucessfully .
But if I going to start the process using java code it always shows
ActivitiClassLoadingException: Class not Found
why activiti always looking for that class in same package from where I am trying to start the process.
please help.
I deploy the bar file and jar file.I deployed the jar file in webapps/activiti-explorer/WEBINF/lib.
My process have service task and that service task had a listener class.
If I start process from Activiti-Explorer ,its start sucessfully .
But if I going to start the process using java code it always shows
ActivitiClassLoadingException: Class not Found
why activiti always looking for that class in same package from where I am trying to start the process.
please help.
Labels:
- Labels:
-
Archive
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2012 01:10 PM
please anyone aware about this problem
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2012 05:02 PM
You need to provide way more infotmation before we can help…
