<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="http://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    The deployment location of the Archive
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/sameerlt1983">Sameer Tiwari</a> in <i>jBPM Development</i> - <a href="http://community.jboss.org/message/539062#539062">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Hi,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I have used the jbpm-jpdl-3.2.3 version and when i create a process project and deploy it deploys successfully. But when i try to change the state from the Jboss-console it gives me an error which is as mentioned below:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>8:28:01,921 ERROR [[GDP Deployer Servlet]] Servlet.service() for servlet GDP Deployer Servlet threw exception<br/><span>rg.jbpm.jpdl.JpdlException: [[ERROR] line 25: cvc-complex-type.2.4.a: Invalid content was found starting with element 'transition'. One of '{"</span><a class="jive-link-external-small" href="http://jbpm.org/3/jpdl" target="_blank">http://jbpm.org/3/jpdl</a><span>":event, "</span><a class="jive-link-external-small" href="http://jbpm.org/3/jpdl" target="_blank">http://jbpm.org/3/jpdl</a><span>":timer, "</span><a class="jive-link-external-small" href="http://jbpm.org/3/jpdl" target="_blank">http://jbpm.org/3/jpdl</a><span>":exception-handler}' is expected.]</span><br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.jbpm.jpdl.xml.JpdlXmlReader.readProcessDefinition(JpdlXmlReader.java:178)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.jbpm.jpdl.par.JpdlArchiveParser.readFromArchive(JpdlArchiveParser.java:51)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.jbpm.jpdl.par.ProcessArchive.parseProcessDefinition(ProcessArchive.java:81)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.jbpm.graph.def.ProcessDefinition.parseParZipInputStream(ProcessDefinition.java:197)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.jbpm.web.ProcessUploadServlet.handleRequest(ProcessUploadServlet.java:91)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.jbpm.web.ProcessUploadServlet.service(ProcessUploadServlet.java:58)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:432)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at java.lang.Thread.run(Thread.java:619)<br/>8:34:59,781 ERROR [Delegation] couldn't load delegation class 'com.sample.decision.Verifyorder'<br/>ava.lang.ClassNotFoundException: class 'com.sample.decision.Verifyorder' could not be found by the process classloader<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.jbpm.instantiation.ProcessClassLoader.findClass(ProcessClassLoader.java:118)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at java.lang.ClassLoader.loadClass(ClassLoader.java:306)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at java.lang.ClassLoader.loadClass(ClassLoader.java:251)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.jbpm.instantiation.Delegation.instantiate(Delegation.java:140)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at java.lang.reflect.Method.invoke(Method.java:597)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer.invoke(JavassistLazyInitializer.java:173)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.jbpm.instantiation.Delegation_$$_javassist_11.instantiate(Delegation_$$_javassist_11.java)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.jbpm.graph.node.Decision.execute(Decision.java:87)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.jbpm.graph.def.Node.enter(Node.java:318)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at java.lang.reflect.Method.invoke(Method.java:597)<br/>&#160;&#160;&#160;&#160;&#160;&#160; at org.hibernate.proxy.pojo.javassist.JavassistLazyInitializer.invoke(JavassistLazyInitializer.java:173)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>I am attaching my par file with this. also i have the in this i have used few handler class. basically its the example that i am trying to execute from the link:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><a class="jive-link-external-small" href="http://www.mastertheboss.com/en/jbpm/51-jbpm-tutorial-part-1.html" target="_blank">http://www.mastertheboss.com/en/jbpm/51-jbpm-tutorial-part-1.html</a></p><p><span style="color: #ff0000;"><strong><br/></strong></span></p><p><span style="color: #ff0000;"><strong>I have annother question where does the deployment happen, where can i see the deployed class or archive.</strong></span></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Thanks</p><p>Sameer</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/539062#539062">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in jBPM Development at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>