ari-ban / issue-test

0 stars 0 forks source link

Add a full WebServer distribution which support Comet, Servlet, Bayeux, etc. #366

Closed arinban closed 14 years ago

arinban commented 15 years ago

I was looking around to deploy a war using Grizzly and I found so much ways to do that, then now I'm confuse.

I saw the example of JF to start Hudson on Grizzly, JF send me another way how to start my first comet application, I found another way using grizzly-servlet-webserver-1.8.3.jar (maybe it's the same as comet.. not sure)

Can someone explain to me how to use Grizzly to start theses applications ?

1 - suppose that I have a comet application (build using Grizzly)

2 - same application but using Atmosphere (where it will be ready)

3 - suppose that I have a war : like a servlet

4 - a war using JSF or Struts

5 - another suggestions ?

6 - a webservice

The grizzly-comet.jar is probably the best for #1/2/3. 4 you need a jsp compiler/runtime, which we don't have yet. I suspect Jasper will works, but I didn't test.

Can you file an RFE? I think we need to clarify which jar to use and we might want to create a new distribution jar named: grizzly-webserver.jar which contains comet/cometd/servlet/etc. support.

Environment

Operating System: All Platform: All

Affected Versions

[1.9.2]

arinban commented 6 years ago
arinban commented 15 years ago

@glassfishrobot Commented Reported by survivant@java.net

arinban commented 15 years ago

@glassfishrobot Commented jfarcand@java.net said: Fix target

arinban commented 15 years ago

@glassfishrobot Commented jfarcand@java.net said: Change title

arinban commented 15 years ago

@glassfishrobot Commented jfarcand@java.net said: Adding webserver Adding webserver/pom.xml Adding webserver/src Adding webserver/src/main Adding webserver/src/main/java Adding webserver/src/main/java/com Adding webserver/src/main/java/com/sun Adding webserver/src/main/java/com/sun/grizzly Adding webserver/src/main/java/com/sun/grizzly/webserver Adding webserver/src/main/java/com/sun/grizzly/webserver/WebServer.java Transmitting file data .. Committed revision 2143.

arinban commented 15 years ago

@glassfishrobot Commented jfarcand@java.net said: Fix target

arinban commented 15 years ago

@glassfishrobot Commented Was assigned to grizzly-issues

arinban commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GRIZZLY-366

arinban commented 14 years ago

@glassfishrobot Commented Marked as fixed on Wednesday, December 16th 2009, 6:14:11 pm