Re: {Spam?} Create instante Problem

Frans Thamura <[email protected]>
Newsgroups gmane.comp.java.enhydra.shark
Message-ID <[email protected]>
[email protected] wrote:

>
> Frans,
>
> My guess is this package is not loaded yet. Place the xpdl defining 
> your process (with packageId "ComplexWRDs")  is the external 
> repository. Your Shark.conf will have a notation about where the 
> external repository is. Load the package and then create your process.

the ComplexWRDs, if loaded will become  testWRD_ComplexWRDs.

I use this

  String pkgId = Shark
                 .getInstance()
                 .getAdminInterface()
                 .getAdminMisc()
                 .getProcessMgrPkgId(mgrName);
                 String pDefId = Shark
                 .getInstance()
                 .getAdminInterface()
                 .getAdminMisc()
                 .getProcessMgrProcDefId(mgrName);


to convert the package manager name become package id and process 
definition id.

now work here :)

hope this thread can help everyone who start with shark to get benefit 
of it. :)



Frans
message-footer.txt (text/plain, 271 B)
--
You receive this message as a subscriber of the [email protected] mailing list.
To unsubscribe: mailto:[email protected]
For general help: mailto:[email protected]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.