BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

JBuilderX and WebSphere 6.1

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> JBuilder Deployment
View previous topic :: View next topic  
Author Message
Lidia
Guest





PostPosted: Mon Nov 20, 2006 11:34 pm    Post subject: JBuilderX and WebSphere 6.1 Reply with quote



Hi,
we're evaluating WebSphere 6.1 fro a migration from EAServer 4.2.
I see in JBuilder X that we should be able to configure a WebSphere 5.0. Did somebody tried this for 6.1? Where should I look for a plug-in that would allow me to deploy to WebSpehere 6.1?

Regards,
Lidia
Back to top
Kevin Dean [TeamB]
Guest





PostPosted: Tue Nov 21, 2006 12:18 am    Post subject: Re: JBuilderX and WebSphere 6.1 Reply with quote



Lidia wrote:

Quote:
we're evaluating WebSphere 6.1 fro a migration from EAServer 4.2.
I see in JBuilder X that we should be able to configure a WebSphere 5.0.
Did somebody tried this for 6.1? Where should I look for a plug-in that
would allow me to deploy to WebSpehere 6.1?

You would have to get a JBuilder upgrade in order to support 6.1.

--
Kevin Dean [TeamB]
Dolphin Data Development Ltd.
http://www.datadevelopment.com/

NEW WHITEPAPERS
Team Development with JBuilder and Borland Enterprise Server
Securing Borland Enterprise Server
http://www.datadevelopment.com/papers/index.html

Please see Borland's newsgroup guidelines at
http://info.borland.com/newsgroups/guide.html
Back to top
Lori M Olson [TeamB]
Guest





PostPosted: Tue Nov 21, 2006 8:41 am    Post subject: Re: JBuilderX and WebSphere 6.1 Reply with quote



Kevin Dean [TeamB] wrote:
Quote:
Lidia wrote:

we're evaluating WebSphere 6.1 fro a migration from EAServer 4.2.
I see in JBuilder X that we should be able to configure a WebSphere
5.0. Did somebody tried this for 6.1? Where should I look for a
plug-in that would allow me to deploy to WebSpehere 6.1?

You would have to get a JBuilder upgrade in order to support 6.1.


And, if this is just an evaluation, you can download and try a full
Enterprise trial version of JBuilder for 30 days.

http://www.borland.com/downloads/download_jbuilder.html

--

Regards,

Lori Olson [TeamB]

------------

Save yourself, and everyone else, some time and search the
newsgroups and the FAQ-O-Matic before posting your next
question.

Google Advanced Newsgroup Search
http://www.google.ca/advanced_group_search
Other Newsgroup Searches:
http://www.borland.com/newsgroups/ngsearch.html
Joi Ellis's FAQ-O-Matic:
http://www.visi.com/~gyles19/fom-serve/cache/1.html
Back to top
Lidia
Guest





PostPosted: Thu Dec 14, 2006 8:59 pm    Post subject: Re: JBuilderX and WebSphere 6.1 Reply with quote

"Lidia" <lrona (AT) biico (DOT) com> wrote:
Quote:

Hi,
we're evaluating WebSphere 6.1 fro a migration from EAServer 4.2.
I see in JBuilder X that we should be able to configure a WebSphere 5.0. Did somebody tried this for 6.1? Where should I look for a plug-in that would allow me to deploy to WebSpehere 6.1?

Regards,
Lidia

I'm coming back with my problem. Deploying app to WebSphere 6.1
I have downloaded a trial version of JBuilder 2006, I managed to succesfully configure the server, I have regenarated the deployment descriptors for WAS 6.1. Trying to deploy the ejb jar files to the server, I get the following error (for each jar or for ear file containing these jars)

"S:\IBM\WebSphere\AppServer\java\bin\javaw" -Dwebsphere.lib.dir="S:\IBM\WebSphere\AppServer\lib" -Dws.ext.dirs="S:\IBM\WebSphere\AppServer\java\lib;S:\IBM\WebSphere\AppServer\classes;S:\IBM\WebSphere\AppServer\lib;S:\IBM\WebSphere\AppServer\lib\ext;S:\IBM\WebSphere\AppServer\web\help;S:\IBM\WebSphere\AppServer\deploytool\itp\plugins\com.ibm.etools.ejbdeploy\runtime;C:\Program Files\Ibm\WebSphere MQ\java\lib;S:\IBM\WebSphere\AppServer\installedChannels" -Dcom.ibm.sse.model.structuredbuilder="off" -Xbootclasspath/a:S:\IBM\WebSphere\AppServer\deploytool\itp\batchboot.jar;S:\IBM\WebSphere\AppServer\java\jre\lib\ext\iwsorbutil.jar -classpath S:\IBM\WebSphere\AppServer\deploytool\itp\batch2.jar -Xquickstart -Xmx256M com.ibm.etools.ejbdeploy.EJBDeploy C:\PICS\lib\temp_BII.RiskAdmin.jar C:\PICS\websphere_temp C:\PICS\lib\BII.RiskAdmin.jar -dbschema NULLID

Starting workbench.

o0619.34

"BII.RiskAdmin.jar": [*Error] An unexpected exception was thrown. Halting execution.

Shutting down workbench.
Error executing deployment: java.lang.ClassNotFoundException. Error is com.ibm.etools.ejbdeploy.batch.plugin.BatchExtension.
java.lang.ClassNotFoundException: com.ibm.etools.ejbdeploy.batch.plugin.BatchExtension
at java.lang.Class.forName(Class.java:131)
at com.ibm.etools.ejbdeploy.batch.impl.BootLoaderLoader.run(BootLoaderLoader.java:237)
at com.ibm.etools.ejbdeploy.batch.impl.BatchDeploy.execute(BatchDeploy.java:99)
at com.ibm.etools.ejbdeploy.EJBDeploy.execute(EJBDeploy.java:83)
at com.ibm.etools.ejbdeploy.EJBDeploy.main(EJBDeploy.java:313)
EJBDeploy level: o0619.34
"S:\IBM\WebSphere\AppServer\java\bin\javaw" -Dwebsphere.lib.dir="S:\IBM\WebSphere\AppServer\lib" -Dws.ext.dirs="S:\IBM\WebSphere\AppServer\java\lib;S:\IBM\WebSphere\AppServer\classes;S:\IBM\WebSphere\AppServer\lib;S:\IBM\WebSphere\AppServer\lib\ext;S:\IBM\WebSphere\AppServer\web\help;S:\IBM\WebSphere\AppServer\deploytool\itp\plugins\com.ibm.etools.ejbdeploy\runtime;C:\Program Files\Ibm\WebSphere MQ\java\lib;S:\IBM\WebSphere\AppServer\installedChannels" -Dcom.ibm.sse.model.structuredbuilder="off" -Xbootclasspath/a:S:\IBM\WebSphere\AppServer\deploytool\itp\batchboot.jar;S:\IBM\WebSphere\AppServer\java\jre\lib\ext\iwsorbutil.jar -classpath S:\IBM\WebSphere\AppServer\deploytool\itp\batch2.jar -Xquickstart -Xmx256M com.ibm.etools.ejbdeploy.EJBDeploy C:\PICS\lib\temp_BII.RiskAdmin.jar C:\PICS\websphere_temp C:\PICS\lib\BII.RiskAdmin.jar -dbschema NULLID
"BII.RiskAdmin.jar": executeEjbDeployCommandLine() Unable to execute EJBDeploy.

What wm I doing wrong? What am I missing?

TYA
Lidia
Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> JBuilder Deployment All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.