I am building hupa from ../hupa_trunk path
command : *mvn clean package*
hupa built in the path hupa/client/target. and then copy pasting the
hupa.war to tomcat/webapps folder.
Is it right way to build and running hupa..?
On Fri, Feb 19, 2010 at 12:11 PM, Avdhesh Yadav wrote:
> Using FF 3.0.1
Using FF 3.0.17..
firbug Error : 404 not-found Get hupa.nocache.js..i think the compiled
javascript part is missing from the war..
Size of hupa.war 8.4 mb
Maven version: 2.0.9
Java version: 1.6.0_17
OS name: "linux" version: "2.6.24-27-generic" arch: "i386" Family: "unix"
On Fri, Feb 19, 2010
Which browser are you using?. Try to use FF + Firebug and check if
there are errors.
On Fri, Feb 19, 2010 at 5:48 AM, Avdhesh Yadav wrote:
> Not working for me when i deploy hupa.war on tomcat.I can not see the login
> page..I can see the revolving hupa image only..
>
> It works fine when i run f
2010/2/18 Norman Maurer :
> Hi all,
>
> in the past Stefano told me about his Idea of using camel within james
> (it was just an idea and he had no closer look yet). The last days I
> did some research about camel (camel.apache.org) and I think he is
> right.
To be true the idea was not mine, but
2010/2/18 :
> Author: norman
> Date: Thu Feb 18 18:19:52 2010
> New Revision: 911507
>
> URL: http://svn.apache.org/viewvc?rev=911507&view=rev
> Log:
> Make sure to only check for max line length while processing not the DATA
> command
Hi Norman, as far as I know the 1000 bytes limit per row in
Not working for me when i deploy hupa.war on tomcat.I can not see the login
page..I can see the revolving hupa image only..
It works fine when i run from eclipse..and i can login to my gmail
account..
here is my catalina.log
Feb 19, 2010 10:11:03 AM org.apache.catalina.core.AprLifecycleListener
Hi Norman,
It's not clear to me which config files that I need to modify to get it
to run on my system?
Thanks,
Robert
> Hi Robert,
>
> unfortunally there are no design docs for james 3.0 :/ I know that we
> should have some but I didn't have the time yet. So your best choice
> is to dig in th
I'm not a camel expert.
On Feb 18, 2010, at 12:22 PM, Mario Zsilak wrote:
Hi,
I just took a glance at camel.apache.org but I spotted the following
statement:
Apache Camel can be used as a routing and mediation engine for the
following
projects:
* ...
* Apache ActiveMQ which is the m
On Thu, Feb 18, 2010 at 8:22 PM, Mario Zsilak wrote:
> Hi,
>
> I just took a glance at camel.apache.org but I spotted the following
> statement:
>
>
> Apache Camel can be used as a routing and mediation engine for the following
> projects:
>
> * ...
> * Apache ActiveMQ which is the most pop
On Thu, Feb 18, 2010 at 8:09 AM, Norman Maurer wrote:
> Hi Robert,
>
> could you give us some more details? I don't get why you would net to
> costumize James for that. This wll work out of the box..
IIRC the functional test scripts do this
- robert
-
Hi,
I just took a glance at camel.apache.org but I spotted the following
statement:
Apache Camel can be used as a routing and mediation engine for the following
projects:
* ...
* Apache ActiveMQ which is the most popular and powerful open source
message broker
* ...
I guess that
Author: norman
Date: Thu Feb 18 18:19:52 2010
New Revision: 911507
URL: http://svn.apache.org/viewvc?rev=911507&view=rev
Log:
Make sure to only check for max line length while processing not the DATA
command
Modified:
james/server/trunk/mina-socket/src/main/java/org/apache/james/socket/mina
Author: manolo
Date: Thu Feb 18 18:02:16 2010
New Revision: 911502
URL: http://svn.apache.org/viewvc?rev=911502&view=rev
Log:
fixed: update suggestion boxes in MessageSendView when contacts are updated
Modified:
james/hupa/trunk/.project
james/hupa/trunk/client/src/main/java/org/apache/h
Hi Eric,
maven 2.x is fine..
Bye,
Norman
2010/2/18 Eric MacAdie :
> What version of Maven should be used?
>
> Eric MacAdie
>
> Norman Maurer wrote:
>>
>> HI Bernd,
>>
>> for testing:
>>
>> mvn gwt:run
>>
>> for real world usage:
>>
>> mvn package
>>
>> to generate the war and then deploy to tomc
What version of Maven should be used?
Eric MacAdie
Norman Maurer wrote:
HI Bernd,
for testing:
mvn gwt:run
for real world usage:
mvn package
to generate the war and then deploy to tomcat or an other servlet container.
Bye,
Norman
2010/2/18 Bernd Fondermann :
Hi,
how do I run hupa st
Thanks Norman, should've guessed that, works like a charm.
Cheers,
Bernd
On Thu, Feb 18, 2010 at 16:25, Norman Maurer
wrote:
> HI Bernd,
>
> for testing:
>
> mvn gwt:run
>
> for real world usage:
>
> mvn package
>
> to generate the war and then deploy to tomcat or an other servlet container.
Hi Tom,
there is no support of SRS within jSPF. But contributions are welcome :)
Bye,
Norman
2010/2/18 :
> Hi !
>
> The only information about SRS Support in Apache James is from the year 2007.
> Is SRS supported by Apache James / jSPF ?
>
> thanks
> tom
> _
Hi all,
in the past Stefano told me about his Idea of using camel within james
(it was just an idea and he had no closer look yet). The last days I
did some research about camel (camel.apache.org) and I think he is
right.
So me plan is:
* Write a Consumer for our SpoolRepository which would fire
Hi !
The only information about SRS Support in Apache James is from the year 2007.
Is SRS supported by Apache James / jSPF ?
thanks
tom
_
NEU: Mit WEB.DE DSL über 1000,- ¿ sparen!
http://produkte.web.de/go/02/
--
HI Bernd,
for testing:
mvn gwt:run
for real world usage:
mvn package
to generate the war and then deploy to tomcat or an other servlet container.
Bye,
Norman
2010/2/18 Bernd Fondermann :
> Hi,
>
> how do I run hupa stand-alone as a web application?
>
> I managed to build it, using mvn instal
Hi,
how do I run hupa stand-alone as a web application?
I managed to build it, using mvn install.
What's next?
For the record, I don't want to use Eclipse nor some GWT Simulator.
Has this already been done?
Thanks,
Bernd
---
Hi guys,
sorry for the delay... The VOTE passed.
I will perform then needed step to update the website and get the
artifacts on the maven repos etc.
Bye,
Norman
2010/2/15 Manuel Carrasco Moñino :
> +1, Manolo
>
> On Mon, Feb 15, 2010 at 10:20 AM, Vincenzo Gianferrari Pini
> wrote:
>> Great!
>
An automated nightly build of JAMES has been posted to
http://people.apache.org/builds/james/nightly/
Any unit test errors from the build should be reported below:
-
Hi Robert,
could you give us some more details? I don't get why you would net to
costumize James for that. This wll work out of the box..
Bye
Norman
2010/2/17, Robert L. Gurule :
> Hi Norman,
> I am interested in a very simple demo in the next month, this would be
> sending a message and stori
24 matches
Mail list logo