[JBoss-user] [JBoss.NET SOAP] - Re: Integrate Axis 1.2 with JBoss !!

2004-04-23 Thread kkanagaraj
Jason,

I tried downloading JBoss-head, But I still couldn't find the repository. I checked 
sourceforge.net, but I couldn't find jboss-head.
http://sourceforge.net/project/showfiles.php?group_id=22866

Can you please tell me where shall I download JBoss-Head ?

thanks,
-kkanagaraj

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3832054#3832054

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3832054


---
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss.NET SOAP] - Integrate Axis 1.2 with JBoss !!

2004-04-22 Thread kkanagaraj
Hi All,

As we know that Axis 1.1 / Jboss.net has many inconsistencies with respect to WS-I 
Basic Profile 1.0, Particularly Doc/Lit, Iam planning to Integrate Axis 1.2 with Jboss.

I had few thoughts to do this:
1. Remove Axis 1.1 configuration from Jboss.net.sar and add Axis 1.2 in it. 
Or
2. In Jboss (Default Mode), just copy the Axis configuration details in to web 
application directory or deploy directory.

Can any one share their thoughts, whether this approach is feasible enough ?

thanks
-kkanagaraj.


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3831899#3831899

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3831899


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss.NET SOAP] - Re: Integrate Axis 1.2 with JBoss !!

2004-04-22 Thread kkanagaraj
Hi Jason,
Thanks for your suggestion !.

1. Are you sure that Jboss 4 has implemented Axis 1.2, coz axis 1.2 itself in a beta 
version.
2. I tried installing Axis 1.2 on JBoss 3.2.3:
- In default mode of server, I copied Axis.war into deploy directory and tested, its 
working fine.
- In All mode of server, I have to integrate with Jboss.net, so I just copied the all 
the jar files (axis.jar,commons-logging,etc..) into jboss-net.sar and started the 
server.
I tried http://localhost:8080/jboss-net/ - It works fine, but when I invoke any 
webservice in it, it throws an exception to me :

Fault - Could not introspect mbean.; nested exception is: 
java.lang.NoSuchFieldException: introspectionComplete
AxisFault
 faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
 faultSubcode: 
 faultString: Could not introspect mbean.; nested exception is: 
java.lang.NoSuchFieldException: introspectionComplete
 faultActor: 
 faultNode: 
 faultDetail: 

Iam sure, as u said, I need updated version jboss-net.jar !!. Just thinking what to do 
now, whether to go for JBoss 4.0 or run the JBoss 3.2.3 in default mode and use Axis 
1.2.

Can any one give their thoughts please...
thanks,
-kkanagaraj









View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3831958#3831958

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3831958


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss.NET SOAP] - Re: Integrate Axis 1.2 with JBoss !!

2004-04-22 Thread kkanagaraj
Jason,

Check this link:
http://www.jboss.org/index.html?module=htmlop=userdisplayid=developers/projects/jboss/dotnet

It clearly states that Jboss3.2.*, Jboss 4.0 and Head all implements Axis 1.1. 

Are you really sure that Jboss 4.0 implements Axis 1.2 ??

thanks,
-kannan


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3831960#3831960

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3831960


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss.NET SOAP] - Help :: Couldnot generate SOAP request !

2004-04-15 Thread kkanagaraj
Iam using Jboss 3.2.3.
Iam stuck while testing a sample application provided in Axis user guide example5.
Iam using XML Spy enterprise edition for building wsdl and sending SOAP requests.

I have deployed the service and requested for wsdl file, it works fine.
I just want to test the service by sending SOAP request generated by XML Spy.

I tried sending soap requests for other webservices in internet, it works fine without 
any problem.
But, when I try to send the soap request to my service in jboss, I repeatedly get this 
error mesg:

HTTP error: could not POST file '/jboss-net/services/OrderProcessor' on server 
'*.*.*.* (ipaddress)'(500).

I am confused, I dont know why this request is not accepted on my server, do i need to 
do any config
changes ?

can you please help me on this..

Thanks,
-kkanagaraj

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3830771#3830771

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3830771


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss.NET SOAP] - POST request returning 500 error code

2004-04-15 Thread kkanagaraj
Hi ya...
I have deployed my webservice on Jboss.net, when i query the url with 
?wsdl, I get the wsdl file.
When I try to post any SOAP request, it is returning http error with error code 500 !!

Is there any configuration changes that i need to do to accept post request on 
JBossAxisServlet.
I just installed jboss, installed the webserivce component, everything seems to be 
fine. But y is it not accepting my request ??
can any one help me plz.

thanks,
-kkanagaraj

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3830796#3830796

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3830796


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Advanced Documentation] - Where can I get JBoss.net Documentation? - Urgent !

2004-03-19 Thread kkanagaraj
Hey friends,

I have decided to buy the documentation for JBoss 3.*, But not sure whether that 
document contains JBoss.net or not ?
If yes I will buy it immediately, if no, can any one please let me know on where to 
find the resource.

Or Do I need to follow Apache Axis's documentation for JBoss.net ?
Awaiting ur replies ...
thanks


a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3826548#3826548;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3826548Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Advanced Documentation] - Re: pay-on-demand docs

2004-03-19 Thread kkanagaraj
hey,
You guys are really confusing me, I just decided to buy that document so that I could 
know more on JBoss.net.
If that doc doesn't provide any info on that, definitely i will not buy it.
Please tell me how do i get more info on JBoss.net, Do I need to follow Axis 
documention? Will it suit for JBoss.net ??
reply me pls

a 
href=http://www.jboss.org/index.html?module=bbop=viewtopicp=3826549#3826549;View 
the original post/a

a 
href=http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3826549Reply 
to the post/a


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user