What is the size of a blog?
Java Programming
Hello Guest
  
  • Login
• Register…
• Start blog
  • Who, Where, When
• What is interesting here?
• Duels
  • Опросы
• Аватарки
• Интересы
  • Cities and Countries
• Random blog
• Users search
  • Search
• Games
• Tests
• QAIX
  • Сообщества
• Talxy Chat
• Horoscope
• Online
 
Register!

QAIX > Java ProgrammingGo to page: « previous | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11

  Advertising:
  Top users: 
  Рейтинг сообществ: 
  Recent blog posts: 
  They have birthday today: 
  Forums:   
  Discuss: 
  Recent forum topics: 
  Recent forum comments:
  Модератор:
пятница, 6 мая 2005 г.
flowchart generator from java source code varalakshmi 09:58:13
 Hi,
Is there any open source code project that is developed in java to "generate Flowchart from source code". plz give some useful links for this project. And also I need code to generate different methods and functions from class file should display in a JTree while i open the file.
And gui mainly contains 3 panels and first panel should display methods and functions in JTree. Second panel should display source code. 3rd panel should contain flowchart while i select the particular method.
regards,
varu
Add comment
How to Remove Axis from JBossWS?I am trying to remove... Guest 02:31:32
 How to Remove Axis from JBossWS?
I am trying to remove apache axis from JBossWS4.x, since J2EE 1.4 and Webservices are supported under JBossWS. Can anyone help me?
Add comment
пятница, 22 апреля 2005 г.
In my experience, that's because there's an "old version"... Guest 18:53:42
 In my experience, that's because there's an "old version" of the classes you are working with deployed around there. Try recompiling and redeploying everything.
Edmundo Antoranz
Add comment
четверг, 21 апреля 2005 г.
JBoss IDE XDoclet-EJB Guest 17:08:59
 Hi!!
I have do finders methos in my class SellerBean. I add @ejb.finder tags in my bean class or I add the ejb-finders-SellerB­ean.xml file?
What's the ejb-finders-SellerB­ean.xml file's sintaxis?
Thanks!! (I don't know english)
Add comment
Class loader setup in JBoss 4.0 Baiju Varugese 09:32:50
 Hi,
I cerated a DAO component which uses resource file for configuring the SQL quries, I have a singleton class called ApplicationResource­s.java to load the Resource file. The I created a web application which uses DAO component, then i passes the contxt path to my ApplicationResource­s.java to load the resource files. Initially it is working fine.
Then I cerated another webapplication which uses the same DAO component, now my first application context path is changes to the new context path, i find that In jBoss is optimized that the jar files will load only once, so now the first application also points to the new context path,
I dont know to set the class loader to load the same jar files twice
how to solve this very urgent
thanks in advance
baiju
Add comment
понедельник, 18 апреля 2005 г.
Where can I find your tiny module for NIS Login???can you... Guest 15:55:11
 Where can I find your tiny module for NIS Login???
can you please give the code?
thanks
Niraj
Add comment
пятница, 15 апреля 2005 г.
Hi every one. I have done all your solutions but I still... Guest 22:19:59
 Hi every one. I have done all your solutions but I still can't see my jsp on local host. I added tools.jar. When I package war file, jsp in not included. I am using JBossIDE in eclipse.
I run JBoss from DOS command line. I don't have this problem with a servlet class.
"HTTP Status 404 - /HelloWorld.jsp" is the problem I get when i try to load my jsp page.
Any help is really appriciated.
Thanks
Ahadian
comment 4 answer | Add comment
You can also call the parent constructor using the 'parent'... Guest 00:27:16
 You can also call the parent constructor using the 'parent' keyword:
parent::Foo();
Add comment
четверг, 7 апреля 2005 г.
Not really sure why this happens, but did you check the... Guest 13:30:21
 Not really sure why this happens, but did you check the package names? Fro what I recall, net.sf has changed into something else in Hibernate 3
Add comment
суббота, 2 апреля 2005 г.
i am studing in mca in leading college in chennai india. i... Guest 10:27:49
 i am studing in mca in leading college in chennai india. i want to know about flatedecode filter compression/decompr­ession algorithm or sourcecode in c and c++. if anyone have the source code or any study meterials, please send for my mail.my mail address: info_antoraja@yahoo­.com . please consider me. i request the study seekers or code seekers for this work. thanking you. yours,ANTO
Add comment
I have this exact same problem. Did anyone figure it out. Guest 00:15:43
 I have this exact same problem. Did anyone figure it out.
Add comment
среда, 30 марта 2005 г.
jboss 3.2.7 deployment problem minoosh 15:40:59
 Hello,
I am using jboss3.2.7, eclipse 3.0 and lomboze 3.0.2 to setup a j2ee applicaion. but after I deplye my ejb module and run the server, I encounterd the following exception:
15:45:56,368 ERROR [NamingService] Starting failed jboss:service=Namin­g
java.lang.ClassCast­Exception
at org.jboss.naming.Na­mingService.startSer­vice(NamingService.j­ava:232)
at org.jboss.system.Se­rviceMBeanSupport.jb­ossInternalStart(Ser­viceMBeanSupport.jav­a:271)
at org.jboss.system.Se­rviceMBeanSupport.jb­ossInternalLifecycle­(ServiceMBeanSupport­.java:221)
at sun.reflect.Generat­edMethodAccessor2.in­voke(Unknown Source)
at sun.reflect.Delegat­ingMethodAccessorImp­l.invoke(Unknown Source)
at java.lang.reflect.M­ethod.invoke(Unknown­ Source)
at org.jboss.mx.server­.ReflectedDispatcher­.dispatch(ReflectedD­ispatcher.java:60)
at org.jboss.mx.server­.Invocation.dispatch­(Invocation.java:62)­
at org.jboss.mx.server­.Invocation.dispatch­(Invocation.java:54)­
at org.jboss.mx.server­.Invocation.invoke(I­nvocation.java:82)
at org.jboss.mx.server­.AbstractMBeanInvoke­r.invoke(AbstractMBe­anInvoker.java:198)
at org.jboss.mx.server­.MBeanServerImpl.inv­oke(MBeanServerImpl.­java:473)
at org.jboss.system.Se­rviceController$Serv­iceProxy.invoke(Serv­iceController.java:8­99)
at $Proxy0.start(Unkno­wn Source)
at org.jboss.system.Se­rviceController.star­t(ServiceController.­java:415)
at org.jboss.system.Se­rviceController.star­t(ServiceController.­java:437)
at sun.reflect.NativeM­ethodAccessorImpl.in­voke0(Native Method)
at sun.reflect.NativeM­ethodAccessorImpl.in­voke(Unknown Source)
at sun.reflect.Delegat­ingMethodAccessorImp­l.invoke(Unknown Source)
at java.lang.reflect.M­ethod.invoke(Unknown­ Source)
at org.jboss.mx.server­.ReflectedDispatcher­.dispatch(ReflectedD­ispatcher.java:60)
at org.jboss.mx.server­.Invocation.dispatch­(Invocation.java:62)­
at org.jboss.mx.server­.Invocation.dispatch­(Invocation.java:54)­
at org.jboss.mx.server­.Invocation.invoke(I­nvocation.java:82)
at org.jboss.mx.server­.AbstractMBeanInvoke­r.invoke(AbstractMBe­anInvoker.java:198)
at org.jboss.mx.server­.MBeanServerImpl.inv­oke(MBeanServerImpl.­java:473)
at org.jboss.mx.util.{­censored}.invoke({ce­nsored}.java:176)
at $Proxy4.start(Unkno­wn Source)
at org.jboss.deploymen­t.SARDeployer.start(­SARDeployer.java:251­)
at org.jboss.deploymen­t.MainDeployer.start­(MainDeployer.java:8­29)
at org.jboss.deploymen­t.MainDeployer.deplo­y(MainDeployer.java:­641)
at org.jboss.deploymen­t.MainDeployer.deplo­y(MainDeployer.java:­604)
at org.jboss.deploymen­t.MainDeployer.deplo­y(MainDeployer.java:­588)
at sun.reflect.NativeM­ethodAccessorImpl.in­voke0(Native Method)
at sun.reflect.NativeM­ethodAccessorImpl.in­voke(Unknown Source)
at sun.reflect.Delegat­ingMethodAccessorImp­l.invoke(Unknown Source)
at java.lang.reflect.M­ethod.invoke(Unknown­ Source)
at org.jboss.mx.server­.ReflectedDispatcher­.dispatch(ReflectedD­ispatcher.java:60)
at org.jboss.mx.server­.Invocation.dispatch­(Invocation.java:62)­
at org.jboss.mx.server­.Invocation.dispatch­(Invocation.java:54)­
at org.jboss.mx.server­.Invocation.invoke(I­nvocation.java:82)
at org.jboss.mx.server­.AbstractMBeanInvoke­r.invoke(AbstractMBe­anInvoker.java:198)
at org.jboss.mx.server­.MBeanServerImpl.inv­oke(MBeanServerImpl.­java:473)
at org.jboss.mx.util.{­censored}.invoke({ce­nsored}.java:176)
at $Proxy5.deploy(Unkn­own Source)
at org.jboss.system.se­rver.ServerImpl.doSt­art(ServerImpl.java:­407)
at org.jboss.system.se­rver.ServerImpl.star­t(ServerImpl.java:31­1)
at org.jboss.Main.boot­(Main.java:191)
at org.jboss.Main$1.ru­n(Main.java:480)
at java.lang.Thread.ru­n(Unknown Source)
15:45:56,388 WARN [ServiceController] Problem starting service jboss:service=Namin­g
RuntimeMBeanExcepti­on: java.lang.ClassCast­Exception
Cause: java.lang.ClassCast­Exception
at org.jboss.mx.server­.ReflectedDispatcher­.handleInvocationExc­eptions(ReflectedDis­patcher.java:82)
at org.jboss.mx.server­.ReflectedDispatcher­.dispatch(ReflectedD­ispatcher.java:64)
at org.jboss.mx.server­.Invocation.dispatch­(Invocation.java:62)­
at org.jboss.mx.server­.Invocation.dispatch­(Invocation.java:54)­
at org.jboss.mx.server­.Invocation.invoke(I­nvocation.java:82)
at org.jboss.mx.server­.AbstractMBeanInvoke­r.invoke(AbstractMBe­anInvoker.java:198)
at org.jboss.mx.server­.MBeanServerImpl.inv­oke(MBeanServerImpl.­java:473)
at org.jboss.system.Se­rviceController$Serv­iceProxy.invoke(Serv­iceController.java:8­99)
at $Proxy0.start(Unkno­wn Source)
at org.jboss.system.Se­rviceController.star­t(ServiceController.­java:415)
at org.jboss.system.Se­rviceController.star­t(ServiceController.­java:437)
at sun.reflect.NativeM­ethodAccessorImpl.in­voke0(Native Method)
at sun.reflect.NativeM­ethodAccessorImpl.in­voke(Unknown Source)
at sun.reflect.Delegat­ingMethodAccessorImp­l.invoke(Unknown Source)
at java.lang.reflect.M­ethod.invoke(Unknown­ Source)
at org.jboss.mx.server­.ReflectedDispatcher­.dispatch(ReflectedD­ispatcher.java:60)
at org.jboss.mx.server­.Invocation.dispatch­(Invocation.java:62)­
at org.jboss.mx.server­.Invocation.dispatch­(Invocation.java:54)­
at org.jboss.mx.server­.Invocation.invoke(I­nvocation.java:82)
at org.jboss.mx.server­.AbstractMBeanInvoke­r.invoke(AbstractMBe­anInvoker.java:198)
at org.jboss.mx.server­.MBeanServerImpl.inv­oke(MBeanServerImpl.­java:473)
at org.jboss.mx.util.{­censored}.invoke({ce­nsored}.java:176)
at $Proxy4.start(Unkno­wn Source)
at org.jboss.deploymen­t.SARDeployer.start(­SARDeployer.java:251­)
at org.jboss.deploymen­t.MainDeployer.start­(MainDeployer.java:8­29)
at org.jboss.deploymen­t.MainDeployer.deplo­y(MainDeployer.java:­641)
at org.jboss.deploymen­t.MainDeployer.deplo­y(MainDeployer.java:­604)
at org.jboss.deploymen­t.MainDeployer.deplo­y(MainDeployer.java:­588)
at sun.reflect.NativeM­ethodAccessorImpl.in­voke0(Native Method)
at sun.reflect.NativeM­ethodAccessorImpl.in­voke(Unknown Source)
at sun.reflect.Delegat­ingMethodAccessorImp­l.invoke(Unknown Source)
at java.lang.reflect.M­ethod.invoke(Unknown­ Source)
at org.jboss.mx.server­.ReflectedDispatcher­.dispatch(ReflectedD­ispatcher.java:60)
at org.jboss.mx.server­.Invocation.dispatch­(Invocation.java:62)­
at org.jboss.mx.server­.Invocation.dispatch­(Invocation.java:54)­
at org.jboss.mx.server­.Invocation.invoke(I­nvocation.java:82)
at org.jboss.mx.server­.AbstractMBeanInvoke­r.invoke(AbstractMBe­anInvoker.java:198)
at org.jboss.mx.server­.MBeanServerImpl.inv­oke(MBeanServerImpl.­java:473)
at org.jboss.mx.util.{­censored}.invoke({ce­nsored}.java:176)
at $Proxy5.deploy(Unkn­own Source)
at org.jboss.system.se­rver.ServerImpl.doSt­art(ServerImpl.java:­407)
at org.jboss.system.se­rver.ServerImpl.star­t(ServerImpl.java:31­1)
at org.jboss.Main.boot­(Main.java:191)
at org.jboss.Main$1.ru­n(Main.java:480)
at java.lang.Thread.ru­n(Unknown Source)
Caused by: java.lang.ClassCast­Exception
at org.jboss.naming.Na­mingService.startSer­vice(NamingService.j­ava:232)
at org.jboss.system.Se­rviceMBeanSupport.jb­ossInternalStart(Ser­viceMBeanSupport.jav­a:271)
at org.jboss.system.Se­rviceMBeanSupport.jb­ossInternalLifecycle­(ServiceMBeanSupport­.java:221)
at sun.reflect.Generat­edMethodAccessor2.in­voke(Unknown Source)
at sun.reflect.Delegat­ingMethodAccessorImp­l.invoke(Unknown Source)
at java.lang.reflect.M­ethod.invoke(Unknown­ Source)
at org.jboss.mx.server­.ReflectedDispatcher­.dispatch(ReflectedD­ispatcher.java:60)
... 43 more
I don't know how to solve the problem. could you please help me remove the problem?
Thanks a lot
Minoo
Add comment
пятница, 25 марта 2005 г.
I'm experiencing the same problem. But the situation is... Guest 21:29:07
 I'm experiencing the same problem. But the situation is that two physically separate instances of our Business Tier (where each instance of our business tier contains a single MDB that reads and writes to the same Queue) are running concurrently, for redundancy and throughput reasons. And fwiw, we're not using clustering.
Should I interpret your response to the previous post ("They cannot.") as indicating that this is not allowed? Are you saying that we cannot have two MDBs writing to and listening on the same Queue? So can you help meunderstand what the work around would be?
Thank you for your help.
comment 1 answer | Add comment
Remove it.There's some libraries (in jboss4.server I think)... Guest 16:39:51
 Remove it.
There's some libraries (in jboss4.server I think) which cannot be found, because they dont' exists
Add comment
четверг, 24 марта 2005 г.
Windows locking Rakesh 06:59:29
 Hi,
I am looking for Java module which can lock my windows client and any other authenticate user can unlock client machine.
JAAS isn't working in my case. Anyother solution????
thanking you.
Rakesh Deshmukh
IIT B
Add comment
вторник, 8 марта 2005 г.
Fax Server Document ?? anton pras 13:03:07
 hai,
Could you please help me where i can find a fax server tutorial or document, paper or anything ... because in this site i can't find it (before you reply please try some links that you'll find in this site)
i've also try to find it with google but still i can't find anything that i need, so please help me.
thank you.
comment 1 answer | Add comment
суббота, 5 марта 2005 г.
Loading Flash files in the jTextPane Guest 04:41:20
 How can i Load flash file in the JTextPane in the swings?
Help Needed!!!!!!!!!!!!!­!!
comment 1 answer | Add comment

Add new topic:

How:  Register )
 
Login:   Password:   
Comments by: Premoderation:
Topic:
  
 
Пожалуйста, относитесь к собеседникам уважительно, не используйте нецензурные слова, не злоупотребляйте заглавными буквами, не публикуйте рекламу и объявления о купле/продаже, а также материалы нарушающие сетевой этикет или законы РФ. Ваш ip-адрес записывается.


QAIX > Java ProgrammingGo to page: « previous | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11

see also:
pass tests:
see also:
Share an Easy way to Convert MP4 to AVI
For ipod users: How to watch videos on…
How to convert MTS/M2TS video?

  Copyright © 2001—2010 QAIX
Идея: Монашёв Михаил.
Авторами текстов, изображений и видео, размещённых на этой странице, являются пользователи сайта.
See Help and FAQ in the community support.qaix.com.
Write in the community about the bugs you have noticedbugs.qaix.com.
Write your offers and comments in the communities suggest.qaix.com.
Information for parents.
Пишите нам на .
If you would like to report an abuse of our service, such as a spam message, please .
Если Вы хотите пожаловаться на содержимое этой страницы, пожалуйста .