Unfortunately I cannot apply the patch now, since I have changed the
axutil_uuid_get_mac_addr() significantly after your first mail. It is
much appreciated, if you can check the latest svn HEAD and report
problems if they still exist.
I was a little too slow. ;-) Updated to your code, and every
Hi Terry,
Unfortunately I cannot apply the patch now, since I have changed the
axutil_uuid_get_mac_addr() significantly after your first mail. It is
much appreciated, if you can check the latest svn HEAD and report
problems if they still exist.
Thanks
-sahan
On 7/11/07, Terry Wilson <[EMAIL PRO
On 7/10/07, Samisa Abeysinghe <[EMAIL PROTECTED]> wrote:
Terry Wilson wrote:
> When trying to compile axis2c to create a 4-way universal binary
> (ppc/x86 32/64-bit) under OS X leopard:
>
> env CFLAGS="-O -g -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386
> -arch ppc7400 -arch x86_64 -arch pp
Hi Kasun,
I think its ok to use the array technique.
-- Nandika
On 7/11/07, Kasun Indrasiri <[EMAIL PROTECTED]> wrote:
Hi,
I do have few issues in converting the JSON to XML using Badgerfish
convention.
· Currently the Badgerfish convention is not supporting the *XML
Mixed Content*
Hi,
I do have few issues in converting the JSON to XML using Badgerfish
convention.
· Currently the Badgerfish convention is not supporting the *XML
Mixed Content*. (Element and text nodes). In order to support mixed content
there are few suggestions available. One common solution is to
Folks,
4 Projects have no volunteers yet...Axis/Axis2/JaxMe/XMLRPC
http://wiki.apache.org/ws/FrontPage/BoardReports
The board meeting is on 18th this month.
Please update info on your project here:
http://wiki.apache.org/ws/ReportForJul2007
thanks,
dims
On 7/3/07, Davanum Srinivas <[EMAIL PR
Also, under OS X copy_samples.sh which uses 'find -name' fails because
OS X forces the directory to be the first argument. Changing to 'find
. -name' should work across all platforms.
Yes this is a bug, will fix that.
Fixed in trunk.
Samisa...
--
Samisa Abeysinghe : http://www.wso2.org/ (W
Terry Wilson wrote:
When trying to compile axis2c to create a 4-way universal binary
(ppc/x86 32/64-bit) under OS X leopard:
env CFLAGS="-O -g -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386
-arch ppc7400 -arch x86_64 -arch ppc64" LDFLAGS="-arch i386 -arch
ppc7400 -arch x86_64 -arch ppc64" .
When trying to compile axis2c to create a 4-way universal binary
(ppc/x86 32/64-bit) under OS X leopard:
env CFLAGS="-O -g -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386
-arch ppc7400 -arch x86_64 -arch ppc64" LDFLAGS="-arch i386 -arch
ppc7400 -arch x86_64 -arch ppc64" ./configure
--disable-
Linker error while trying to bulid Axis/C on Solaris
Key: AXIS2C-638
URL: https://issues.apache.org/jira/browse/AXIS2C-638
Project: Axis2-C
Issue Type: Bug
Components: build syst
Hi Dinesh,
Thank you for your reminder.
I used tcpmon to moniter the soap message and found a weird result.
Here is my whole code:
axiom_node_t *
build_om_payload_for_echo_svc2(const axutil_env_t *env)
{
axiom_node_t *echo_om_node = NULL;
axiom_element_t* echo_om_ele
11 matches
Mail list logo