Hi Richard,

Additional comments inline.

Cheers,
Bo

> 
> From: Shaw, Richard A [mailto:[EMAIL PROTECTED]
> Sent: Tue 19/09/2006 01:47
> To: [email protected]
> Subject: Distribution questions
> 
> 
> 
> I have a few questions about the Celtixfire distribution project -
> 
> I think some of these might be bugs -
> 
> 1 - the distribution project does not get built when the rest 
> of CXF is built

[Bozhong Lin] we consiously make this way since we do not want kit building to 
be done every time when developers are doing regular build during development, 
since this would add longer time to regular build. If one needs kit, one can 
switch to "distribution" and do the kit building. What does other people think 
about this? do we need to include kit building in top level POM?

> 2 - it's not clear which of the files in the target directory 
> are the ones to be deployed

[Bozhong Lin] cxf-2.0-incubator-M1-SNAPSHOT-bin.jar is the only jar needs to be 
deployed.

> 3 - should the manifest of cxf.jar have the name of the 
> installer class in it as the Main-Class

[Bozhong Lin] cxf.jar is the facade jar that will find all jars needed by 
runtime, so one only needs to set classpath to cxf.jar and it will take care of 
the rest.


> 4 - the batch files in the celtixfire\bin directory still 
> have CELTIX_HOME in them

[Bozhong Lin] will fix this.

> 5 - should the distribution directory be called cxf instead 
> of celtixfire

[Bozhong Lin] that can be changed. What do other folks think about this? we 
basically have three options for installed directory name: CXF, cxf, and 
celtixfire. If we adopt CXF or cxf directory name, "CeltiXfire" name 
effectively dies.

> 6 - running the hello_world example throws an unmarshalling 
> exception in the pingMe call which is supposed to return a fault -

[Bozhong Lin] fault feature is not completely done yet.

> 
>      [java] Exception in thread "main" 
> java.lang.RuntimeException: org.apache.cx
> f.interceptor.Fault: Marshalling Error
> 
> 
> Hope this helps.
> 
> 
> Richard Shaw
> 
> 
> 
> This email and any attached files are confidential and 
> copyright protected. If you are not the addressee, any 
> dissemination of this communication is strictly prohibited. 
> Unless otherwise expressly agreed in writing, nothing stated 
> in this communication shall be legally binding.
> 
> 
> This message has been scanned for viruses by MailControl - 
> (see http://bluepages.wsatkins.co.uk/?4318150)
> 
> 
> 

Reply via email to