1 2 3 4

Does "Write Once, Run Anywhere" (WORA) really exist?

66 byte By _developer_ at 2007-9-30 7:12:07
Does "Write Once, Run Anywhere" (WORA) really exist?

What is the difference between portability and WORA?

66 byte By _developer_ at 2007-9-30 7:12:10
What is the difference between portability and WORA?

Sun AVK

960 byte By antonrechenauer at 2007-9-30 7:34:31
Problem with most recent JavaTM Application Verification Kit (AVK) for the Enterprise 1.4I want to verify a rather simple .ear File using the ant-task <ArchiveTest appName="/mypath/myapp.ear" reportingOpts="a" />but it does't work at all, error message[delete] Deleting directory ...

use the aVK with other application servers

328 byte By 054562256 at 2007-9-30 7:41:36
hi;i think its a good idea to provide a small subset of the installation of the AVK (for performing static checks on EAR files and all other things thast do not require the sun server installation).also, are the runtime checks mandate the sun server? is it possible to use other servers?thanks ...

VB.net Client for EJB

499 byte By Sofil-Prakash at 2007-9-30 8:06:23
Dear all ,In my project, the Complete business process is contained in the EJBs . And now due to the specific need of the customer, VB.net is going to be used in the Client side. Customer does not want to rewrite the Business logic written in EJB. So, I need to call my EJB from VB.net ...

error in executing StaticCheck

1141 byte By sumitg_in at 2007-9-30 8:28:23
I want to use AVK. So, I installed J2EE server first (successfully). Then I tried to install JAVKE 1.4 (beta). Thereafter, I was unable to start default server. Server logs give the following ...

WSAD v4.0 & WSAD v5.0

276 byte By koptastic at 2007-9-30 9:11:04
Can anyone shed any light on the issues of migrating an application developed under the WSAD v4.0 environment to WSAD v5.0, specifically a web based application.Are there any tools available to make the process pain free?Any issues regarding EJB's

ZIP problem on Netware

2311 byte By DanCrintea at 2007-9-30 9:55:40
Below there is a program which updates an OpenOffice file, in fact a zip file.It works fine on window but on Netware I receive an exceptionjava.util.zip.ZipException: invalid entry CRC-32(expected oxffffffffc0f3d518 but got 0xc0f3d518) Any ideas is great appreciated. Thanks!(JDK 1.4.2 on both ...

how to find out the application server info

151 byte By xeibya at 2007-9-30 10:49:43
Hi, I am wondering how to find out the application server info in Java code, just like how to find out the db platform being used. Thanks

Deploy servlet in weblogic8.1?

128 byte By Karatte at 2007-9-30 11:25:48
How can I deploy servlets in weblogic server ver 8.1? and how to compile servlets on weblogic workshop 8.1?

Too Many Files open error

2395 byte By Syed_Baqir_Ali at 2007-9-30 11:43:32
Dear all, I have an application deployed on windows 2000 professional + Jboss 3.2.0 w Jetty. we are constantly receiving an Exception after every three four days which is: java.io.IOException: Too many open files at java.io.FileInputStream.open(Native Method) at ...

migration of j2ee app from Sun one App Server 6.0 to Sun one 6.5 Server

4146 byte By warriorofthelight at 2007-9-30 11:54:26
Hi all,Currently I am involved in "J2EE" ear (webapps) migration from Sun One 6.0 to Sun One 6.5 Application Server on solaris os.Since the version and functionlity itself is major change in Sun One Server, my team had decided to build the source file and decided to port to Sun one 6.5 App ...

Webstart & Win XP Home Edition Spanish version

491 byte By eespejel at 2007-9-30 12:14:02
Hi Guys, i wonder if anyone out there knows what might be the problem with an application i distribute using Webstart. Whenever i distribute my app to a Windows XP Home edition PC with spanish language, i cannot input floating point values into one of my input fields. Whenever i type the "." ...

Error using AVK

717 byte By _haylow_ at 2007-9-30 12:23:36
Hi!I am using the AVK for the enterprise to do static verification testing. Scanning the code for proprietary api's worked fine, but the static archive testing is not working - I get the following error:[java] Error loading: [C:\working\java_proj\code\tempdev\weblib\weblib_ora.jar] ...BUILD ...

J2EE vs .NET

975 byte By rich_art28 at 2007-9-30 12:52:41
Dear All,Currently, I am having a dilemma in choosing the base technology to use in my new project. I have been using Java and its related technology for the past 4 yrs. Recently, my Director suggested and 'hinted' to my project team that we shall consider using .NET front-end instead of Java ...

Servlet Deploy in Eclipse

416 byte By ansssss at 2007-9-30 13:02:05
When i click on properpties>Run Package of perticular project which contains servlet class i am gettingfollowing Exception, How to slove it.Buildfile: D:\workspace\helloworld\packaging-build.xmlBUILD FAILED: Unable to load default ProjectHelper due to java.lang.NoClassDefFoundError: ...

help me in war file urgent

835 byte By darshangajjar at 2007-9-30 13:11:15
hello alli have created a MyRoot.war file having following structure :MyRoot // main directory|-- WEB-INF||--classes||--MyPackage // package MyPackage| |--Login.class // this class extends HttpSerlvet||--lib||--jar files||--web.xml|-- js // java script folder||--validate.js|-- template // ...

Bank says Java not Unix compatible

14253 byte By MartinBarlow at 2007-9-30 14:03:53
Hey allSt George, a major Australian bank has an internet banking site that uses Java. Unfortunately, it only works with, and supports (Windows NT, 98, ME, 2000, XP) MacOS (9.2, 10.1, 10.2)In Mozilla-firefox in Linux the applet is grey except for a little red cross in the left top corner.A ...

C# to Java source code translation

202 byte By masticol at 2007-9-30 14:14:51
Hi, all,I know you can go the other way, but I need a C# to Java source code translator. Is there anything out there that can do this job, even partway?Thanks,- Steve.

OutOfMemoryError(When upload a big file)?

424 byte By bluebangbang at 2007-9-30 14:24:21
HI , everyone: when i wrote a client to upload a big file use HTTP1.1 by java,i got a OutOfMemoryError,who can help me , i have two questions: 1、After wrote to OutPutStream,i flush the stream,but Why did i got a OutOfMemoryError?Who consume my Memory? 2、I can increase heap size ...

J2EE clustering, how to say "do not distribute in cluster"?

1021 byte By MertenSchumann at 2007-9-30 14:26:35
In an application server which supports clustering (I'm just playing with Sun App Server 8.0 PE, I think there's no support for clustering), is it possible to mark there an application (deployed via .ear) to be not suitable for clustering or will such app server simply try to "cluster all"?My ...

Conversion of Websphere5.0 to Weblogic8.1

464 byte By PrabhuSai at 2007-9-30 15:23:57
I dont know whether this is a Right place to ask this Question. Plz apologize for this.I have an J2EE Application running in IBM Websphere5.0...Now i want to Run the application in Weblogic 8.1....Is there any tool available for conversion of the jarfiles, and other files in IBM Websphere 5.0 ...

Creating Virtual Hosts in Weblogic 8.1

139 byte By PrabhuSai at 2007-9-30 15:23:58
How to create Virtual Host in WLS 8.1(i.e) , if i type WWW.myapplication.com, the WLS8.1 should fetch the page........

JAVK1.4

511 byte By Shankar_prasad at 2007-9-30 16:01:28
We are getting invalid argument type or invalid return type error while performing dynamic test for our application. This error is reported for almost every method of facade beans' home and remote interface methods.All the arguments are either primitive or they implenent Serializable ...

To EJB or, Not to EJB (debate)

2391 byte By M.Chisty at 2007-9-30 16:13:10
Hi Guys,My name is M. Chisty. I'm a J2EE developer working in Bangladesh. I'm also a member of jpgroup ( http://groups.yahoo.com/group/JPGroup/).Here we recently had a debate on whether or, not to choose EJB as a standard for enterprise level development. The most interesting part was provided ...

Will AVK solve my problem ?

995 byte By rrr123 at 2007-9-30 16:22:40
Hi All,I am writing a test client to unit test Business layer components (including EJBs) running on Sun Application Server version 7. For a test client to make external connection to App server I need values of following parameters in Sun App server: INITIAL_CONTEXT_FACTORY PROVIDER_URLI have ...

J2EE standalone aplication with JRE

2628 byte By P_Primrose at 2007-9-30 16:56:29
Hi there,Recently I have been asked by one of my clients to add more feature to an existing project [using auto response email] I did that with the help of J2EE [testing it with eclipse it runs smothly]. However, while trying to run it from the command line - it appears that i am not using the ...

J2EE Non-Portability

411 byte By dankies at 2007-9-30 17:12:31
Is there anyway that an ear file can be built that makes it impossible to run or view without a key? The use of this would be that if I give someone an ear file, they cannot regenerate all the code without the proper cipher key. Does anyone know if this is possible or if there are tools out ...

My First Screensaver

577 byte By SVaschon at 2007-9-30 17:22:23
Hello everyone,I'm trying to build my first Java screensaver. I don't want to use any 3D tools, but rather work with images. (Simple fades, slow zooms (in/out) while images are fully displayed; or slow slides to the left/right). I'd like to build a sceensaver that's platform independent, ...

unix vs. NT

166 byte By yaniv_n at 2007-9-30 17:26:21
Hi,I have a variable on the context.When I'm runing on unix the variable is null while on NT it's not null.Any ideas ?Thanks....

Urgent!! Migration Issues

419 byte By geetagune at 2007-9-30 17:46:16
Hi,I have to migrate an existing application from Weblogic 8i to Sunone Application Server 8.Can anyone please help me to know the kind of problems encountered in such a migration.Also, If i have to port an application which uses 'Mssql' as the backend in weblogic and migrate it to sunone ...

how to use application to call a remote EJB?

1376 byte By yananay at 2007-9-30 18:05:01
this is my code:package test;import javax.naming.Context;import javax.naming.InitialContext;import javax.rmi.PortableRemoteObject;import java.util.*;import test.HelloWorldHome;import test.HelloWorld;public class callremoteEjb{public String callejb(){try{Properties env = new ...

Open source tool to convert ASP to JSP

177 byte By tgk26 at 2007-9-30 18:30:43
Hi Is there any open source tool available to convert ASP to JSP.Please give the URL to download the tool if available.ThanksT.Gopalakrishnan

Process Choreographer

137 byte By Daryel_V at 2007-9-30 18:40:51
Is there anyone that uses Process Choreographer inside a WebSphere/WSADIE environment? I would like to know your impression of it.

ORB

335 byte By fasdhjkfhsdafksdjfks at 2007-9-30 18:41:29
I hv met a problem ,pls help me .when a message , or request needed be posted to C++ orb ,what type data is send to ? String ?we must use IOP to resolve a Corba object to String or return a Object from a String ? if like this , need a same IOP standard among all type ORB ? pls give me some ...

what in String ?

170 byte By fasdhjkfhsdafksdjfks at 2007-9-30 18:43:07
String st = orb.object_to_string(ob) ;when ,we get the String , I want to know what info in the String ?where are their start pos ? thaks very much !

migration to RED HAT

343 byte By lokesh_air at 2007-9-30 18:53:48
hi all,i am making a j2ee application using sun studio 5 as IDE.which uses inbuilt sun app server .now i want to move this application to Red Hat appl server.what problem will i face.do i ve to make the changes in the web.xml and ejb-jar.xml which the sun studio genrates.pls help me ...

I have a trouble in ejb

737 byte By zzsnake at 2007-9-30 19:03:26
C:\HelloWorld>java -classpath C:\Sun\AppServer\lib\j2ee.jar;.;HelloWorldClient.jar; Clientjavax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initialat ...

Linux commands from java

226 byte By lokesh_air at 2007-9-30 19:03:35
hi all,i ve to exectue linux commands in background from within the jsp /servlet/Ejb .what code lines should i write or any other procedure to execute those.i know u guys must ve done this before.tc

TaggedProfile and TaggedComponent

153 byte By fasdhjkfhsdafksdjfks at 2007-9-30 19:19:30
all,pls give me som code about these , and teach me to how to use TaggedProfile.class and TaggedComponent.class in corba . thanks !

TEIClassExtendsValidInterface test fails with NPE

1623 byte By Bruno_Antunes at 2007-9-30 19:21:48
We are getting some error when performing static verification of a WAR file with javke 1.4 FCSThe test that is failing is Test Name : tests.web.TEIClassExtendsValidInterface Test Assertion : tei-class implements javax.servlet.jsp.tagext.TagExtraInfo. Test Description : Unexpected error in ...

SourceScan and multiple source dir

77 byte By Bruno_Antunes at 2007-9-30 19:21:54
Does the SourceScan task supports specifiing more than one source dir?

avk tests.web.elements.WebEjbReferencesElement error with EAR

523 byte By Bruno_Antunes at 2007-9-30 19:28:28
The test tests.web.elements.WebEjbReferencesElement in the AVK 1.4, is reporting an error that cannot find an EJB that is referenced in the web.xml,This webapp is deployed in a EAR, where the EJB and the webapp are included. So the EJB should be found for the webapp, and it is not necessary to ...

Connecting MYSQL to Java

328 byte By Sharma_Y at 2007-9-30 19:33:08
Hi I have problem of connecting mysql with java. I downloaded MYSQL and 'Connector/J JDBC Driver' from net . Now I got problem with import statement that"import com.mysql.jdbc.SQLError; line so from this I got totally 35 errors.". Please suggest me the write way to get acces to database from ...

Logging Systems

102 byte By PrabhuSai at 2007-9-30 19:36:36
Which is the ideal LOGGING SYSTEMS available to use in Struts application, and J2EE application

Sun AVK-missing the libray jar files for archive test

144 byte By PsRamarishna at 2007-9-30 19:38:48
HiAny clue to test the jar files in the Library folder of the .ear file, if you have any clue please share wth me how it will be.

Jboss 3.0.8

57 byte By Java_Tiger_23 at 2007-9-30 19:42:36
Hii,How we can deploy an ear file in Jboss?

AVK for J2EE 1.3.1

241 byte By shekhar_srivastava at 2007-9-30 19:44:46
Hi,Is the AVK for J2EE 1.3.1 available freely. I do not wish to apply for Java verified logo. All I want to do is to test out my application if it passes the verification tests. Any pointers?regards,Shekhar

Handling uploaded files

577 byte By gaiolas at 2007-9-30 20:15:16
Hi everyone,I'm developing a webapp in which users can upload many pictures to the server (now Tomcat 5).My issue is... what I'm doing now is getting these files and writing them on a disk location specified by a configuration file. Them I store a reference to that file on a DB. When the day ...

jrun-websphere migration

263 byte By def at 2007-9-30 20:15:55
hi all,Currently j2ee application running in jrun application server. Now wanted to run the same application in websphere aplication server. what measures have to be taken? needed migration details for the same. Help me Plz.Thanks in advance.