hi Bret,

I am using globus4 (axis 1.2) and Axis2 with my dynamic invocation API so i am not sure if it this is working but is there the attribute "mapping-file" where you can specify the namespace to package mapping like below?


"NStoPkg.mappings" file (<codegen mapping-file="NStoPkg.mappings" ...):
http\://aurigafactory.gridminer.org=org.gridminer.auriga.gt4.stubs.factory
http\://aurigafactory.gridminer.org/bindings=org.gridminer.auriga.gt4.stubs.factory.bindings
http\://aurigafactory.gridminer.org/service=org.gridminer.auriga.gt4.stubs.factory.service

http\://aurigatypes.gridminer.org=org.gridminer.auriga.gt4.stubs.types

regards,
chris

Bret Kumler wrote:
New to axis 2.

In my ant script I have the following:

<codegen wsdlfilename="${wsdl.dir}/test.wsdl"

               output="${generated_client_src.dir}"

               serverside="false"

               packagename="com.test.client"

               testcase="true"

               unpackClasses="true"/>

I noticed the generated package name is now this, “com.test.www.client.” and “com.test.client.” how do I remove the unwanted www?

Regards

Bret


This e-mail message and any attachments may contain private, confidential, proprietary or privileged material of GoldenGate Software, Inc. that is for the sole use of the intended recipient(s) of this e-mail message. Any review, copying or distribution or other use of this e-mail message or any attachments hereto by anyone other than the intended recipient(s) is strictly prohibited. If you are not the intended recipient(s) of this e-mail message, please contact GoldenGate Software, Inc. (415-777-0200) immediately and permanently delete the original e-mail message and any copies of this e-mail message and all attachments, if any.


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

Reply via email to