The moose likes General Computing and the fly likes How to migrate SharePoint Application into Jboss environment. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » General Computing
Reply Bookmark "How to migrate SharePoint Application into Jboss environment." Watch "How to migrate SharePoint Application into Jboss environment." New topic
Author

How to migrate SharePoint Application into Jboss environment.

nilesh chaudhary
Greenhorn

Joined: Aug 28, 2010
Posts: 3
What procedure should I will follow? Any step-by-step instructions would be very helpful.
Jaikiran Pai
Saloon Keeper

Joined: Jul 20, 2005
Posts: 6564

I haven't worked with SharePoint, so don't know anything about it. What exactly does a SharePoint application contain? And why do you want to migrate it to JBoss Application Server?

[My Blog] [JavaRanch Journal]
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 4489

What do you mean by "SharePoint apps"?

Do you mean that SharePoint can be extended by writing some code? If so, I suspect that such code is written in C# and uses various SharePoint services. I don't see any easy way to convert something like that into Java - the C# code would not be that difficult but replacing the SharePoint services would be very difficult.

Or do you mean how can a web site based on SharePoint be converted into Java? If that is what you mean, then you should look into various Content Management System solutions such as Alfresco or Magnolia CRM. It will not be exactly the same, but close.

This has nothing to do with JBoss, moving...

This message was edited 1 time. Last update was at by Peter Johnson



JBoss In Action
 
 
subject: How to migrate SharePoint Application into Jboss environment.
 
Two Laptop Bag