[JBoss-user] [JBossWS] - Re: Frequently Asked Questions [Web Services]

2005-02-10 Thread viewww
Does JBossWS support SOAP over Https ? over RMI ? over JMS ?

Thanks

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3866063#3866063

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3866063


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: Frequently Asked Questions [Web Services]

2005-01-26 Thread [EMAIL PROTECTED]
WHAT DO I DO IF I THINK THERE IS A JBossWS BUG?

Don't panic. Bugs are a part of software life. You should file a bug on JBoss 
JIRA for JBossWS.

http://jira.jboss.com/jira/browse/JBWS

If possible attach some test code/WAR/EAR etc to speed up investigation and fix 
(if any).

Remember we love you.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863793#3863793

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863793


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: Frequently Asked Questions [Web Services]

2005-01-26 Thread [EMAIL PROTECTED]
Securing Web Service Endpoints

http://www.jboss.org/wiki/Wiki.jsp?page=WSSecureEndpoint

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3863755#3863755

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3863755


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: Frequently Asked Questions [Web Services]

2005-01-11 Thread [EMAIL PROTECTED]
The wiki should be the primary source of information

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861633#3861633

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861633


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: Frequently Asked Questions [Web Services]

2005-01-10 Thread jasong
I also started a FAW in the wiki here: 
http://www.jboss.org/wiki/Wiki.jsp?page=JBossWSFAQ

Its not much, but a start.

-Jason

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861470#3861470

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861470


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: Frequently Asked Questions [Web Services]

2005-01-06 Thread [EMAIL PROTECTED]
Question:  Can .Net Clients consume Jboss Web Services?

J2EE 1.4 mandates adherence to WS-I basic profile. This implies 
interoperability with webservices/clients not written in Java. As long as you 
write J2EE 1.4 compliant web services [JBossWS in Jboss v4.0.x is compliant], 
you are good to go.

http://www.jboss.org/wiki/Wiki.jsp?page=JBossWS


At the end, if you are interested in documenting your whole approach and want 
to write an article/blog/wiki page, we welcome you to do so (for the benefit of 
others).

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860964#3860964

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860964


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBossWS] - Re: Frequently Asked Questions [Web Services]

2005-01-06 Thread [EMAIL PROTECTED]
Should I go with JBossWS or JBoss.Net?

* If you have a choice, go with JBossWS. It is J2EE 1.4 Standards compliant Web 
Services. It is available in Jboss v 4.0 and later.

* JBoss.Net is a proprietary web services stack that is available in v3.2.x 
This has entered a maintenance mode of development.

* If you are dependent on v3.2.x and cannot upgrade to v4.0.x, then you have no 
choice, but to continue with JBoss.Net until YOU remove the dependence on 
v3.2.x and are ready to upgrade JBoss versions.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860929#3860929

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860929


---
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almosthttp://www.thinkgeek.com/sfshirt
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user