Hi,
According to the specification of Sun, EJB's should not try to call any Socket, ServerSocket or socketfactories. If I want to access some external information over http with http requests you are violation this rule ( EJB 2.0 spec page 491 ).
Weblogic has built in something calles URL connection factories. I know how to add the information to the weblogic.properties but how can I use that URL connection factory in my code?
I know i will need to lookit up in the JNDI but i have no clue what I will need to lookup and how I have to cast it.
Please help
-
Weblogic 5.1 and URL connection factories (1 messages)
- Posted by: Jan Casteels
- Posted on: January 18 2001 07:25 EST
Threaded Messages (1)
- Weblogic 5.1 and URL connection factories by devendra akolkar on June 01 2001 04:30 EDT
-
Weblogic 5.1 and URL connection factories[ Go to top ]
- Posted by: devendra akolkar
- Posted on: June 01 2001 04:30 EDT
- in response to Jan Casteels
Hi,
I'm facing same problem. Will you please send me your email id? mine is devendra at magicsoftware dot com
So will discuss it on mails