Re: ServiceMix 4.0 api

2007-08-28 Thread Nodet Guillaume

Yeah, i moved it.  Try
   http://people.apache.org/~gnodet/servicemix-4.0-SNAPSHOT/
The direct link to the api is:
   http://people.apache.org/~gnodet/servicemix-4.0-SNAPSHOT/ 
org.apache.servicemix.api/apidocs/index.html


Cheers,
Guillaume Nodet

On Aug 28, 2007, at 3:02 PM, Gordon Dickens wrote:


Hello Guillaume,

I am getting a page not found with the javadoc site.

Regards,
Gordon

Nodet Guillaume wrote:

I've refactored a few things in the api and introduced back the
listeners and flows.
For those who prefer to read javadoc, take a look at:
  http://people.apache.org/~gnodet/servicemix-4.0/site/apidocs/

The javadoc is quite low on comments right now, so if any area
appears to be unclear,
ask for comments and I will improve the doc asap.
Although any ideas, feedback, patches are always welcome.

To test the API, I have started a really dumb implementation of it in
the branch,
but don't expect much at this point ;-)
 http://svn.apache.org/repos/asf/incubator/servicemix/branches/
servicemix-4.0/

Cheers,
Guillaume Nodet

.








Re: ServiceMix 4.0 api

2007-08-28 Thread Gordon Dickens

Hello Guillaume,

I am getting a page not found with the javadoc site.

Regards,
Gordon

Nodet Guillaume wrote:

I've refactored a few things in the api and introduced back the
listeners and flows.
For those who prefer to read javadoc, take a look at:
  http://people.apache.org/~gnodet/servicemix-4.0/site/apidocs/

The javadoc is quite low on comments right now, so if any area
appears to be unclear,
ask for comments and I will improve the doc asap.
Although any ideas, feedback, patches are always welcome.

To test the API, I have started a really dumb implementation of it in
the branch,
but don't expect much at this point ;-)
 http://svn.apache.org/repos/asf/incubator/servicemix/branches/
servicemix-4.0/

Cheers,
Guillaume Nodet

.

  




Re: ServiceMix 4.0 api

2007-08-28 Thread Nodet Guillaume

I have committed a simple test showing how to expose an endpoint and
how to communicate with it.
See http://svn.apache.org/repos/asf/incubator/servicemix/branches/ 
servicemix-4.0/core/src/test/java/org/apache/servicemix/core/ 
IntegrationTest.java


How does it sounds ?

Cheers,
Guillaume Nodet

On Aug 28, 2007, at 12:11 AM, Nodet Guillaume wrote:

I've refactored a few things in the api and introduced back the  
listeners and flows.

For those who prefer to read javadoc, take a look at:
 http://people.apache.org/~gnodet/servicemix-4.0/site/apidocs/

The javadoc is quite low on comments right now, so if any area  
appears to be unclear,

ask for comments and I will improve the doc asap.
Although any ideas, feedback, patches are always welcome.

To test the API, I have started a really dumb implementation of it  
in the branch,

but don't expect much at this point ;-)
http://svn.apache.org/repos/asf/incubator/servicemix/branches/ 
servicemix-4.0/


Cheers,
Guillaume Nodet




Re: ServiceMix 4.0 api

2007-08-27 Thread Nodet Guillaume
Btw, I have uploaded the site for the whole project which is easier  
to manage.

   http://people.apache.org/~gnodet/servicemix-4.0-SNAPSHOT/

Cheers,
Guillaume Nodet

On Aug 28, 2007, at 12:11 AM, Nodet Guillaume wrote:

I've refactored a few things in the api and introduced back the  
listeners and flows.

For those who prefer to read javadoc, take a look at:
 http://people.apache.org/~gnodet/servicemix-4.0/site/apidocs/

The javadoc is quite low on comments right now, so if any area  
appears to be unclear,

ask for comments and I will improve the doc asap.
Although any ideas, feedback, patches are always welcome.

To test the API, I have started a really dumb implementation of it  
in the branch,

but don't expect much at this point ;-)
http://svn.apache.org/repos/asf/incubator/servicemix/branches/ 
servicemix-4.0/


Cheers,
Guillaume Nodet