You should be able to use a basic archetype to achieve what you're looking for. At least that's the easiest way at this point. After creating the project, modify web.xml to remove the framework's front controller and any other filters/servlets that are needed for it. Then in the root pom.xml, change appfuse-${web.framework} to appfuse- web-common. This will merge in the xfire-servlet.xml file and other filters that all AppFuse webapps contain.

HTH,

Matt


On Jan 11, 2008, at 2:53 PM, maxxum wrote:


Enunciate looks good...
Do you have any suggestion to begin converting core to XFIRE app (other than
using enunciate)?
I am not 100% sure what I need to do in the POM...

RD


mraible wrote:

You are correct, it cannot be deployed as a webapp out-of-the-box.
There's an open issue for doing that.

http://issues.appfuse.org/browse/APF-897

Matt

On 1/10/08, maxxum <[EMAIL PROTECTED]> wrote:

Thanks Matt.
But wouldn't that need some changes the POM? core by itself cannot be
deployed as a WEB APP right?
I'll give it a try.



mraible wrote:

You should be able to use the "appfuse-core" archetype for this. It
doesn't contain a web framework or UI.

Matt

On Jan 10, 2008, at 3:03 PM, maxxum wrote:


What is the best place to begin developing WebServices if I don't
need any UI
framework? This is going to be a simple WebService Server returning
data
back so I don't need additional baggage of the UI frameworks... I
can start
with the Struts and remove unwanted code but I just wanted to see
if there
is any better way out...

Regards
--
View this message in context: http://www.nabble.com/Getting- started%
3A-XFire-webservices-with-AppFuse-2-%28without-UI%29-
tp14745054s2369p14745054.html
Sent from the AppFuse - User mailing list archive at Nabble.com.

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


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




--
View this message in context:
http://www.nabble.com/Getting-started%3A-XFire-webservices-with- AppFuse-2-%28without-UI%29-tp14745054s2369p14748960.html
Sent from the AppFuse - User mailing list archive at Nabble.com.

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



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




--
View this message in context: http://www.nabble.com/Getting-started% 3A-XFire-webservices-with-AppFuse-2-%28without-UI%29- tp14745054s2369p14766026.html
Sent from the AppFuse - User mailing list archive at Nabble.com.

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


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

Reply via email to