SDK WebServiceSamples don't work with alfresco preview 2.0

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2007 12:00 PM
Hello,
I've been trying to launch the SDK WebServiceSamples (with SDK 2.0) but they don't work anymore with preview 2.0, they used to work under alfresco 1.4 community.
I always get this exception :
I've been trying to launch the SDK WebServiceSamples (with SDK 2.0) but they don't work anymore with preview 2.0, they used to work under alfresco 1.4 community.
I always get this exception :
Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/star/uno/RuntimeException at org.alfresco.webservice.util.AuthenticationUtils.startSession(AuthenticationUtils.java:70) at org.alfresco.sample.webservice.Categories.main(Categories.java:45)
what's wrong ?
Labels:
- Labels:
-
Archive
4 REPLIES 4

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2007 09:33 AM
Hello,
I've been trying to launch the SDK WebServiceSamples (with SDK 2.0) but they don't work anymore with preview 2.0, they used to work under alfresco 1.4 community.
I always get this exception :what's wrong ?Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/star/uno/RuntimeException at org.alfresco.webservice.util.AuthenticationUtils.startSession(AuthenticationUtils.java:70) at org.alfresco.sample.webservice.Categories.main(Categories.java:45)
I've the same error!!
I've tried to add to classpath the openoffice-ridl-2.0.3.jar and it does find the appropriate class…. but I does not work too..

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2007 08:45 AM
Hi,
There where some issues with the SDK in 2.0 which have now been fixed.
Cheers,
Roy
There where some issues with the SDK in 2.0 which have now been fixed.
Cheers,
Roy

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2007 08:49 AM
Hi,
Is the new version available from sourceforge ? the lastest version I saw was still from January 19th…
Is the new version available from sourceforge ? the lastest version I saw was still from January 19th…

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2007 08:52 AM
Hi,
The next refresh to SourceForge is due in the next couple of weeks.
In the mean time the updates are available on svn HEAD.
Cheers,
Roy
The next refresh to SourceForge is due in the next couple of weeks.
In the mean time the updates are available on svn HEAD.
Cheers,
Roy
