[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.rt.riena] Re: error in an example on live.eclipse.org

hans-georg schrieb:
I createt my own target plattform in this way
- I downloades eclipse 3.5
- I downloaded riena-1.1.0-platform-win32.win32.x86.zip
from this two files I made a new targetplattform

I work with Mac OSX 10.5

In the example, the server is running very good. No problems.

You seem to have a typo in the URL. You specify http://localhost:8080/hessian/CusotmerWS while the correct one is http://localhost:8080/hessian/CustomerWS

maybe that helps.....

if it doesnt we need to see the exception that happens here:
org.osgi.framework.BundleException: Exception in org.abram.client.Activator.start() of bundle org.abram.client.

write some code to catch the exception and write it to the console with stacktrace....

christian