Re: [S2] Trouble getting started [OFF-LIST]

2015-10-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Lucasz,

On 9/28/15 2:51 AM, Lukasz Lenart wrote:
>>> It's not deployed as a WAR, but as webapps/ROOT (exploded WAR 
>>> directory).
>> 
>> For completeness, this is what is contained in my ROOT directory 
>> ("deploy" is my CATALINA_BASE for Tomcat):
>> 
>> deploy/webapps/ROOT deploy/webapps/ROOT/WEB-INF 
>> deploy/webapps/ROOT/WEB-INF/classes 
>> deploy/webapps/ROOT/WEB-INF/classes/com 
>> deploy/webapps/ROOT/WEB-INF/classes/my/project 
>> deploy/webapps/ROOT/WEB-INF/classes/my/project/business 
>> deploy/webapps/ROOT/WEB-INF/classes/my/project/business/BaseAction.cl
ass
>>
>> 
deploy/webapps/ROOT/WEB-INF/classes/my/project/business/ListAction.class
>> deploy/webapps/ROOT/WEB-INF/classes/struts.xml 
>> deploy/webapps/ROOT/WEB-INF/lib 
>> deploy/webapps/ROOT/WEB-INF/lib/commons-fileupload-1.3.1.jar 
>> deploy/webapps/ROOT/WEB-INF/lib/commons-io-2.2.jar 
>> deploy/webapps/ROOT/WEB-INF/lib/commons-lang3-3.2.jar 
>> deploy/webapps/ROOT/WEB-INF/lib/commons-logging-1.1.3.jar 
>> deploy/webapps/ROOT/WEB-INF/lib/commons-logging-api-1.1.jar 
>> deploy/webapps/ROOT/WEB-INF/lib/freemarker-2.3.22.jar 
>> deploy/webapps/ROOT/WEB-INF/lib/javassist-3.11.0.GA.jar 
>> deploy/webapps/ROOT/WEB-INF/lib/ognl-3.0.6.jar 
>> deploy/webapps/ROOT/WEB-INF/lib/struts2-core-2.3.24.1.jar 
>> deploy/webapps/ROOT/WEB-INF/lib/xwork-core-2.3.24.1.jar 
>> deploy/webapps/ROOT/WEB-INF/list.jsp 
>> deploy/webapps/ROOT/WEB-INF/web.xml
> 
> Looks good, could you build a war and send it to me or share
> somewhere?

I re-named packages a bit and trimmed it down to the minimum. I
apologize if there is something in there that is really broken, but it
should run as-is.

I've dropped the WAR here:
http://christopherschultz.net/temp/ROOT.war

I have included the Java source within the WAR under src/

Please let me know if you can detect any problems, here.

Thanks,
- -chris
-BEGIN PGP SIGNATURE-
Comment: GPGTools - http://gpgtools.org

iQIcBAEBCAAGBQJWDTzEAAoJEBzwKT+lPKRY3Q0P/05X6KLYSFDGShf/udaGkDb4
OC5CLmLFqbh8iDfyAm897GjRXTFNmxhvq0Tx1wYWekQzlFFKXchkgbMwoBcEo36q
83K/27r7Ah9MtccFV31Fd6cr2tCjWx0JkLUqoJjlCD3bvdqLVBGe2lk3FVEjrXU2
rVtPeB/DAePQLNKWxx/wXj+j4EX6eGVC69DX3HvfzuAu3dlaKWSww2uZJHFxJbof
PCfSZ/aLnn0Y+GhJlMTBq1wOVlgcK6b8joknSccps2rlZTEUbCkOUOLWnyNlSAiO
Um5Yxa53wdvMsMuldwh7wAevxcVhiA1WJQ035L4c1LfnBj4IKxoRx2JzlVNURm5b
YgcM7gJgfBfMrfPp2kw1umtT2x8hLQbL+SzRL5ROLLfbyEPFc6/izNt3tnsnIzmE
BQ6fYjrQb6VnZL7/LpdxNFw7PDPcXc0Zise7YvlWh92E0AO8sWb7ZVORk6l/Xd8H
ohAUO+UKlc06XFfDuTwmkaxVCxU/gbc6GTVl2xBDXfkIqsxtp3I2gUuEyTD6AY3W
dG3xcoEPILtttNxEEZ6wm1Bhj8+w7G4NVL5HddD/KoXaDxGZimWZmx4CfVU77jOD
4b/CHjyF4eghBPkqGAfksLh4uxhgD8fBa74wtMlA60YbvqYyoQ0mzqOxZqKCSrTd
jWkbU43vbJgnLZZZAVVW
=1FR9
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



Re: [S2] Trouble getting started [OFF-LIST]

2015-10-01 Thread Lukasz Lenart
Works :)

Just dropped your package into webapps folder (Apache Tomcat 7.0.40 on
JDK8) and all is ok - except list.jsp contains some strange XML
definition (in wrong place)

http://screencast.com/t/t8s0xyQCHbG4


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



Re: [S2] Trouble getting started [OFF-LIST]

2015-10-01 Thread Dave Newton
I'm not sure what the issue is; it starts up fine for me, except for the
bogus XML in list.jsp.

On Thu, Oct 1, 2015 at 10:06 AM, Lukasz Lenart 
wrote:

> Works :)
>
> Just dropped your package into webapps folder (Apache Tomcat 7.0.40 on
> JDK8) and all is ok - except list.jsp contains some strange XML
> definition (in wrong place)
>
> http://screencast.com/t/t8s0xyQCHbG4
>
>
> Regards
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> -
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>


-- 
e: davelnew...@gmail.com
m: 908-380-8699
s: davelnewton_skype
t: @dave_newton 
b: Bucky Bits 
g: davelnewton 
so: Dave Newton 


Re: [S2] Trouble getting started [OFF-LIST]

2015-10-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Lucasz,

On 10/1/15 10:06 AM, Lukasz Lenart wrote:
> Works :)
> 
> Just dropped your package into webapps folder (Apache Tomcat 7.0.40
> on JDK8) and all is ok - except list.jsp contains some strange XML 
> definition (in wrong place)
> 
> http://screencast.com/t/t8s0xyQCHbG4

Well, damn. Time to figure out what's wrong with my environment, then.

I have Tomcat running on localhost:8080 so I requested
http://localhost:8080/list.action Is that what you did? Are you
"tailing" catalina.out? (Or running "catalina.sh run" from the CLI?)

Thanks,
- -chris
-BEGIN PGP SIGNATURE-
Comment: GPGTools - http://gpgtools.org

iQIcBAEBCAAGBQJWDY2EAAoJEBzwKT+lPKRYuz4P/069K1hak1SJz60awA6VGuYw
KUhGGfegl6DSg68pGPWmygGDzNE0Jnx2iMvoa+tJO3WVgjR+9gvjJJAbmX5NN7ws
FLpLXPFM3UGVw1j6J+JSoCuEEwlPjwsgwkVvS7FqwAuzBBeVD19hBjIBcih5ImgW
VXYYzle9DpBavpdPsb53hwZIPmyuHH+EX6POfUfQgNtR1oTRIGtnsFiq6LMJ1cz7
FoXUajolAASBIBVCTMuF5yWTwpHLev52w/nerxwvKVtRhfpO/epl3xFlFzLD1V+h
aidJxoIf0Rjx7RGB4kdy6b0L4fw3gvJsl9xB8aJ1Jm4VQe53e3XX/RAJlh9aLYm2
ZtH+ATazZ2XyHv+klDexo61YAiQBZ5DIfp2xCfvmuA8rDCJghBD2tFmAAolu5DRp
z59A5gRS5DB4q7gp7PH22QH0hGjSLpXSVXRLxditJz0Ek9Ymerf6L7qEyco8/RcC
35hWPeO035yRhq9s83ZeJwllPhwTiE37ZIVt7r1fbZ4Kl4fClpzG89pYy5prY7lJ
Vcx30B2GOsfWuOJZuKsi3M4XXlZKs/AYwqGN0SEfyxx8Ls3oWkZlGvY0yhPM3qzG
3erpg2Htl3W7BvD7hM4d/N14qVMX6wZwVUb2a6tdzVvtETe20QgdXdSyFAFDEpbN
Z5JBhlv/UT/70nnm4v7e
=sGgN
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



Re: [S2] Trouble getting started [OFF-LIST]

2015-10-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Lucasz,

On 10/1/15 10:06 AM, Lukasz Lenart wrote:
> Works :)
> 
> Just dropped your package into webapps folder (Apache Tomcat 7.0.40
> on JDK8) and all is ok - except list.jsp contains some strange XML 
> definition (in wrong place)
> 
> http://screencast.com/t/t8s0xyQCHbG4

facepalm

I was missing CATALINA_BASE/conf/web.xml so Tomcat was braindead (with
no logs! yay!).

I'm back on track. Sorry for the foolishness, everyone.

- -chris
-BEGIN PGP SIGNATURE-
Comment: GPGTools - http://gpgtools.org

iQIcBAEBCAAGBQJWDZI4AAoJEBzwKT+lPKRYb9UQAIDBH2qGeDpF+Gp3GnkIgVry
Z2ONO4ZFydNkiMf+RDP8/E+MXHhDp/YQG+/DDF9TvYXCn+i1gqK7CpscG0zPooHL
Ws+ceRJu3EYoIgurdLt5orquUfNxgT1+GCjiuEmZPCgXFsVdbG0XYqgsXBxYQ/Xl
KzEl46sXlHLQbOpxUZvsFT+k7zFQSvF2qFMM2UW3wQUZx4VmfSvvB/Dbr0wtRrC6
bgHDeM3AiJPMdJ3tbA/HQTtyCBWVeKJ5S4XpIgr6QlbBsVXlGzVyEwNeSK7XstGp
MLrUx2iqyvUnG9iyw3IKbAXbd/NgHlHjyHo8v5LkfzW/Nl4DHsSs85+dO7RwEHNB
UuvdOvFH9RmPg4VFHrmKCGQQvrgpWxcTiZmGUO5a0TVrlr9QOU1xpp3/0LgAssaW
ghIIhrCIXk+LWTsST+dxsKZYPQJ1hYxdrswLCiOyxZqLn0VON8LtSt4lCJSpoEb8
XjLSCyON/9mmvCj3/vZVwYNlTANKeO6i3nu4dsSTniM/SKZwu+PDdBZkWCsA2Jll
FdniY01NTtnyATyJqLVVwfnA/Q2IrIJFeaM6jfDK7DeKmD18bas8vLD+AphgzSvI
jck3CUQB+8samZDgZGwsy8xOVjp/Hqt6jxNEqx4xbkWk1mOGIuQfPBeO4LjiOeY3
gQlpMV3vSSCEslVME/Z1
=sr1R
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org