[jboss-dev-forums] [Design of JBoss jBPM] - Nonexistant classes referenced by Javadoc?

zipwow do-not-reply at jboss.com
Wed Mar 28 21:14:01 EDT 2007


I cleaned up four or five classes of javadoc errors (nonexistant param tags, variable names changed in code but not doc), but some of the @see and @link tags reference classes I can't find anything about.  Do the following classes no longer exist, or are they simply not in the jbpm.3 project?  If they're the former, I'll remove or redirect them to their replacements.  If they're that latter I'll just ignore them.

>From GraphSession:
org.jbpm.jpdl.par.ProcessArchiveDeployer

>From JbpmSession:

org.jbpm.db.FileSession 
org.jbpm.tc.ContextBuilder
org.jbpm.tc.db.JbpmSessionContext

The last two are also referenced from JbpmSessionFactory.  The org.jbpm.tc package itself doesn't seem to exist, or I don't know where to look for it.

I checked in the CVS history in the jbpm.2 and jbpm.3 projects, but couldn't find mention of these files.  

-Kevin

(enable javadoc processing in Eclipse to see these messages)




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

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



More information about the jboss-dev-forums mailing list