Aaron Mulder wrote:
...
> However, there may be some lingering data type mapping issues
> which you'd have to resolve by creating a jaws.xml for the TestBeans.jar
> file. Personally, I'd rather try to fix it so that doesn't happen than
> try to talk you through the workaround, so let me know how far you get.
>
> Aaron
I'm stuck again. I "faked" Hypersonic with InterBase in jboss.conf as
you suggested. Running the test suite locally works fine for tests 1-76.
Test 77 produces:
77- Did not find the instance will create
it...javax.ejb.CreateException: Could not create
entity:java.lang.reflect.InvocationTargetException
at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:245)
at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
at
org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker_Stub.invokeHome(Unknown
Source)
at
org.jboss.ejb.plugins.jrmp.interfaces.HomeProxy.invoke(HomeProxy.java:221)
at $Proxy8.create(Unknown Source)
at
org.jboss.zol.testbean.client.EjbossClient.doSomeTesting(EjbossClient.java:467)
at
org.jboss.zol.testbean.client.EjbossClient.main(EjbossClient.java:564)
What to do now ? Where to look ? Can you help me or do you need
additional information ?
Bye,
Tobias
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]