[jboss-user] [JBoss Seam] - Re: Seam 1.1 beta 2
petemuir
do-not-reply at jboss.com
Tue Nov 14 18:42:48 EST 2006
Surely I should still be able to download it, and it not be an empty file whatever the mimetype
pmuir at animal ~ $ wget http://jboss.com/products/seam/components-1.1.dtd
| --23:39:20-- http://jboss.com/products/seam/components-1.1.dtd
| => `components-1.1.dtd'
| Resolving jboss.com... 64.74.196.205
| Connecting to jboss.com|64.74.196.205|:80... connected.
| HTTP request sent, awaiting response... 200 OK
| Length: 0 [application/octet-stream]
|
| [ <=> ] 0 --.--K/s
|
| 23:39:20 (0.00 B/s) - `components-1.1.dtd' saved [0/0]
|
| pmuir at animal ~ $ wc components-1.1.dtd
| 0 0 0 components-1.1.dtd
and indeed events-1.1.dtd is fine:
pmuir at animal ~ $ wget http://jboss.com/products/seam/events-1.1.dtd
| --23:40:25-- http://jboss.com/products/seam/events-1.1.dtd
| => `events-1.1.dtd'
| Resolving jboss.com... 64.74.196.205
| Connecting to jboss.com|64.74.196.205|:80... connected.
| HTTP request sent, awaiting response... 200 OK
| Length: 312 [application/octet-stream]
|
| 100%[====================================>] 312 --.--K/s
|
| 23:40:25 (37.19 MB/s) - `events-1.1.dtd' saved [312/312]
|
| pmuir at animal ~ $ wc events-1.1.dtd
| 14 30 312 events-1.1.dtd
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985977#3985977
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985977
More information about the jboss-user
mailing list