Re: Long names and sharable images ... dll's

2007-11-30 Thread Senaka Fernando
Hi Dinesh/Josef,

> Hi Josef,
>
>Were you able to get through this problem. I see that you have a
>problem with name length.
>
> SJ>"object file name of any loadable component including
> function/procedure names
> SJ> should never be more then 31 characters."
>
>I think this is a OpenVMS problem, AFAIK, in standard C
>implementation there is no such a restriction regarding function
>names. Did I miss something here?

There is something like that in the C Standard I guess, if I'm not mistaken.

Refer, http://c0x.coding-guidelines.com/5.2.4.1.html

Regards,

Senaka


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



Re: Long names and sharable images ... dll's

2007-11-30 Thread Dinesh Premalal
Hi Josef,

   Were you able to get through this problem. I see that you have a
   problem with name length.

SJ>"object file name of any loadable component including function/procedure 
names
SJ> should never be more then 31 characters."

   I think this is a OpenVMS problem, AFAIK, in standard C
   implementation there is no such a restriction regarding function
   names. Did I miss something here?

thanks,
Dinesh

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



Re: C++ and C with gcc

2007-11-30 Thread Dinesh Premalal
Hi Tom,

"tom.lake" <[EMAIL PROTECTED]> writes:

> I found that shared libraries built with g++ on Linux (Fedora Core 6)
> contain a reference to __gxx_personality_v0. In order to load such a
> library with dlopen the loading program should be built with the
> library libstdc++.so (as far as I can see).
>
> So it seems to be necessary to have a version of AXIS2/C with this
> reference defined. It is easy to rebuild axis2c with -lstdc++ stuck
> in a Makefile somewhere (say in util/src ), but some people might well
> find the difficulty in working out what to do and getting such a system
> going time-consuming, as I did.
>
> It would be good to document this, and even better to put in a
> configuration option for it (or did I miss it?).

I'm not sure about , what are you doing here? Are you going to compile
Axis2/C with g++. If you could provide more information on this, It
will help us to understand the problem? and make the improvement that
you are suggesting.

thanks,
Dinesh


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



Re: AXIS2/C and scope="soapsession"

2007-11-30 Thread Dinesh Premalal
"Stadelmann Josef" <[EMAIL PROTECTED]> writes:

> Hi
>
> does someone know how user sessions are implemented for Axis2/C ?
>
> Do I have the possibility to setup the same scope(s) as with the Java version
> of Axis2?
>
> If yes how is it done? which .C files or .H. files do I have to check in the
> axis2/c code set?
>
> I need scope="soapsession" as defined for some axis2 java services in
> service.xml, so
> I need this now as well for services I am going to implement using Axis2/C
> techniq.
>
> If scope="sopasession" is supported which release of axis2/c supports it?
>
> where can I read about that?

AFAIK, there is no method to manipulate sessions in Axis2/C. 

thanks,
Dinesh

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



Re: session cookies

2007-11-30 Thread Dinesh Premalal
Hi Subra,

"Subra A Narayanan" <[EMAIL PROTECTED]> writes:

> Hello folks,
>
> I have a webservice that requires that should be accessible only by
> authenticated users. right now, the way it works is, each and every request 
> has
> to be authenticated. i was wondering, if there is a way in axis2/c to generate
> a session cookie or id which would be valid for a given period of
> time. 

AFAIK, there is no session cookie or id management system in Axis2/C. 

>the
> webservice would set this cookie after the first request comes in and is
> successfully authenticated but each subsequent request would just pass this
> cookie and there will be no need for authenticating every incoming request.
>

Couldn't you use HTTPS for this scenario? Though it is not
authenticate every request, at least it authenticate before session
begins :) 

> does this make sense? is it doable in axis2c?

I think this can be done, My feeling is , this should be handled at http
transport level.

thanks,
Dinesh

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



Re: session cookies

2007-11-30 Thread Bill Mitchell

Related to Subra's unanswered question, I see where the Axis2C options
structure provides support, through the method
axis2_options_set_manage_session(), for the client to request that sessions
be managed, presumably through maintaining and returning cookie information
to the server.  But I don't see that the code behind this yet exists in
Axis2C.  Is it there and I'm just not seeing it?  Is someone actively
working on implementing cookie support in Axis2C to match that in Axis C++?  

Thanks,
Bill


Subra A Narayanan wrote:
> 
> is there a way in axis2/c to generate a session cookie or id which would
> be valid for a given period of
> time? 
> 

-- 
View this message in context: 
http://www.nabble.com/session-cookies-tf4901301.html#a14098986
Sent from the Axis - C++ - User mailing list archive at Nabble.com.


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



Re: mod_axis2 could not be loaded

2007-11-30 Thread Subra A Narayanan
Did you build the axis2 apache module according to these instructions:

http://ws.apache.org/axis2/c/docs/axis2c_manual.html#mod_axis2

axis2_http_server will work without the module but to deploy axis2 under
apache, you would need the module.

Subra


On Nov 30, 2007 4:26 PM, Sunil Pandit <[EMAIL PROTECTED]> wrote:

> Hi ,
>
> I am trying to deploy AXIS2/C under Apche web server . I am using version
> 2.0.61 . I have followed all the steps described in document however I am
> getting following error .
>
> Cannot load C:/Apache206/Apache2/modules/mod_axis2.dll into server: The
> specified procedure could not be found.
>
> However axis2_http_server is working fin and I can excute the samples. So
> that ensures the AXIS2c setup .
>
> Do I need to build mod_axis2.dll for Apache 2.0.59 version  ?
>
> Any inputs / suggestions are sincerely appreciated.
>
> Regards
> Sunil Pandit
> R&D , CSC FSG Austin
> (512)2755792
>
> Computer Sciences Corporation
> Registered Office: 2100 East Grand Avenue, El Segundo California 90245,
> USA
> Registered in USA No: C-489-59
>
>
> 
>
> This is a PRIVATE message. If you are not the intended recipient, please
> delete without copying and kindly advise us by e-mail of the mistake in
> delivery.
> NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
> any order or other contract unless pursuant to explicit written agreement
> or government initiative expressly permitting the use of e-mail for such
> purpose.
>
> 
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


mod_axis2 could not be loaded

2007-11-30 Thread Sunil Pandit
Hi ,

I am trying to deploy AXIS2/C under Apche web server . I am using version
2.0.61 . I have followed all the steps described in document however I am
getting following error .

Cannot load C:/Apache206/Apache2/modules/mod_axis2.dll into server: The
specified procedure could not be found.

However axis2_http_server is working fin and I can excute the samples. So
that ensures the AXIS2c setup .

Do I need to build mod_axis2.dll for Apache 2.0.59 version  ?

Any inputs / suggestions are sincerely appreciated.

Regards
Sunil Pandit
R&D , CSC FSG Austin
(512)2755792

Computer Sciences Corporation
Registered Office: 2100 East Grand Avenue, El Segundo California 90245, USA
Registered in USA No: C-489-59



This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery.
NOTE: Regardless of content, this e-mail shall not operate to bind CSC to
any order or other contract unless pursuant to explicit written agreement
or government initiative expressly permitting the use of e-mail for such
purpose.




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