Like you did with the Atlassian archetype, I'd try starting the
command with "mvn
org.apache.maven.plugins:maven-archetype-plugin:1.0-alpha-7:create".
Matt
On Tue, Jan 6, 2009 at 9:54 PM, sundaravel wrote:
>
> Thanks Ice-Man,
>
> I got the information from QuickStart guide the web application pr
Thanks Ice-Man,
I got the information from QuickStart guide the web application projects
will be created in my local using Maven command.
To create a JSF basic project, I have used the following code,
mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes
-DarchetypeArtifactId=appfuse-
you need to configure your java mail props to have
mail.smtp.auth = true
mail.smtp.starttls.enable = true
as for the port you can use 587 instead.
Regards, Youssef
On Tue, Jan 6, 2009 at 11:03 PM, Ice-Man wrote:
> Fabio,
>
> I think u've pointed me in the right way, bcoz there are a lot
One thing you can try is signing up a user with an email address within the
domain of the company. ( maybe your own email address within your company ).
I've found that external email address wont work. e.g. @gmail.com unless
the exchange server is configured to forward mails from your server
Fabio,
I think u've pointed me in the right way, bcoz there are a lot of Secure
Policies here!! :O
I asked the people from infra-structure/network and I made the
configuration accordingly, but, unfortunetally, get the same result.
I guess the only solution is download SMTP Server and
ins
It seems the mail server is blocking port 25, sometimes they do this so that
the server is not used as a mail forwarder they only let you send emails if
you are able to authenticate yourself. Have you tried the mail properties
with username and password?
Hope it helps,
Fabio
Ice-Man wrote:
>
The context path matches the name of your WAR. If you want it to be
deployed at the root - rename your WAR to ROOT.war. I'm sure there's
other ways, but that's the easiest one I know.
Matt
On Tue, Jan 6, 2009 at 7:36 AM, Developeryours wrote:
>
> http://localhost:8080/app-1.0-SNAPSHOT/login.jsp
I've entered an issue for this in JIRA:
http://issues.appfuse.org/browse/APF-1125
Matt
On Tue, Jan 6, 2009 at 8:14 AM, Matt Raible wrote:
> Thanks Nils - this is great stuff!
>
> One question: with XFire, we didn't need a for each
> bean we wanted to expose. Is that required with CXF? Also, di
Thanks Nils - this is great stuff!
One question: with XFire, we didn't need a for each
bean we wanted to expose. Is that required with CXF? Also, did you
attempt to support REST in addition to SOAP?
Thanks,
Matt
On Tue, Jan 6, 2009 at 7:32 AM, agathon wrote:
>
> i mad a litte guide for migrat
http://localhost:8080/app-1.0-SNAPSHOT/login.jsp
This is my url i have deployed in tomcat.everything working fine..but when i
perform serch functionality in my module the url redirection to
http://localhost:8080/search.html.so i am getting 404 error.so i need to
remove the snapshot context path f
i mad a litte guide for migrating appfuse from xfire to cxf :
http://snackycracky.wordpress.com/2009/01/06/migrate-appfuse-from-xfire-to-cxf/
--
View this message in context:
http://www.nabble.com/CXF-and-AppFuse-2.0.1-tp14282383s2369p21311470.html
Sent from the AppFuse - User mailing list arch
11 matches
Mail list logo