I think that you wont be able to run full-source without internet
connection, since the sources cannot be downloaded from appfuse repository.
run full-source on your connected machine and copy your project to the other
machine.
you will have to run your mvn goals with the -o parameter for "offline
Can any one tell me how can I develope with appfuse offline? I downloaded
appfused dependency from
https://appfuse.dev.java.net/servlets/ProjectDocumentList?folderID=9173 and put
into maven repository.
Every thing else seems to work fine, however I am not able to run mvn
appfuse:full-source. i
You will automatically be redirected to the login page when you try to
acces a secured page (and you are not logged in). If the path you
requested does not require authentication, you should get a 404 error
page.
best regards,
Arthur
2009/10/29 jithesh :
>
> Hi,
>
> I am using appfuse 1.9.4.
Hi,
I am using appfuse 1.9.4. When I typed an invalid url i am getting this
error,
"ERROR [RequestProcessor] Invalid path was requested" , and the control
stays there. I would like to do a redirect to login page. How can I do that.
Regards,
Jthesh PM.
--
View this message in context:
http:
you can do that by using a servlet that reads the file from the
location and sends it to the client.
regards,
Arthur
2009/10/29 Anil Rawat :
> hi,
> i am using appfuse1.93, spring,hiberante and struts 1.2
> i am having an issue that is, i cant access a file(pdf,xls etc which is
> uploaded by th
hi,
i am using appfuse1.93, spring,hiberante and struts 1.2
i am having an issue that is, i cant access a file(pdf,xls etc which is
uploaded by the application outside my application for eg c:\myfile
\myfile.pdf) which is outside my application
regards,
Anil