I removed all my jibx jars and did an online build.
now all jibx tests passes
thanks dennis your reply.

On 3/20/07, Dennis Sosnoski <[EMAIL PROTECTED]> wrote:

I found an unintentional dependency in the jars last posted to the maven
repository which may have caused this problem, and I've now corrected
that.

I currently have failures during the JAXWS tests (which I gather are
expected, since I see them in some of the continuum reports), but I
don't have any problems running the JiBX tests standalone (from the
modules/jibx directory).

  - Dennis

Amila Suriarachchi wrote:
> hi dennis,
> I downloded the two jars manually from below locations and still
> getting an error.
> http://jibx.sourceforge.net/maven/jibx/jars/jibx-bind-1.1.4-SNAPSHOT.jar
> <
http://jibx.sourceforge.net/maven/jibx/jars/jibx-bind-1.1.4-SNAPSHOT.jar>
> http://jibx.sourceforge.net/maven/jibx/jars/jibx-run-1.1.4-SNAPSHOT.jar
>
> I have attached the test error report. can you please tell me what to
do?
>
>
>
>
>
> On 3/19/07, *Dennis Sosnoski* <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     Hi Sumedha,
>
>     jibx-bind-1.1.4-SNAPSHOT.jar and jibx-run-1.1.4-SNAPSHOT.jar are
>     correct. I ran the build before I checked in the change to make
>     sure the
>     files were found, and you can see them in the repository at
>     http://jibx.sourceforge.net/maven/jibx/jars/
>
>     I have offered to move these to one of the Apache hosted
repositories,
>     since it appears that people sometimes have problems accessing the
>     sourceforge site. That way we could just drop this repository from
the
>     build path, hopefully speeding the build. Can anyone set this up?
>
>       - Dennis
>
>     sumedha rubasinghe wrote:
>     > Hi devs,
>     > The value for jibx version in etc/project.properties is
>     > 1.1.4-SNAPSHOT. But with this value, the maven1 Hobuild stops
giving
>     > following error.
>     >
>     > The build cannot continue because of the following unsatisfied
>     > dependencies:
>     > jibx-bind-1.1.4-SNAPSHOT.jar
>     > jibx-run-1.1.4-SNAPSHOT.jar
>     >
>     >
>     > I tried changing this to following & got the build running.
>     > jibx.version=SNAPSHOT
>     >
>     > Hope this helps someone!!!!
>     > /sumedha
>     >
>     >
>     >
>
---------------------------------------------------------------------
>     > To unsubscribe, e-mail: [EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     > For additional commands, e-mail: [EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     >
>
>
---------------------------------------------------------------------
>     To unsubscribe, e-mail: [EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>     For additional commands, e-mail: [EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>
>
>
>
>
> --
> Amila Suriarachchi,
> WSO2 Inc.
> ------------------------------------------------------------------------
>
> Testsuite: org.apache.axis2.jibx.Test
> Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 7.031 sec
>
> ------------- Standard Output ---------------
> Server started on port 5555.....Retrieving schema at 'customer.xsd',
relative to
'file:/home/amila/projects/axis2_trunk/java/modules/jibx/test-resources/wsdl/'.
> ------------- ---------------- ---------------
> ------------- Standard Error -----------------
> Mar 19, 2007 6:33:00 PM 
org.apache.axis2.deployment.DeploymentEngineprepareRepository
> INFO: No services directory was found under
/home/amila/projects/axis2_trunk/java/modules/jibx/test-resources/repo.
> Mar 19, 2007 6:33:00 PM 
org.apache.axis2.deployment.DeploymentEngineprepareRepository
> INFO: No modules directory was found under
/home/amila/projects/axis2_trunk/java/modules/jibx/test-resources/repo.
> Mar 19, 2007 6:33:00 PM
org.apache.axis2.transport.http.server.DefaultConnectionListener run
> INFO: Listening on port 5555
> ------------- ---------------- ---------------
> Testcase: testBuildAndRun(org.apache.axis2.jibx.Test):        Caused an
ERROR
> null
> java.lang.reflect.InvocationTargetException
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at sun.reflect.NativeMethodAccessorImpl.invoke(
NativeMethodAccessorImpl.java:39)
>       at sun.reflect.DelegatingMethodAccessorImpl.invoke(
DelegatingMethodAccessorImpl.java:25)
>       at org.apache.axis2.jibx.Test.testBuildAndRun(Test.java:263)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at sun.reflect.NativeMethodAccessorImpl.invoke(
NativeMethodAccessorImpl.java:39)
>       at sun.reflect.DelegatingMethodAccessorImpl.invoke(
DelegatingMethodAccessorImpl.java:25)
> Caused by: java.lang.RuntimeException: No JiBX <mapping> defined for
class org.apache.axis2.jibx.Customer
>       at
org.apache.ws.axis2.jibx.customer.wsdl.EchoCustomerServiceEchoCustomerPortStub.toOM
(EchoCustomerServiceEchoCustomerPortStub.java:451)
>       at
org.apache.ws.axis2.jibx.customer.wsdl.EchoCustomerServiceEchoCustomerPortStub.toEnvelope
(EchoCustomerServiceEchoCustomerPortStub.java:460)
>       at
org.apache.ws.axis2.jibx.customer.wsdl.EchoCustomerServiceEchoCustomerPortStub.echo
(EchoCustomerServiceEchoCustomerPortStub.java:137)
>       ... 19 more
>
>
>
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Amila Suriarachchi,
WSO2 Inc.

Reply via email to