Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-12-2008, 06:34 AM
Member
 
Join Date: Aug 2008
Posts: 2
theartz is on a distinguished road
serialize to web service?
I've seen quite a few systems that serialize java object data to a web service, are there any that are developed in php for the server-side? I would like to build a management app in Java that interacts with an eCommerce site in php, the server can only run php/mysql. I'd rather not write a bunch of custom code, so if there was a way to push data into the database from the php/server end and have java pull objects out ready to go that would work out well I think.

Has anyone seen something like this?
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-16-2008, 02:38 AM
Member
 
Join Date: Jan 2008
Posts: 22
mrcheeks is on a distinguished road
First, I'm not sure than you know or understand what a Web Service is and how it works in general.

You can write a Web Service in Java using JAX-WS, Apache Axis, XML-RPC, etc. and perform whatever you need to do.
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 08-16-2008, 03:39 AM
Member
 
Join Date: Aug 2008
Posts: 2
theartz is on a distinguished road
I'll try to be more specific. What I'm looking for is something that can take serialized Java objects and store them on a web server that runs php/mysql. It looks like Hibernate is very close, but it is much more complex than I need and it is based on JDBC which I was hoping to avoid in this project.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Setup RMI service on Ant vaskarbasak Advanced Java 0 07-24-2008 04:25 PM
Java Message Service Java Tutorial Java Tutorials 0 06-09-2008 11:57 PM
JBoss - Logging Service – II JavaForums Java Blogs 0 06-04-2008 01:30 PM
jboss-service.xml JavaForums Java Blogs 0 06-03-2008 12:50 PM
Web Service from JSP Eric JavaServer Pages (JSP) and JSTL 2 07-02-2007 07:00 PM


All times are GMT +3. The time now is 04:24 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org