Sorry for dumping yet more on you...
I did try looking in the section on "deployment" on the website, but it is
empty right now...
Would you mind being a little more precise about how I should resolve to my
block?
You said in your previous mail:
criteria.put( "merlin.deployment", " your-container-defintion.block " );
But I obviously missing something, since I keep getting this type of error:
org.apache.avalon.merlin.KernelRuntimeException: Unable to transform the
token: [pubmed_jp-splitter] due to an unexpected error.
at org.apache.avalon.merlin.impl.DefaultCriteria.getDeploymentURLs(Unknown
Source)
at org.apache.avalon.merlin.impl.DefaultFactory.create(Unknown Source)
at
com.konova.expedition.db.splitter.avalon.KFileSplitterComponentTest.testFile
Splitter(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRu
nner.java:421)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.
java:305)
at
org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner
.java:186)
Caused by: org.apache.avalon.merlin.KernelRuntimeException: Unable to
resolve the block path [pubmed_jp-splitter].
at org.apache.avalon.merlin.impl.DefaultCriteria.resolveURL(Unknown Source)
... 18 more
Caused by: java.net.MalformedURLException: no protocol: pubmed_jp-splitter
at java.net.URL.<init>(URL.java:579)
at java.net.URL.<init>(URL.java:476)
at java.net.URL.<init>(URL.java:425)
... 19 more
> -----Original Message-----
> From: Stephen McConnell [mailto:[EMAIL PROTECTED]
> Sent: July 21, 2004 11:17
> To: 'Avalon framework users'
> Subject: RE: Embedding - howto
>
>
>
> I think what's missing in the tutorial on this is the content dealing
> with post kernel creation - i.e. stuff like adding a containter,
> initiating container commissioning, etc.
>
> Steve.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]