Java-Gaming.org
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
Featured games (78)
games approved by the League of Dukes
Games in Showcase (404)
games submitted by our members
Games in WIP (289)
games currently in development
News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  ignore  |  Print  
  Servlet + JSDT registry  (Read 865 times)
0 Members and 1 Guest are viewing this topic.
Offline misterX

Junior Member




java forever!


« Posted 2003-11-08 09:33:37 »

hi,

Well, this is quite a specific question and i'm totaly unexperienced with servlets. I was wondering if it was possible to launch a registry with a servlet. More precisely, a registry from the Java Shared Data Toolkit api which is not a standart part of J2EE.
Therefore, 2 questions:
Is this running registry thing possible? (And create sessions afterwards?)


i've tried to set up a JSDT registry but i only get error after error.
Let's look at this piece of code (nearly all the code!  Tongue):
1  
2  
3  
4  
    ...
    if (RegistryFactory.registryExists("html") == false)
        RegistryFactory.startRegistry("html");
    ...

I've tried to put it into 3 different places:
in the constructor:
=> the "HTTP 500: internal server error." page or a 'NoClassDefFoundError'
in the init(..) method:
=> Can't contact servlet runner at 127.0.0.1:6905
in the doGet(...) method
=> again the "HTTP 500: internal server error." page or a 'NoClassDefFoundError'

In some cases, i also had some 'ServletException's, but i'm not sure in which case exactly they were.

Any idea why these 2 lines are making so much trouble? Is there a way to make these 2 lines work cleanly? Is it even possible to launch a registry via servlets?!

Does anyone know how this works?!?
Offline misterX

Junior Member




java forever!


« Reply #1 - Posted 2003-12-28 10:22:00 »

...well, the reason was i was in a "server sandbox" which denied access to sockets or something like that, that's all.
Pages: [1]
  ignore  |  Print  
 
 
You cannot reply to this message, because it is very, very old.

Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
 
Try the Free Demo of Revenge of the Titans

Add your game by posting it in the WIP section,
or publish it in Showcase.

The first screenshot will be displayed as a thumbnail.

The invasion has landed! On Mars! And you're there to beat 'em!
cubemaster21 (26 views)
2013-05-17 21:29:12

alaslipknot (36 views)
2013-05-16 21:24:48

gouessej (66 views)
2013-05-16 00:53:38

gouessej (65 views)
2013-05-16 00:17:58

theagentd (75 views)
2013-05-15 15:01:13

theagentd (69 views)
2013-05-15 15:00:54

StreetDoggy (110 views)
2013-05-14 15:56:26

kutucuk (133 views)
2013-05-12 17:10:36

kutucuk (133 views)
2013-05-12 15:36:09

UnluckyDevil (142 views)
2013-05-12 05:09:57
Complex number cookbook
by Roquen
2013-04-24 12:47:31

2D Dynamic Lighting
by Oskuro
2013-04-17 16:46:12

2D Dynamic Lighting
by Oskuro
2013-04-17 16:45:57

2D Dynamic Lighting
by Oskuro
2013-04-17 16:23:20

Noise (bandpassed white)
by Roquen
2013-04-05 17:36:01

Noise (bandpassed white)
by Roquen
2013-04-03 16:17:38

Java Data structures
by Roquen
2013-03-29 13:21:12

Topic Request
by kutucuk
2013-03-22 21:42:01
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines | Managed by Enhanced Four Valid XHTML 1.0! Valid CSS!
Page created in 0.101 seconds with 20 queries.