Search the web
Sign In
New User? Sign Up
wlshell
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 31 - 60 of 675   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
31
Steve, I totally understand the migration process issues, and the fact is not trivial. I'm working with BEA engineers to better understand the support in 6.1 ...
Paco Gomez
paco@...
Send Email
Feb 5, 2003
6:18 am
32
I was wonder if I could make a request for a new feature (I'm pretty sure the feature is not there, but I could have missed it :-) ).. When creating a...
scottadair2002 <sadai...
scottadair2002
Offline Send Email
Feb 5, 2003
7:57 pm
33
Hi Paco, Another couple things for your "requested features" list for WLShell. I noticed using WLShell 1.5 that c2w does not generate entries for ...
Steve Barber
sbarber4
Offline Send Email
Feb 11, 2003
12:32 am
34
Paco -- Another "requested feature," reported against WLShell 1.5 -- c2w does not generate the JMSSessionPool element of JMSServer, including the...
Steve Barber
sbarber4
Offline Send Email
Feb 11, 2003
3:21 am
35
Steve, It will be available in the next release. Thanks for your continued feedback. Paco Paco Gomez, BEA Systems paco@... www.bea.com ... From: Steve...
Paco Gomez
paco@...
Send Email
Feb 11, 2003
10:12 am
36
Hello, I'd like to know how I can deploy a new EJB. I've tried mkdir EJBComponent, but I can't find the way to specify the jar file. I used c2w with a...
lantierdom <jacklanti...
lantierdom
Offline Send Email
Feb 11, 2003
2:42 pm
37
Dom, Here is a simple example, suppose your server name is "myserver" and the EJB jar file is: "c:\projects\myejb.jar" then type the following commands in...
Paco Gomez
paco@...
Send Email
Feb 12, 2003
2:30 pm
38
Hello, I tried the following script: savedom = weblogic:/Repository/Default/saveDomain activate = /DeployerRuntime/DeployerRuntime/activate data =...
lantierdom <jacklanti...
lantierdom
Offline Send Email
Feb 12, 2003
3:32 pm
39
Dom, The DeployerRuntime component we are trying to use here is available beginning with version 7.0 and the new deployment model. Unfortunately this...
Paco Gomez
paco@...
Send Email
Feb 13, 2003
8:25 am
40
Hello, We cannot migrate to wls 7.0 at the moment, but we plan to migrate to wls 8 as soon as possible. Until there, is there a way we could use specific...
lantierdom <jacklanti...
lantierdom
Offline Send Email
Feb 14, 2003
12:52 pm
41
Hi, The online catalog of WLShell scripts has been recently launched at the new home page for WLShell: http://www.wlshell.com/scripts the new home page is: ...
Paco Gomez
paco@...
Send Email
Mar 1, 2003
10:53 pm
42
When I use the following WLShell commands to create some JMS resources, the JNDI entries appear not to be created, particularly for the JMSConnectionFactory. ...
frizbog1
Offline Send Email
Mar 17, 2003
8:31 pm
43
I am running WLShell 1.5 on IBM AIX 4.3.3 with WLS 6.1 SP2 and JDK 1.3.1. I know that is way behind, we are about to install 7.0 even if the company is not...
debbie_ferris
Offline Send Email
Mar 18, 2003
7:09 pm
44
Hi Im also running WLShell 1.5 on AIX 4.3.3 ML10 WLS6.1 sp4 jdk 1.3.1 (Classic VM (build 1.3.1, J2RE 1.3.1 IBM AIX build ca1311-20011123a (JIT enabled: jitc)))...
Heini Lund Hansen
HLHA@...
Send Email
Mar 19, 2003
8:04 am
45
Has anyone seen this error: could not connect to the server at t3://mtgResSvr1:7305 as system This is my first attempt at using WLShell. I installed it,...
patrick murphy
feenox21
Offline Send Email
Mar 19, 2003
10:59 pm
46
All, Does WLShell interact with custom (non-Bea) MBeans? I couldn't tell from the docs. I created and installed a custom MBean (under WLS 7) that I was able to...
Erik Westland
erikwestland
Offline Send Email
Mar 28, 2003
1:47 pm
47
Paco just told me that the current version (v1.5) does not support custom MBeans, but the next release (about a month or so) will... ... MBean (under ... but I...
erikwestland
Offline Send Email
Mar 28, 2003
3:20 pm
48
Hi Erik, this is a feature that will be included in the next release, which will be available in about a month. I would be interested in knowing requirements...
Paco Gomez
paco@...
Send Email
Mar 28, 2003
3:24 pm
49
Patrick, in the directory where you call wlshell there is a log file (wlsh.log) that may give you some more info about what would be the problem. have a look...
Paco Gomez
paco@...
Send Email
Mar 28, 2003
4:08 pm
50
Hi, can you give us more details about the results of the script? do you get any message from wlshell or from the server? Cheers, Paco ... From: frizbog1...
Paco Gomez
paco@...
Send Email
Mar 28, 2003
4:11 pm
51
Hi, Heini is right, command completion is only for MS at the moment. the message about the look and feel is just an info message and it will be fixed in the...
Paco Gomez
paco@...
Send Email
Mar 28, 2003
4:12 pm
52
Hello, We are running WLS7.0SP1 and are using wlshell for deployment tasks. Today we just noticed, that the savedom command does not work correctly, which...
suvavss
Offline Send Email
Mar 31, 2003
2:20 pm
53
Any chance the deployment failed? Since their a "two-phase deployment" going on ... the deployment might not have finished ... aka ...when you issued the...
andrew sliwkowski
asliwk2000
Offline Send Email
Mar 31, 2003
2:40 pm
54
Paco, I am guessing that the JNDI names has "/"'s in them.. ... __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS'...
andrew sliwkowski
asliwk2000
Offline Send Email
Mar 31, 2003
2:42 pm
55
This has to do with a shift in how Weblogic mbeans can be handled different then other mbeans.... Paco is adding the functionality access all mbeans in a ...
andrew sliwkowski
asliwk2000
Offline Send Email
Mar 31, 2003
2:46 pm
56
hello andrew, thanks for your fast response. Actually in the example I did provide, there are no deployment tasks going on. There is only the "invoke addTarget...
suvavss
Offline Send Email
Mar 31, 2003
2:55 pm
57
Jürgen, I would recommend using the DeployerRuntime for undeploy/redeploy the EJB. I use it myself for development: I have two files: deploy.wlsh and ...
Paco Gomez
paco@...
Send Email
Mar 31, 2003
7:12 pm
58
Paco is right... for 7.x,8.x you have to use the deploymentruntime in order to get "things" deployed... In 6.x you can use "straight" JMX to deploy... /drew ...
andrew sliwkowski
asliwk2000
Offline Send Email
Apr 1, 2003
1:38 am
59
Hi there We've got ear-Files, containing several jar's. A new version with additional jar's and/or with deleted jar's should get deployed. What would be an...
ifszssuva
Offline Send Email
Apr 1, 2003
2:03 pm
60
Paco, We are already using the recommended DeployerRuntime. But we have applications (ear files), which contain several ejb's and some war files. The war-files...
suvavss
Offline Send Email
Apr 1, 2003
2:18 pm
Messages 31 - 60 of 675   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help