Stax Developer Community

Developer Community

jksnu
jksnu

jksnu's Discussions

Warning: Servlet action is currently unavailable
2 Replies

Sir,I have developed a web application by using struts 1.2 and it is working fine on my local system with windows environment and my local tomcat web server. But, when i tried to run it on stax…Continue

Started this discussion. Last reply by jksnu Jul 2, 2010.

How to upload a single file on stax
3 Replies

Hi,I have deployed my project on stax online by using command like stax deploy but now whenever I am changing any file on my local system, I have to deploy whole application to make that particular…Continue

Started this discussion. Last reply by Spike Washburn Jul 5, 2010.

how to deploy web application on stax online
1 Reply

HI,I have created a webapplication on my local machine in stax sdk on window environment and now I want to deploy it online. I have created a login account on stax.net and created the corresponding…Continue

Started this discussion. Last reply by Spike Washburn Jun 23, 2010.

struts 1.2 is not working on stax
1 Reply

Hi,I am trying to run one of my web applications developed in Struts 1.2 on stax, but on browser when I type http://localhost:8080, my index.jsp page runs but if now I click on any on the hyperlinks,…Continue

Started this discussion. Last reply by Spike Washburn Jun 23, 2010.

 

jksnu's Page

Latest Activity

Spike Washburn replied to jksnu's discussion 'How to upload a single file on stax'
150MB, yikes! In the meantime, you might want to consider moving your image files to Amazon S3. That will make them very fast to serve, and prevents you from needing to upload them to Stax when you deploy your app.
Jul 5, 2010
Lee Breisacher replied to jksnu's discussion 'How to upload a single file on stax'
I would really like this feature too. My war file is nearly 150MB, but it is mostly just image files that never change. I want to be able to update just the code not all the data files. Thanks.
Jul 5, 2010
jksnu replied to jksnu's discussion 'Warning: Servlet action is currently unavailable'
I followed your suggestion and removed servlet-api.jar from WEB-INF/lib folder, but still its not working.
Jul 2, 2010
Spike Washburn replied to jksnu's discussion 'Warning: Servlet action is currently unavailable'
One thing that strikes me right away is that you have a copy of the servlet-api.jar file in your WEB-INF/lib folder, which is a big no-no. Does the behavior change if you move that jar out?
Jul 1, 2010
Discussions posted by jksnu Jul 1, 2010
Spike Washburn replied to jksnu's discussion 'How to upload a single file on stax'
Unfortunatley, there isn't currently a way to deploy incremental changes, but this is a feature we want to add in the near future.
Jul 1, 2010
Spike Washburn replied to jksnu's discussion 'problem in creating mysql database on local system'
There is a newer version of the SDK (0.3.8) that contains fixes for local database development. Can you try downloading that to see if that resolves the issue of using local mysql JDBC URLs? You can download the latest version from the link on the…
Jun 23, 2010
Spike Washburn replied to jksnu's discussion 'how to deploy web application on stax online'
Try the stax deploy command if its a Stax project. If it's a WAR file you are trying to deploy, try the stax app:deploy WAR_FILE. If you haven't reviewed the Stax SDK docs or the getting started tutorials on the Wiki, they will probably…
Jun 23, 2010
Spike Washburn replied to jksnu's discussion 'struts 1.2 is not working on stax'
Unfortunately, diagnosing issues with your applications without specific error messages or questions is well beyond my troubleshooting skills. In general apps that can run as standalone packaged WAR file on Tomcat will work on Stax. I would suggest…
Jun 23, 2010
Discussions posted by jksnu Jun 23, 2010
jksnu replied to jksnu's discussion 'problem in creating mysql database on local system'
Problem resolved.
Jun 23, 2010
jksnu replied to jksnu's discussion 'problem in creating mysql database on local system'
Thanks for your reply. I have gone through the steps suggested by you, but I am facing following problem: I have created a database named testLogin in mysql and try to access it by code like Class.forName("com.mysql.jdbc.Driver"); con=…
Jun 23, 2010
Spike Washburn replied to jksnu's discussion 'problem in creating mysql database on local system'
That Stax db commands are for creating databases remotely in the Stax cloud. That error implies that you haven't setup your Stax user credentials properly for the SDK. You can reset your SDK credentials by editing (or deleting) the…
Jun 23, 2010
Spike Washburn replied to jksnu's discussion 'How to run web application on our local system with STAX sdk'
That message should be the last thing you see when starting the server. Once that message appears you should be able to access the server and your application via http://localhost:8080. You can use Ctrl+C in the console to stop the…
Jun 22, 2010
Discussions posted by jksnu Jun 22, 2010
jksnu replied to jksnu's discussion 'how to import database from local system on stax web console'
Thanks for your reply. Its working now
Jun 22, 2010

Profile Information

Which application stacks do you like to use when building web apps?
Servlets/JSP, Struts

Comment Wall

You need to be a member of Stax Developer Community to add comments!

Join Stax Developer Community

  • No comments yet!
 
 
 

Quick Links

Send Feedback

If you have any questions or feedback about Stax, please drop us a note.

© 2012   Created by Spike Washburn.

Badges  |  Report an Issue  |  Terms of Service